COLOR #ACD4E5

HEX: #ACD4E5 RGB: (172,212,229)

Renk bilgisi

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

RGB renk modeli

#ACD4E5 color RGB value is (172,212,229).

RGB: (172,212,229) (67%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 212 of 255 = 83%
B 229 of 255 = 90%

172
212
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 212 + 229 = 613 (100%)
R 172 of 613 ~ 28.06%
G 212 of 613 ~ 34.58%
B 229 of 613 ~ 37.36'%

%28.06
%34.58
%37.36

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.89%
  • eflatun tonu 7.42%
  • 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
%7.42
%0
%10.2

Codes

Color #ACD4E5 in popluar color models

AC D4 E5
RGB 172 212 229
HSL 198° 52.29% 78.63%
HSB/HSV 198° 24.89% 89.80%
CMYK 24.89% 7.42% 0.00%
10.20%

Color #ACD4E5 in popluar number systems.

HEX AC D4 E5
Decimal 172 212 229
Binary 10101100 11010100 11100101
Octal 254 324 345

Shades and tints

Shades of #ACD4E5

#ACD4E5
(172,212,229)
#9DC1D1
(157,193,209)
#8EAEBD
(142,174,189)
#7F9BA9
(127,155,169)
#708895
(112,136,149)
#617581
(97,117,129)
#52626D
(82,98,109)
#434F59
(67,79,89)
#343C45
(52,60,69)
#252931
(37,41,49)
#16161D
(22,22,29)
#000000
(0,0,0)

Tints of #ACD4E5

#ACD4E5
(172,212,229)
#B3D7E7
(179,215,231)
#BADAE9
(186,218,233)
#C1DDEB
(193,221,235)
#C8E0ED
(200,224,237)
#CFE3EF
(207,227,239)
#D6E6F1
(214,230,241)
#DDE9F3
(221,233,243)
#E4ECF5
(228,236,245)
#EBEFF7
(235,239,247)
#F2F2F9
(242,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD4E5; }

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

This text font color is #ACD4E5.

Background Color

.myBgColor { background-color: #ACD4E5; }

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

This div background color is #ACD4E5.

Border color

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

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

This div border color is #ACD4E5.

Opacity

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

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

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

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

This text has shadow with #ACD4E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD4E5.

Preview

Color preview on black background

This text has color #ACD4E5 on black background.


Color preview on white background

This text has color #ACD4E5 on white background.


Black color preview on #ACD4E5 background

This text has black color on #ACD4E5 background.


White color preview on #ACD4E5 background

This text has white color on #ACD4E5 background.


Related colors

Complementary color

Complementary color for #hex is #532B1A.


I love getcolorcode.com

Triadic colors

1 #E5ACD4 and #D4E5AC with #ACD4E5 are triadic colors.

2 #E5D4AC and #D4ACE5 with #ACD4E5 are triadic colors.