COLOR #ADE8CF

HEX: #ADE8CF RGB: (173,232,207)

Renk bilgisi

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

RGB renk modeli

#ADE8CF color RGB value is (173,232,207).

RGB: (173,232,207) (68%, 91%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 207 of 255 = 81%

173
232
207

R + G + B ~ 80%. #ADE8CF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 207 = 612 (100%)
R 173 of 612 ~ 28.27%
G 232 of 612 ~ 37.91%
B 207 of 612 ~ 33.82'%

%28.27
%37.91
%33.82

CMYK RENK MODELİ

#ADE8CF rengi CMYK tonu (25,0,11,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 10.78%
  • ana renk tonu 9.02%

CMYK: (25,0,11,9)
C25M0Y11K9 (25%, 0%, 11%, 9%)
(0.25 / 0.00 / 0.11 / 0.09)

CMYK yüzdeleri

%25.43
%0
%10.78
%9.02

Codes

Color #ADE8CF in popluar color models

AD E8 CF
RGB 173 232 207
HSL 155° 56.19% 79.41%
HSB/HSV 155° 25.43% 90.98%
CMYK 25.43% 0.00% 10.78%
9.02%

Color #ADE8CF in popluar number systems.

HEX AD E8 CF
Decimal 173 232 207
Binary 10101101 11101000 11001111
Octal 255 350 317

Shades and tints

Shades of #ADE8CF

#ADE8CF
(173,232,207)
#9ED3BD
(158,211,189)
#8FBEAB
(143,190,171)
#80A999
(128,169,153)
#719487
(113,148,135)
#627F75
(98,127,117)
#536A63
(83,106,99)
#445551
(68,85,81)
#35403F
(53,64,63)
#262B2D
(38,43,45)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADE8CF

#ADE8CF
(173,232,207)
#B4EAD3
(180,234,211)
#BBECD7
(187,236,215)
#C2EEDB
(194,238,219)
#C9F0DF
(201,240,223)
#D0F2E3
(208,242,227)
#D7F4E7
(215,244,231)
#DEF6EB
(222,246,235)
#E5F8EF
(229,248,239)
#ECFAF3
(236,250,243)
#F3FCF7
(243,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE8CF color. Also use rgb(173,232,207) instead hex code.

Text Font Color

.myTextColor { color: #ADE8CF; }

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

This text font color is #ADE8CF.

Background Color

.myBgColor { background-color: #ADE8CF; }

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

This div background color is #ADE8CF.

Border color

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

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

This div border color is #ADE8CF.

Opacity

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

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

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

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

This text has shadow with #ADE8CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8CF.

Preview

Color preview on black background

This text has color #ADE8CF on black background.


Color preview on white background

This text has color #ADE8CF on white background.


Black color preview on #ADE8CF background

This text has black color on #ADE8CF background.


White color preview on #ADE8CF background

This text has white color on #ADE8CF background.


Related colors

Complementary color

Complementary color for #hex is #521730.


I love getcolorcode.com

Triadic colors

1 #CFADE8 and #E8CFAD with #ADE8CF are triadic colors.

2 #CFE8AD and #E8ADCF with #ADE8CF are triadic colors.