COLOR #ACD7E9

HEX: #ACD7E9 RGB: (172,215,233)

Color info

#ACD7E9 contains mainly green and blue colors. Web safe color of #ACD7E9 is #99CCFF (or #9CF).

RGB color model

#ACD7E9 color RGB value is (172,215,233).

RGB: (172,215,233) (67%, 84%, 91%)

RGB channels and saturation

R 172 of 255 = 67%
G 215 of 255 = 84%
B 233 of 255 = 91%

172
215
233

R + G + B ~ 81%. #ACD7E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 172 + 215 + 233 = 620 (100%)
R 172 of 620 ~ 27.74%
G 215 of 620 ~ 34.68%
B 233 of 620 ~ 37.58'%

%27.74
%34.68
%37.58

CMYK color model

#ACD7E9 color CMYK value is (26,8,0,9).

  • cyan value is 26.18%
  • magenta value is 7.73%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (26,8,0,9)
C26M8Y0K9 (26%, 8%, 0%, 9%)
(0.26 / 0.08 / 0.00 / 0.09)

CMYK percentages

%26.18
%7.73
%0
%8.63

Codes

Color #ACD7E9 in popluar color models

AC D7 E9
RGB 172 215 233
HSL 198° 58.10% 79.41%
HSB/HSV 198° 26.18% 91.37%
CMYK 26.18% 7.73% 0.00%
8.63%

Color #ACD7E9 in popluar number systems.

HEX AC D7 E9
Decimal 172 215 233
Binary 10101100 11010111 11101001
Octal 254 327 351

Shades and tints

Shades of #ACD7E9

#ACD7E9
(172,215,233)
#9DC4D4
(157,196,212)
#8EB1BF
(142,177,191)
#7F9EAA
(127,158,170)
#708B95
(112,139,149)
#617880
(97,120,128)
#52656B
(82,101,107)
#435256
(67,82,86)
#343F41
(52,63,65)
#252C2C
(37,44,44)
#161917
(22,25,23)
#000000
(0,0,0)

Tints of #ACD7E9

#ACD7E9
(172,215,233)
#B3DAEB
(179,218,235)
#BADDED
(186,221,237)
#C1E0EF
(193,224,239)
#C8E3F1
(200,227,241)
#CFE6F3
(207,230,243)
#D6E9F5
(214,233,245)
#DDECF7
(221,236,247)
#E4EFF9
(228,239,249)
#EBF2FB
(235,242,251)
#F2F5FD
(242,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACD7E9 color. Also use rgb(172,215,233) instead hex code.

Text Font Color

.myTextColor { color: #ACD7E9; }

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

This text font color is #ACD7E9.

Background Color

.myBgColor { background-color: #ACD7E9; }

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

This div background color is #ACD7E9.

Border color

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

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

This div border color is #ACD7E9.

Opacity

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

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

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

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

This text has shadow with #ACD7E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD7E9.

Preview

Color preview on black background

This text has color #ACD7E9 on black background.


Color preview on white background

This text has color #ACD7E9 on white background.


Black color preview on #ACD7E9 background

This text has black color on #ACD7E9 background.


White color preview on #ACD7E9 background

This text has white color on #ACD7E9 background.


Related colors

Complementary color

Complementary color for #hex is #532816.


I love getcolorcode.com

Triadic colors

1 #E9ACD7 and #D7E9AC with #ACD7E9 are triadic colors.

2 #E9D7AC and #D7ACE9 with #ACD7E9 are triadic colors.