COLOR #ACD6E5

HEX: #ACD6E5 RGB: (172,214,229)

Renk bilgisi

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

RGB renk modeli

#ACD6E5 color RGB value is (172,214,229).

RGB: (172,214,229) (67%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 214 of 255 = 84%
B 229 of 255 = 90%

172
214
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 214 + 229 = 615 (100%)
R 172 of 615 ~ 27.97%
G 214 of 615 ~ 34.8%
B 229 of 615 ~ 37.24'%

%27.97
%34.8
%37.24

CMYK RENK MODELİ

#ACD6E5 rengi CMYK tonu (25,7,0,10).

  • camgöbeği tonu 24.89%
  • eflatun tonu 6.55%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (25,7,0,10)
C25M7Y0K10 (25%, 7%, 0%, 10%)
(0.25 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%24.89
%6.55
%0
%10.2

Codes

Color #ACD6E5 in popluar color models

AC D6 E5
RGB 172 214 229
HSL 196° 52.29% 78.63%
HSB/HSV 196° 24.89% 89.80%
CMYK 24.89% 6.55% 0.00%
10.20%

Color #ACD6E5 in popluar number systems.

HEX AC D6 E5
Decimal 172 214 229
Binary 10101100 11010110 11100101
Octal 254 326 345

Shades and tints

Shades of #ACD6E5

#ACD6E5
(172,214,229)
#9DC3D1
(157,195,209)
#8EB0BD
(142,176,189)
#7F9DA9
(127,157,169)
#708A95
(112,138,149)
#617781
(97,119,129)
#52646D
(82,100,109)
#435159
(67,81,89)
#343E45
(52,62,69)
#252B31
(37,43,49)
#16181D
(22,24,29)
#000000
(0,0,0)

Tints of #ACD6E5

#ACD6E5
(172,214,229)
#B3D9E7
(179,217,231)
#BADCE9
(186,220,233)
#C1DFEB
(193,223,235)
#C8E2ED
(200,226,237)
#CFE5EF
(207,229,239)
#D6E8F1
(214,232,241)
#DDEBF3
(221,235,243)
#E4EEF5
(228,238,245)
#EBF1F7
(235,241,247)
#F2F4F9
(242,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD6E5; }

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

This text font color is #ACD6E5.

Background Color

.myBgColor { background-color: #ACD6E5; }

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

This div background color is #ACD6E5.

Border color

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

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

This div border color is #ACD6E5.

Opacity

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

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

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

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

This text has shadow with #ACD6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD6E5.

Preview

Color preview on black background

This text has color #ACD6E5 on black background.


Color preview on white background

This text has color #ACD6E5 on white background.


Black color preview on #ACD6E5 background

This text has black color on #ACD6E5 background.


White color preview on #ACD6E5 background

This text has white color on #ACD6E5 background.


Related colors

Complementary color

Complementary color for #hex is #53291A.


I love getcolorcode.com

Triadic colors

1 #E5ACD6 and #D6E5AC with #ACD6E5 are triadic colors.

2 #E5D6AC and #D6ACE5 with #ACD6E5 are triadic colors.