COLOR #ACD5D6

HEX: #ACD5D6 RGB: (172,213,214)

Color info

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

RGB color model

#ACD5D6 color RGB value is (172,213,214).

RGB: (172,213,214) (67%, 84%, 84%)

RGB channels and saturation

R 172 of 255 = 67%
G 213 of 255 = 84%
B 214 of 255 = 84%

172
213
214

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

Portions of RGB colors in percentages

R + G + B = 172 + 213 + 214 = 599 (100%)
R 172 of 599 ~ 28.71%
G 213 of 599 ~ 35.56%
B 214 of 599 ~ 35.73'%

%28.71
%35.56
%35.73

CMYK color model

#ACD5D6 color CMYK value is (20,0,0,16).

  • cyan value is 19.63%
  • magenta value is 0.47%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (20,0,0,16)
C20M0Y0K16 (20%, 0%, 0%, 16%)
(0.20 / 0.00 / 0.00 / 0.16)

CMYK percentages

%19.63
%0.47
%0
%16.08

Codes

Color #ACD5D6 in popluar color models

AC D5 D6
RGB 172 213 214
HSL 181° 33.87% 75.69%
HSB/HSV 181° 19.63% 83.92%
CMYK 19.63% 0.47% 0.00%
16.08%

Color #ACD5D6 in popluar number systems.

HEX AC D5 D6
Decimal 172 213 214
Binary 10101100 11010101 11010110
Octal 254 325 326

Shades and tints

Shades of #ACD5D6

#ACD5D6
(172,213,214)
#9DC2C3
(157,194,195)
#8EAFB0
(142,175,176)
#7F9C9D
(127,156,157)
#70898A
(112,137,138)
#617677
(97,118,119)
#526364
(82,99,100)
#435051
(67,80,81)
#343D3E
(52,61,62)
#252A2B
(37,42,43)
#161718
(22,23,24)
#000000
(0,0,0)

Tints of #ACD5D6

#ACD5D6
(172,213,214)
#B3D8D9
(179,216,217)
#BADBDC
(186,219,220)
#C1DEDF
(193,222,223)
#C8E1E2
(200,225,226)
#CFE4E5
(207,228,229)
#D6E7E8
(214,231,232)
#DDEAEB
(221,234,235)
#E4EDEE
(228,237,238)
#EBF0F1
(235,240,241)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACD5D6 color. Also use rgb(172,213,214) instead hex code.

Text Font Color

.myTextColor { color: #ACD5D6; }

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

This text font color is #ACD5D6.

Background Color

.myBgColor { background-color: #ACD5D6; }

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

This div background color is #ACD5D6.

Border color

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

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

This div border color is #ACD5D6.

Opacity

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

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

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

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

This text has shadow with #ACD5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD5D6.

Preview

Color preview on black background

This text has color #ACD5D6 on black background.


Color preview on white background

This text has color #ACD5D6 on white background.


Black color preview on #ACD5D6 background

This text has black color on #ACD5D6 background.


White color preview on #ACD5D6 background

This text has white color on #ACD5D6 background.


Related colors

Complementary color

Complementary color for #hex is #532A29.


I love getcolorcode.com

Triadic colors

1 #D6ACD5 and #D5D6AC with #ACD5D6 are triadic colors.

2 #D6D5AC and #D5ACD6 with #ACD5D6 are triadic colors.