COLOR #ACC5E6

HEX: #ACC5E6 RGB: (172,197,230)

Renk bilgisi

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

RGB renk modeli

#ACC5E6 color RGB value is (172,197,230).

RGB: (172,197,230) (67%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 197 of 255 = 77%
B 230 of 255 = 90%

172
197
230

R + G + B ~ 78%. #ACC5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 197 + 230 = 599 (100%)
R 172 of 599 ~ 28.71%
G 197 of 599 ~ 32.89%
B 230 of 599 ~ 38.4'%

%28.71
%32.89
%38.4

CMYK RENK MODELİ

#ACC5E6 rengi CMYK tonu (25,14,0,10).

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

CMYK: (25,14,0,10)
C25M14Y0K10 (25%, 14%, 0%, 10%)
(0.25 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%25.22
%14.35
%0
%9.8

Codes

Color #ACC5E6 in popluar color models

AC C5 E6
RGB 172 197 230
HSL 214° 53.70% 78.82%
HSB/HSV 214° 25.22% 90.20%
CMYK 25.22% 14.35% 0.00%
9.80%

Color #ACC5E6 in popluar number systems.

HEX AC C5 E6
Decimal 172 197 230
Binary 10101100 11000101 11100110
Octal 254 305 346

Shades and tints

Shades of #ACC5E6

#ACC5E6
(172,197,230)
#9DB4D2
(157,180,210)
#8EA3BE
(142,163,190)
#7F92AA
(127,146,170)
#708196
(112,129,150)
#617082
(97,112,130)
#525F6E
(82,95,110)
#434E5A
(67,78,90)
#343D46
(52,61,70)
#252C32
(37,44,50)
#161B1E
(22,27,30)
#000000
(0,0,0)

Tints of #ACC5E6

#ACC5E6
(172,197,230)
#B3CAE8
(179,202,232)
#BACFEA
(186,207,234)
#C1D4EC
(193,212,236)
#C8D9EE
(200,217,238)
#CFDEF0
(207,222,240)
#D6E3F2
(214,227,242)
#DDE8F4
(221,232,244)
#E4EDF6
(228,237,246)
#EBF2F8
(235,242,248)
#F2F7FA
(242,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACC5E6; }

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

This text font color is #ACC5E6.

Background Color

.myBgColor { background-color: #ACC5E6; }

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

This div background color is #ACC5E6.

Border color

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

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

This div border color is #ACC5E6.

Opacity

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

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

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

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

This text has shadow with #ACC5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC5E6.

Preview

Color preview on black background

This text has color #ACC5E6 on black background.


Color preview on white background

This text has color #ACC5E6 on white background.


Black color preview on #ACC5E6 background

This text has black color on #ACC5E6 background.


White color preview on #ACC5E6 background

This text has white color on #ACC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #533A19.


I love getcolorcode.com

Triadic colors

1 #E6ACC5 and #C5E6AC with #ACC5E6 are triadic colors.

2 #E6C5AC and #C5ACE6 with #ACC5E6 are triadic colors.