COLOR #ACD9E5

HEX: #ACD9E5 RGB: (172,217,229)

Renk bilgisi

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

RGB renk modeli

#ACD9E5 color RGB value is (172,217,229).

RGB: (172,217,229) (67%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 217 of 255 = 85%
B 229 of 255 = 90%

172
217
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 217 + 229 = 618 (100%)
R 172 of 618 ~ 27.83%
G 217 of 618 ~ 35.11%
B 229 of 618 ~ 37.06'%

%27.83
%35.11
%37.06

CMYK RENK MODELİ

#ACD9E5 rengi CMYK tonu (25,5,0,10).

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

CMYK: (25,5,0,10)
C25M5Y0K10 (25%, 5%, 0%, 10%)
(0.25 / 0.05 / 0.00 / 0.10)

CMYK yüzdeleri

%24.89
%5.24
%0
%10.2

Codes

Color #ACD9E5 in popluar color models

AC D9 E5
RGB 172 217 229
HSL 193° 52.29% 78.63%
HSB/HSV 193° 24.89% 89.80%
CMYK 24.89% 5.24% 0.00%
10.20%

Color #ACD9E5 in popluar number systems.

HEX AC D9 E5
Decimal 172 217 229
Binary 10101100 11011001 11100101
Octal 254 331 345

Shades and tints

Shades of #ACD9E5

#ACD9E5
(172,217,229)
#9DC6D1
(157,198,209)
#8EB3BD
(142,179,189)
#7FA0A9
(127,160,169)
#708D95
(112,141,149)
#617A81
(97,122,129)
#52676D
(82,103,109)
#435459
(67,84,89)
#344145
(52,65,69)
#252E31
(37,46,49)
#161B1D
(22,27,29)
#000000
(0,0,0)

Tints of #ACD9E5

#ACD9E5
(172,217,229)
#B3DCE7
(179,220,231)
#BADFE9
(186,223,233)
#C1E2EB
(193,226,235)
#C8E5ED
(200,229,237)
#CFE8EF
(207,232,239)
#D6EBF1
(214,235,241)
#DDEEF3
(221,238,243)
#E4F1F5
(228,241,245)
#EBF4F7
(235,244,247)
#F2F7F9
(242,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD9E5; }

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

This text font color is #ACD9E5.

Background Color

.myBgColor { background-color: #ACD9E5; }

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

This div background color is #ACD9E5.

Border color

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

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

This div border color is #ACD9E5.

Opacity

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

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

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

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

This text has shadow with #ACD9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD9E5.

Preview

Color preview on black background

This text has color #ACD9E5 on black background.


Color preview on white background

This text has color #ACD9E5 on white background.


Black color preview on #ACD9E5 background

This text has black color on #ACD9E5 background.


White color preview on #ACD9E5 background

This text has white color on #ACD9E5 background.


Related colors

Complementary color

Complementary color for #hex is #53261A.


I love getcolorcode.com

Triadic colors

1 #E5ACD9 and #D9E5AC with #ACD9E5 are triadic colors.

2 #E5D9AC and #D9ACE5 with #ACD9E5 are triadic colors.