COLOR #ACD5E3

HEX: #ACD5E3 RGB: (172,213,227)

Renk bilgisi

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

RGB renk modeli

#ACD5E3 color RGB value is (172,213,227).

RGB: (172,213,227) (67%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 213 of 255 = 84%
B 227 of 255 = 89%

172
213
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 213 + 227 = 612 (100%)
R 172 of 612 ~ 28.1%
G 213 of 612 ~ 34.8%
B 227 of 612 ~ 37.09'%

%28.1
%34.8
%37.09

CMYK RENK MODELİ

#ACD5E3 rengi CMYK tonu (24,6,0,11).

  • camgöbeği tonu 24.23%
  • eflatun tonu 6.17%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (24,6,0,11)
C24M6Y0K11 (24%, 6%, 0%, 11%)
(0.24 / 0.06 / 0.00 / 0.11)

CMYK yüzdeleri

%24.23
%6.17
%0
%10.98

Codes

Color #ACD5E3 in popluar color models

AC D5 E3
RGB 172 213 227
HSL 195° 49.55% 78.24%
HSB/HSV 195° 24.23% 89.02%
CMYK 24.23% 6.17% 0.00%
10.98%

Color #ACD5E3 in popluar number systems.

HEX AC D5 E3
Decimal 172 213 227
Binary 10101100 11010101 11100011
Octal 254 325 343

Shades and tints

Shades of #ACD5E3

#ACD5E3
(172,213,227)
#9DC2CF
(157,194,207)
#8EAFBB
(142,175,187)
#7F9CA7
(127,156,167)
#708993
(112,137,147)
#61767F
(97,118,127)
#52636B
(82,99,107)
#435057
(67,80,87)
#343D43
(52,61,67)
#252A2F
(37,42,47)
#16171B
(22,23,27)
#000000
(0,0,0)

Tints of #ACD5E3

#ACD5E3
(172,213,227)
#B3D8E5
(179,216,229)
#BADBE7
(186,219,231)
#C1DEE9
(193,222,233)
#C8E1EB
(200,225,235)
#CFE4ED
(207,228,237)
#D6E7EF
(214,231,239)
#DDEAF1
(221,234,241)
#E4EDF3
(228,237,243)
#EBF0F5
(235,240,245)
#F2F3F7
(242,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACD5E3 color. Also use rgb(172,213,227) instead hex code.

Text Font Color

.myTextColor { color: #ACD5E3; }

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

This text font color is #ACD5E3.

Background Color

.myBgColor { background-color: #ACD5E3; }

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

This div background color is #ACD5E3.

Border color

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

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

This div border color is #ACD5E3.

Opacity

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

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

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

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

This text has shadow with #ACD5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD5E3.

Preview

Color preview on black background

This text has color #ACD5E3 on black background.


Color preview on white background

This text has color #ACD5E3 on white background.


Black color preview on #ACD5E3 background

This text has black color on #ACD5E3 background.


White color preview on #ACD5E3 background

This text has white color on #ACD5E3 background.


Related colors

Complementary color

Complementary color for #hex is #532A1C.


I love getcolorcode.com

Triadic colors

1 #E3ACD5 and #D5E3AC with #ACD5E3 are triadic colors.

2 #E3D5AC and #D5ACE3 with #ACD5E3 are triadic colors.