COLOR #ACD3E5

HEX: #ACD3E5 RGB: (172,211,229)

Renk bilgisi

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

RGB renk modeli

#ACD3E5 color RGB value is (172,211,229).

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

RGB bağlantıları ve doygunluk

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

172
211
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 211 + 229 = 612 (100%)
R 172 of 612 ~ 28.1%
G 211 of 612 ~ 34.48%
B 229 of 612 ~ 37.42'%

%28.1
%34.48
%37.42

CMYK RENK MODELİ

#ACD3E5 rengi CMYK tonu (25,8,0,10).

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

CMYK: (25,8,0,10)
C25M8Y0K10 (25%, 8%, 0%, 10%)
(0.25 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%24.89
%7.86
%0
%10.2

Codes

Color #ACD3E5 in popluar color models

AC D3 E5
RGB 172 211 229
HSL 199° 52.29% 78.63%
HSB/HSV 199° 24.89% 89.80%
CMYK 24.89% 7.86% 0.00%
10.20%

Color #ACD3E5 in popluar number systems.

HEX AC D3 E5
Decimal 172 211 229
Binary 10101100 11010011 11100101
Octal 254 323 345

Shades and tints

Shades of #ACD3E5

#ACD3E5
(172,211,229)
#9DC0D1
(157,192,209)
#8EADBD
(142,173,189)
#7F9AA9
(127,154,169)
#708795
(112,135,149)
#617481
(97,116,129)
#52616D
(82,97,109)
#434E59
(67,78,89)
#343B45
(52,59,69)
#252831
(37,40,49)
#16151D
(22,21,29)
#000000
(0,0,0)

Tints of #ACD3E5

#ACD3E5
(172,211,229)
#B3D7E7
(179,215,231)
#BADBE9
(186,219,233)
#C1DFEB
(193,223,235)
#C8E3ED
(200,227,237)
#CFE7EF
(207,231,239)
#D6EBF1
(214,235,241)
#DDEFF3
(221,239,243)
#E4F3F5
(228,243,245)
#EBF7F7
(235,247,247)
#F2FBF9
(242,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD3E5; }

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

This text font color is #ACD3E5.

Background Color

.myBgColor { background-color: #ACD3E5; }

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

This div background color is #ACD3E5.

Border color

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

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

This div border color is #ACD3E5.

Opacity

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

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

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

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

This text has shadow with #ACD3E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD3E5.

Preview

Color preview on black background

This text has color #ACD3E5 on black background.


Color preview on white background

This text has color #ACD3E5 on white background.


Black color preview on #ACD3E5 background

This text has black color on #ACD3E5 background.


White color preview on #ACD3E5 background

This text has white color on #ACD3E5 background.


Related colors

Complementary color

Complementary color for #hex is #532C1A.


I love getcolorcode.com

Triadic colors

1 #E5ACD3 and #D3E5AC with #ACD3E5 are triadic colors.

2 #E5D3AC and #D3ACE5 with #ACD3E5 are triadic colors.