COLOR #ACD5E6

HEX: #ACD5E6 RGB: (172,213,230)

Renk bilgisi

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

RGB renk modeli

#ACD5E6 color RGB value is (172,213,230).

RGB: (172,213,230) (67%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 213 of 255 = 84%
B 230 of 255 = 90%

172
213
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 213 + 230 = 615 (100%)
R 172 of 615 ~ 27.97%
G 213 of 615 ~ 34.63%
B 230 of 615 ~ 37.4'%

%27.97
%34.63
%37.4

CMYK RENK MODELİ

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

  • camgöbeği tonu 25.22%
  • eflatun tonu 7.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

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

CMYK yüzdeleri

%25.22
%7.39
%0
%9.8

Codes

Color #ACD5E6 in popluar color models

AC D5 E6
RGB 172 213 230
HSL 198° 53.70% 78.82%
HSB/HSV 198° 25.22% 90.20%
CMYK 25.22% 7.39% 0.00%
9.80%

Color #ACD5E6 in popluar number systems.

HEX AC D5 E6
Decimal 172 213 230
Binary 10101100 11010101 11100110
Octal 254 325 346

Shades and tints

Shades of #ACD5E6

#ACD5E6
(172,213,230)
#9DC2D2
(157,194,210)
#8EAFBE
(142,175,190)
#7F9CAA
(127,156,170)
#708996
(112,137,150)
#617682
(97,118,130)
#52636E
(82,99,110)
#43505A
(67,80,90)
#343D46
(52,61,70)
#252A32
(37,42,50)
#16171E
(22,23,30)
#000000
(0,0,0)

Tints of #ACD5E6

#ACD5E6
(172,213,230)
#B3D8E8
(179,216,232)
#BADBEA
(186,219,234)
#C1DEEC
(193,222,236)
#C8E1EE
(200,225,238)
#CFE4F0
(207,228,240)
#D6E7F2
(214,231,242)
#DDEAF4
(221,234,244)
#E4EDF6
(228,237,246)
#EBF0F8
(235,240,248)
#F2F3FA
(242,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD5E6; }

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

This text font color is #ACD5E6.

Background Color

.myBgColor { background-color: #ACD5E6; }

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

This div background color is #ACD5E6.

Border color

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

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

This div border color is #ACD5E6.

Opacity

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

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

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

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

This text has shadow with #ACD5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD5E6.

Preview

Color preview on black background

This text has color #ACD5E6 on black background.


Color preview on white background

This text has color #ACD5E6 on white background.


Black color preview on #ACD5E6 background

This text has black color on #ACD5E6 background.


White color preview on #ACD5E6 background

This text has white color on #ACD5E6 background.


Related colors

Complementary color

Complementary color for #hex is #532A19.


I love getcolorcode.com

Triadic colors

1 #E6ACD5 and #D5E6AC with #ACD5E6 are triadic colors.

2 #E6D5AC and #D5ACE6 with #ACD5E6 are triadic colors.