COLOR #ADCFCE

HEX: #ADCFCE RGB: (173,207,206)

Color info

#ADCFCE contains red, green and blue colors in about the same proportion. Web safe color of #ADCFCE is #99CCCC (or #9CC).

RGB color model

#ADCFCE color RGB value is (173,207,206).

RGB: (173,207,206) (68%, 81%, 81%)

RGB channels and saturation

R 173 of 255 = 68%
G 207 of 255 = 81%
B 206 of 255 = 81%

173
207
206

R + G + B ~ 77%. #ADCFCE is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 207 + 206 = 586 (100%)
R 173 of 586 ~ 29.52%
G 207 of 586 ~ 35.32%
B 206 of 586 ~ 35.15'%

%29.52
%35.32
%35.15

CMYK color model

#ADCFCE color CMYK value is (16,0,0,19).

  • cyan value is 16.43%
  • magenta value is 0.00%
  • yellow value is 0.48%
  • key color value is 18.82%
CMYK: (16,0,0,19) C16M0Y0K19 (16%,0%,0%,19%) (0.16/0.00/0.00/0.19) 

CMYK percentages

%16.43
%0
%0.48
%18.82

Codes

Color #ADCFCE in popluar color models

AD CF CE
RGB 173 207 206
HSL 178° 26.15% 74.51%
HSB/HSV 178° 16.43% 81.18%
CMYK 16.43% 0.00% 0.48%
18.82%

Color #ADCFCE in popluar number systems.

HEX AD CF CE
Decimal 173 207 206
Binary 10101101 11001111 11001110
Octal 255 317 316

Shades and tints

Shades of #ADCFCE

#ADCFCE
(173,207,206)
#9EBDBC
(158,189,188)
#8FABAA
(143,171,170)
#809998
(128,153,152)
#718786
(113,135,134)
#627574
(98,117,116)
#536362
(83,99,98)
#445150
(68,81,80)
#353F3E
(53,63,62)
#262D2C
(38,45,44)
#171B1A
(23,27,26)
#000000
(0,0,0)

Tints of #ADCFCE

#ADCFCE
(173,207,206)
#B4D3D2
(180,211,210)
#BBD7D6
(187,215,214)
#C2DBDA
(194,219,218)
#C9DFDE
(201,223,222)
#D0E3E2
(208,227,226)
#D7E7E6
(215,231,230)
#DEEBEA
(222,235,234)
#E5EFEE
(229,239,238)
#ECF3F2
(236,243,242)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCFCE; }

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

This text font color is #ADCFCE.

Background Color

.myBgColor { background-color: #ADCFCE; }

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

This div background color is #ADCFCE.

Border color

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

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

This div border color is #ADCFCE.

Opacity

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

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

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

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

This text has shadow with #ADCFCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCFCE.

Preview

Color preview on black background

This text has color #ADCFCE on black background.


Color preview on white background

This text has color #ADCFCE on white background.


Black color preview on #ADCFCE background

This text has black color on #ADCFCE background.


White color preview on #ADCFCE background

This text has white color on #ADCFCE background.


Related colors

Complementary color

Complementary color for #hex is #523031.


I love getcolorcode.com

Triadic colors

1 #CEADCF and #CFCEAD with #ADCFCE are triadic colors.

2 #CECFAD and #CFADCE with #ADCFCE are triadic colors.