COLOR #ADE0C6

HEX: #ADE0C6 RGB: (173,224,198)

Renk bilgisi

#ADE0C6 contains red, green and blue colors in about the same proportion. #ADE0C6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ADE0C6 color RGB value is (173,224,198).

RGB: (173,224,198) (68%, 88%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 198 of 255 = 78%

173
224
198

R + G + B ~ 78%. #ADE0C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 198 = 595 (100%)
R 173 of 595 ~ 29.08%
G 224 of 595 ~ 37.65%
B 198 of 595 ~ 33.28'%

%29.08
%37.65
%33.28

CMYK RENK MODELİ

#ADE0C6 rengi CMYK tonu (23,0,12,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 11.61%
  • ana renk tonu 12.16%
CMYK: (23,0,12,12) C23M0Y12K12 (23%,0%,12%,12%) (0.23/0.00/0.12/0.12) 

CMYK yüzdeleri

%22.77
%0
%11.61
%12.16

Codes

Color #ADE0C6 in popluar color models

AD E0 C6
RGB 173 224 198
HSL 149° 45.13% 77.84%
HSB/HSV 149° 22.77% 87.84%
CMYK 22.77% 0.00% 11.61%
12.16%

Color #ADE0C6 in popluar number systems.

HEX AD E0 C6
Decimal 173 224 198
Binary 10101101 11100000 11000110
Octal 255 340 306

Shades and tints

Shades of #ADE0C6

#ADE0C6
(173,224,198)
#9ECCB4
(158,204,180)
#8FB8A2
(143,184,162)
#80A490
(128,164,144)
#71907E
(113,144,126)
#627C6C
(98,124,108)
#53685A
(83,104,90)
#445448
(68,84,72)
#354036
(53,64,54)
#262C24
(38,44,36)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #ADE0C6

#ADE0C6
(173,224,198)
#B4E2CB
(180,226,203)
#BBE4D0
(187,228,208)
#C2E6D5
(194,230,213)
#C9E8DA
(201,232,218)
#D0EADF
(208,234,223)
#D7ECE4
(215,236,228)
#DEEEE9
(222,238,233)
#E5F0EE
(229,240,238)
#ECF2F3
(236,242,243)
#F3F4F8
(243,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE0C6 color. Also use rgb(173,224,198) instead hex code.

Text Font Color

.myTextColor { color: #ADE0C6; }

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

This text font color is #ADE0C6.

Background Color

.myBgColor { background-color: #ADE0C6; }

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

This div background color is #ADE0C6.

Border color

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

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

This div border color is #ADE0C6.

Opacity

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

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

Text with #ADE0C6 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 #ADE0C6;}

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

This text has shadow with #ADE0C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0C6.

Preview

Color preview on black background

This text has color #ADE0C6 on black background.


Color preview on white background

This text has color #ADE0C6 on white background.


Black color preview on #ADE0C6 background

This text has black color on #ADE0C6 background.


White color preview on #ADE0C6 background

This text has white color on #ADE0C6 background.


Related colors

Complementary color

Complementary color for #hex is #521F39.


I love getcolorcode.com

Triadic colors

1 #C6ADE0 and #E0C6AD with #ADE0C6 are triadic colors.

2 #C6E0AD and #E0ADC6 with #ADE0C6 are triadic colors.