COLOR #ACCDD4

HEX: #ACCDD4 RGB: (172,205,212)

Renk bilgisi

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

RGB renk modeli

#ACCDD4 color RGB value is (172,205,212).

RGB: (172,205,212) (67%, 80%, 83%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 205 of 255 = 80%
B 212 of 255 = 83%

172
205
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 205 + 212 = 589 (100%)
R 172 of 589 ~ 29.2%
G 205 of 589 ~ 34.8%
B 212 of 589 ~ 35.99'%

%29.2
%34.8
%35.99

CMYK RENK MODELİ

#ACCDD4 rengi CMYK tonu (19,3,0,17).

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

CMYK: (19,3,0,17)
C19M3Y0K17 (19%, 3%, 0%, 17%)
(0.19 / 0.03 / 0.00 / 0.17)

CMYK yüzdeleri

%18.87
%3.3
%0
%16.86

Codes

Color #ACCDD4 in popluar color models

AC CD D4
RGB 172 205 212
HSL 191° 31.75% 75.29%
HSB/HSV 191° 18.87% 83.14%
CMYK 18.87% 3.30% 0.00%
16.86%

Color #ACCDD4 in popluar number systems.

HEX AC CD D4
Decimal 172 205 212
Binary 10101100 11001101 11010100
Octal 254 315 324

Shades and tints

Shades of #ACCDD4

#ACCDD4
(172,205,212)
#9DBBC1
(157,187,193)
#8EA9AE
(142,169,174)
#7F979B
(127,151,155)
#708588
(112,133,136)
#617375
(97,115,117)
#526162
(82,97,98)
#434F4F
(67,79,79)
#343D3C
(52,61,60)
#252B29
(37,43,41)
#161916
(22,25,22)
#000000
(0,0,0)

Tints of #ACCDD4

#ACCDD4
(172,205,212)
#B3D1D7
(179,209,215)
#BAD5DA
(186,213,218)
#C1D9DD
(193,217,221)
#C8DDE0
(200,221,224)
#CFE1E3
(207,225,227)
#D6E5E6
(214,229,230)
#DDE9E9
(221,233,233)
#E4EDEC
(228,237,236)
#EBF1EF
(235,241,239)
#F2F5F2
(242,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACCDD4; }

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

This text font color is #ACCDD4.

Background Color

.myBgColor { background-color: #ACCDD4; }

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

This div background color is #ACCDD4.

Border color

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

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

This div border color is #ACCDD4.

Opacity

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

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

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

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

This text has shadow with #ACCDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACCDD4.

Preview

Color preview on black background

This text has color #ACCDD4 on black background.


Color preview on white background

This text has color #ACCDD4 on white background.


Black color preview on #ACCDD4 background

This text has black color on #ACCDD4 background.


White color preview on #ACCDD4 background

This text has white color on #ACCDD4 background.


Related colors

Complementary color

Complementary color for #hex is #53322B.


I love getcolorcode.com

Triadic colors

1 #D4ACCD and #CDD4AC with #ACCDD4 are triadic colors.

2 #D4CDAC and #CDACD4 with #ACCDD4 are triadic colors.