COLOR #ACC9D4

HEX: #ACC9D4 RGB: (172,201,212)

Renk bilgisi

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

RGB renk modeli

#ACC9D4 color RGB value is (172,201,212).

RGB: (172,201,212) (67%, 79%, 83%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 201 of 255 = 79%
B 212 of 255 = 83%

172
201
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 201 + 212 = 585 (100%)
R 172 of 585 ~ 29.4%
G 201 of 585 ~ 34.36%
B 212 of 585 ~ 36.24'%

%29.4
%34.36
%36.24

CMYK RENK MODELİ

#ACC9D4 rengi CMYK tonu (19,5,0,17).

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

CMYK: (19,5,0,17)
C19M5Y0K17 (19%, 5%, 0%, 17%)
(0.19 / 0.05 / 0.00 / 0.17)

CMYK yüzdeleri

%18.87
%5.19
%0
%16.86

Codes

Color #ACC9D4 in popluar color models

AC C9 D4
RGB 172 201 212
HSL 197° 31.75% 75.29%
HSB/HSV 197° 18.87% 83.14%
CMYK 18.87% 5.19% 0.00%
16.86%

Color #ACC9D4 in popluar number systems.

HEX AC C9 D4
Decimal 172 201 212
Binary 10101100 11001001 11010100
Octal 254 311 324

Shades and tints

Shades of #ACC9D4

#ACC9D4
(172,201,212)
#9DB7C1
(157,183,193)
#8EA5AE
(142,165,174)
#7F939B
(127,147,155)
#708188
(112,129,136)
#616F75
(97,111,117)
#525D62
(82,93,98)
#434B4F
(67,75,79)
#34393C
(52,57,60)
#252729
(37,39,41)
#161516
(22,21,22)
#000000
(0,0,0)

Tints of #ACC9D4

#ACC9D4
(172,201,212)
#B3CDD7
(179,205,215)
#BAD1DA
(186,209,218)
#C1D5DD
(193,213,221)
#C8D9E0
(200,217,224)
#CFDDE3
(207,221,227)
#D6E1E6
(214,225,230)
#DDE5E9
(221,229,233)
#E4E9EC
(228,233,236)
#EBEDEF
(235,237,239)
#F2F1F2
(242,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACC9D4; }

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

This text font color is #ACC9D4.

Background Color

.myBgColor { background-color: #ACC9D4; }

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

This div background color is #ACC9D4.

Border color

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

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

This div border color is #ACC9D4.

Opacity

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

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

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

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

This text has shadow with #ACC9D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC9D4.

Preview

Color preview on black background

This text has color #ACC9D4 on black background.


Color preview on white background

This text has color #ACC9D4 on white background.


Black color preview on #ACC9D4 background

This text has black color on #ACC9D4 background.


White color preview on #ACC9D4 background

This text has white color on #ACC9D4 background.


Related colors

Complementary color

Complementary color for #hex is #53362B.


I love getcolorcode.com

Triadic colors

1 #D4ACC9 and #C9D4AC with #ACC9D4 are triadic colors.

2 #D4C9AC and #C9ACD4 with #ACC9D4 are triadic colors.