COLOR #ADEBE2

HEX: #ADEBE2 RGB: (173,235,226)

Renk bilgisi

#ADEBE2 contains mainly green and blue colors. #ADEBE2 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEBE2 color RGB value is (173,235,226).

RGB: (173,235,226) (68%, 92%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 226 of 255 = 89%

173
235
226

R + G + B ~ 83%. #ADEBE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 226 = 634 (100%)
R 173 of 634 ~ 27.29%
G 235 of 634 ~ 37.07%
B 226 of 634 ~ 35.65'%

%27.29
%37.07
%35.65

CMYK RENK MODELİ

#ADEBE2 rengi CMYK tonu (26,0,4,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 3.83%
  • ana renk tonu 7.84%

CMYK: (26,0,4,8)
C26M0Y4K8 (26%, 0%, 4%, 8%)
(0.26 / 0.00 / 0.04 / 0.08)

CMYK yüzdeleri

%26.38
%0
%3.83
%7.84

Codes

Color #ADEBE2 in popluar color models

AD EB E2
RGB 173 235 226
HSL 171° 60.78% 80.00%
HSB/HSV 171° 26.38% 92.16%
CMYK 26.38% 0.00% 3.83%
7.84%

Color #ADEBE2 in popluar number systems.

HEX AD EB E2
Decimal 173 235 226
Binary 10101101 11101011 11100010
Octal 255 353 342

Shades and tints

Shades of #ADEBE2

#ADEBE2
(173,235,226)
#9ED6CE
(158,214,206)
#8FC1BA
(143,193,186)
#80ACA6
(128,172,166)
#719792
(113,151,146)
#62827E
(98,130,126)
#536D6A
(83,109,106)
#445856
(68,88,86)
#354342
(53,67,66)
#262E2E
(38,46,46)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADEBE2

#ADEBE2
(173,235,226)
#B4ECE4
(180,236,228)
#BBEDE6
(187,237,230)
#C2EEE8
(194,238,232)
#C9EFEA
(201,239,234)
#D0F0EC
(208,240,236)
#D7F1EE
(215,241,238)
#DEF2F0
(222,242,240)
#E5F3F2
(229,243,242)
#ECF4F4
(236,244,244)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEBE2 color. Also use rgb(173,235,226) instead hex code.

Text Font Color

.myTextColor { color: #ADEBE2; }

<p style="color:#ADEBE2">This sample text font color is #ADEBE2.</p>

This text font color is #ADEBE2.

Background Color

.myBgColor { background-color: #ADEBE2; }

<div style="background-color:#ADEBE2">Inner text</div>

This div background color is #ADEBE2.

Border color

.myBorderColor { border: 1px solid #ADEBE2; }

<div style="border:3px solid #ADEBE2">Div</div>

This div border color is #ADEBE2.

Opacity

.myOpacity80 { color: #ADEBE2; opacity: 0.8; }

<p style="color:#ADEBE2;opacity:0.8;">80%</p>

Text with #ADEBE2 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #ADEBE2;}

<p style="text-shadow: 3px 3px 1px #ADEBE2">Text here.</p>

This text has shadow with #ADEBE2 color.


.textShadow {text-shadow: 3px 3px 1px #ADEBE2', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #ADEBE2, 5px 5px 20px red">Text here.</p>

This text has shadow with #ADEBE2 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#ADEBE2, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#ADEBE2, Direction=45, Strength=4)">Text</p>

This text has shadow with #ADEBE2 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #ADEBE2;
-webkit-box-shadow: 1px 1px 3px 2px #ADEBE2;
box-shadow: 1px 1px 3px 2px #ADEBE2;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #ADEBE2; -webkit-box-shadow: 1px 1px 3px 2px #ADEBE2; box-shadow:1px 1px 3px 2px #ADEBE2;">
Div content here
</div>

This div box has shadow with color #ADEBE2.

Preview

Color preview on black background

This text has color #ADEBE2 on black background.


Color preview on white background

This text has color #ADEBE2 on white background.


Black color preview on #ADEBE2 background

This text has black color on #ADEBE2 background.


White color preview on #ADEBE2 background

This text has white color on #ADEBE2 background.


Related colors

Complementary color

Complementary color for #hex is #52141D.


I love getcolorcode.com

Triadic colors

1 #E2ADEB and #EBE2AD with #ADEBE2 are triadic colors.

2 #E2EBAD and #EBADE2 with #ADEBE2 are triadic colors.