COLOR #ACC5D4

HEX: #ACC5D4 RGB: (172,197,212)

Renk bilgisi

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

RGB renk modeli

#ACC5D4 color RGB value is (172,197,212).

RGB: (172,197,212) (67%, 77%, 83%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 197 of 255 = 77%
B 212 of 255 = 83%

172
197
212

R + G + B ~ 76%. #ACC5D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 197 + 212 = 581 (100%)
R 172 of 581 ~ 29.6%
G 197 of 581 ~ 33.91%
B 212 of 581 ~ 36.49'%

%29.6
%33.91
%36.49

CMYK RENK MODELİ

#ACC5D4 rengi CMYK tonu (19,7,0,17).

  • camgöbeği tonu 18.87%
  • eflatun tonu 7.08%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (19,7,0,17)
C19M7Y0K17 (19%, 7%, 0%, 17%)
(0.19 / 0.07 / 0.00 / 0.17)

CMYK yüzdeleri

%18.87
%7.08
%0
%16.86

Codes

Color #ACC5D4 in popluar color models

AC C5 D4
RGB 172 197 212
HSL 203° 31.75% 75.29%
HSB/HSV 203° 18.87% 83.14%
CMYK 18.87% 7.08% 0.00%
16.86%

Color #ACC5D4 in popluar number systems.

HEX AC C5 D4
Decimal 172 197 212
Binary 10101100 11000101 11010100
Octal 254 305 324

Shades and tints

Shades of #ACC5D4

#ACC5D4
(172,197,212)
#9DB4C1
(157,180,193)
#8EA3AE
(142,163,174)
#7F929B
(127,146,155)
#708188
(112,129,136)
#617075
(97,112,117)
#525F62
(82,95,98)
#434E4F
(67,78,79)
#343D3C
(52,61,60)
#252C29
(37,44,41)
#161B16
(22,27,22)
#000000
(0,0,0)

Tints of #ACC5D4

#ACC5D4
(172,197,212)
#B3CAD7
(179,202,215)
#BACFDA
(186,207,218)
#C1D4DD
(193,212,221)
#C8D9E0
(200,217,224)
#CFDEE3
(207,222,227)
#D6E3E6
(214,227,230)
#DDE8E9
(221,232,233)
#E4EDEC
(228,237,236)
#EBF2EF
(235,242,239)
#F2F7F2
(242,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACC5D4; }

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

This text font color is #ACC5D4.

Background Color

.myBgColor { background-color: #ACC5D4; }

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

This div background color is #ACC5D4.

Border color

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

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

This div border color is #ACC5D4.

Opacity

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

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

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

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

This text has shadow with #ACC5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC5D4.

Preview

Color preview on black background

This text has color #ACC5D4 on black background.


Color preview on white background

This text has color #ACC5D4 on white background.


Black color preview on #ACC5D4 background

This text has black color on #ACC5D4 background.


White color preview on #ACC5D4 background

This text has white color on #ACC5D4 background.


Related colors

Complementary color

Complementary color for #hex is #533A2B.


I love getcolorcode.com

Triadic colors

1 #D4ACC5 and #C5D4AC with #ACC5D4 are triadic colors.

2 #D4C5AC and #C5ACD4 with #ACC5D4 are triadic colors.