COLOR #ACC5E7

HEX: #ACC5E7 RGB: (172,197,231)

Renk bilgisi

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

RGB renk modeli

#ACC5E7 color RGB value is (172,197,231).

RGB: (172,197,231) (67%, 77%, 91%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 197 of 255 = 77%
B 231 of 255 = 91%

172
197
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 197 + 231 = 600 (100%)
R 172 of 600 ~ 28.67%
G 197 of 600 ~ 32.83%
B 231 of 600 ~ 38.5'%

%28.67
%32.83
%38.5

CMYK RENK MODELİ

#ACC5E7 rengi CMYK tonu (26,15,0,9).

  • camgöbeği tonu 25.54%
  • eflatun tonu 14.72%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (26,15,0,9)
C26M15Y0K9 (26%, 15%, 0%, 9%)
(0.26 / 0.15 / 0.00 / 0.09)

CMYK yüzdeleri

%25.54
%14.72
%0
%9.41

Codes

Color #ACC5E7 in popluar color models

AC C5 E7
RGB 172 197 231
HSL 215° 55.14% 79.02%
HSB/HSV 215° 25.54% 90.59%
CMYK 25.54% 14.72% 0.00%
9.41%

Color #ACC5E7 in popluar number systems.

HEX AC C5 E7
Decimal 172 197 231
Binary 10101100 11000101 11100111
Octal 254 305 347

Shades and tints

Shades of #ACC5E7

#ACC5E7
(172,197,231)
#9DB4D2
(157,180,210)
#8EA3BD
(142,163,189)
#7F92A8
(127,146,168)
#708193
(112,129,147)
#61707E
(97,112,126)
#525F69
(82,95,105)
#434E54
(67,78,84)
#343D3F
(52,61,63)
#252C2A
(37,44,42)
#161B15
(22,27,21)
#000000
(0,0,0)

Tints of #ACC5E7

#ACC5E7
(172,197,231)
#B3CAE9
(179,202,233)
#BACFEB
(186,207,235)
#C1D4ED
(193,212,237)
#C8D9EF
(200,217,239)
#CFDEF1
(207,222,241)
#D6E3F3
(214,227,243)
#DDE8F5
(221,232,245)
#E4EDF7
(228,237,247)
#EBF2F9
(235,242,249)
#F2F7FB
(242,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACC5E7; }

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

This text font color is #ACC5E7.

Background Color

.myBgColor { background-color: #ACC5E7; }

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

This div background color is #ACC5E7.

Border color

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

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

This div border color is #ACC5E7.

Opacity

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

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

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

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

This text has shadow with #ACC5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC5E7.

Preview

Color preview on black background

This text has color #ACC5E7 on black background.


Color preview on white background

This text has color #ACC5E7 on white background.


Black color preview on #ACC5E7 background

This text has black color on #ACC5E7 background.


White color preview on #ACC5E7 background

This text has white color on #ACC5E7 background.


Related colors

Complementary color

Complementary color for #hex is #533A18.


I love getcolorcode.com

Triadic colors

1 #E7ACC5 and #C5E7AC with #ACC5E7 are triadic colors.

2 #E7C5AC and #C5ACE7 with #ACC5E7 are triadic colors.