COLOR #ACCDD9

HEX: #ACCDD9 RGB: (172,205,217)

Renk bilgisi

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

RGB renk modeli

#ACCDD9 color RGB value is (172,205,217).

RGB: (172,205,217) (67%, 80%, 85%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 205 of 255 = 80%
B 217 of 255 = 85%

172
205
217

R + G + B ~ 77%. #ACCDD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 205 + 217 = 594 (100%)
R 172 of 594 ~ 28.96%
G 205 of 594 ~ 34.51%
B 217 of 594 ~ 36.53'%

%28.96
%34.51
%36.53

CMYK RENK MODELİ

#ACCDD9 rengi CMYK tonu (21,6,0,15).

  • camgöbeği tonu 20.74%
  • eflatun tonu 5.53%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (21,6,0,15)
C21M6Y0K15 (21%, 6%, 0%, 15%)
(0.21 / 0.06 / 0.00 / 0.15)

CMYK yüzdeleri

%20.74
%5.53
%0
%14.9

Codes

Color #ACCDD9 in popluar color models

AC CD D9
RGB 172 205 217
HSL 196° 37.19% 76.27%
HSB/HSV 196° 20.74% 85.10%
CMYK 20.74% 5.53% 0.00%
14.90%

Color #ACCDD9 in popluar number systems.

HEX AC CD D9
Decimal 172 205 217
Binary 10101100 11001101 11011001
Octal 254 315 331

Shades and tints

Shades of #ACCDD9

#ACCDD9
(172,205,217)
#9DBBC6
(157,187,198)
#8EA9B3
(142,169,179)
#7F97A0
(127,151,160)
#70858D
(112,133,141)
#61737A
(97,115,122)
#526167
(82,97,103)
#434F54
(67,79,84)
#343D41
(52,61,65)
#252B2E
(37,43,46)
#16191B
(22,25,27)
#000000
(0,0,0)

Tints of #ACCDD9

#ACCDD9
(172,205,217)
#B3D1DC
(179,209,220)
#BAD5DF
(186,213,223)
#C1D9E2
(193,217,226)
#C8DDE5
(200,221,229)
#CFE1E8
(207,225,232)
#D6E5EB
(214,229,235)
#DDE9EE
(221,233,238)
#E4EDF1
(228,237,241)
#EBF1F4
(235,241,244)
#F2F5F7
(242,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACCDD9 color. Also use rgb(172,205,217) instead hex code.

Text Font Color

.myTextColor { color: #ACCDD9; }

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

This text font color is #ACCDD9.

Background Color

.myBgColor { background-color: #ACCDD9; }

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

This div background color is #ACCDD9.

Border color

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

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

This div border color is #ACCDD9.

Opacity

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

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

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

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

This text has shadow with #ACCDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACCDD9.

Preview

Color preview on black background

This text has color #ACCDD9 on black background.


Color preview on white background

This text has color #ACCDD9 on white background.


Black color preview on #ACCDD9 background

This text has black color on #ACCDD9 background.


White color preview on #ACCDD9 background

This text has white color on #ACCDD9 background.


Related colors

Complementary color

Complementary color for #hex is #533226.


I love getcolorcode.com

Triadic colors

1 #D9ACCD and #CDD9AC with #ACCDD9 are triadic colors.

2 #D9CDAC and #CDACD9 with #ACCDD9 are triadic colors.