COLOR #ACC4D5

HEX: #ACC4D5 RGB: (172,196,213)

Renk bilgisi

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

RGB renk modeli

#ACC4D5 color RGB value is (172,196,213).

RGB: (172,196,213) (67%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 196 of 255 = 77%
B 213 of 255 = 84%

172
196
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 196 + 213 = 581 (100%)
R 172 of 581 ~ 29.6%
G 196 of 581 ~ 33.73%
B 213 of 581 ~ 36.66'%

%29.6
%33.73
%36.66

CMYK RENK MODELİ

#ACC4D5 rengi CMYK tonu (19,8,0,16).

  • camgöbeği tonu 19.25%
  • eflatun tonu 7.98%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,8,0,16)
C19M8Y0K16 (19%, 8%, 0%, 16%)
(0.19 / 0.08 / 0.00 / 0.16)

CMYK yüzdeleri

%19.25
%7.98
%0
%16.47

Codes

Color #ACC4D5 in popluar color models

AC C4 D5
RGB 172 196 213
HSL 205° 32.80% 75.49%
HSB/HSV 205° 19.25% 83.53%
CMYK 19.25% 7.98% 0.00%
16.47%

Color #ACC4D5 in popluar number systems.

HEX AC C4 D5
Decimal 172 196 213
Binary 10101100 11000100 11010101
Octal 254 304 325

Shades and tints

Shades of #ACC4D5

#ACC4D5
(172,196,213)
#9DB3C2
(157,179,194)
#8EA2AF
(142,162,175)
#7F919C
(127,145,156)
#708089
(112,128,137)
#616F76
(97,111,118)
#525E63
(82,94,99)
#434D50
(67,77,80)
#343C3D
(52,60,61)
#252B2A
(37,43,42)
#161A17
(22,26,23)
#000000
(0,0,0)

Tints of #ACC4D5

#ACC4D5
(172,196,213)
#B3C9D8
(179,201,216)
#BACEDB
(186,206,219)
#C1D3DE
(193,211,222)
#C8D8E1
(200,216,225)
#CFDDE4
(207,221,228)
#D6E2E7
(214,226,231)
#DDE7EA
(221,231,234)
#E4ECED
(228,236,237)
#EBF1F0
(235,241,240)
#F2F6F3
(242,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC4D5 color. Also use rgb(172,196,213) instead hex code.

Text Font Color

.myTextColor { color: #ACC4D5; }

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

This text font color is #ACC4D5.

Background Color

.myBgColor { background-color: #ACC4D5; }

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

This div background color is #ACC4D5.

Border color

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

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

This div border color is #ACC4D5.

Opacity

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

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

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

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

This text has shadow with #ACC4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC4D5.

Preview

Color preview on black background

This text has color #ACC4D5 on black background.


Color preview on white background

This text has color #ACC4D5 on white background.


Black color preview on #ACC4D5 background

This text has black color on #ACC4D5 background.


White color preview on #ACC4D5 background

This text has white color on #ACC4D5 background.


Related colors

Complementary color

Complementary color for #hex is #533B2A.


I love getcolorcode.com

Triadic colors

1 #D5ACC4 and #C4D5AC with #ACC4D5 are triadic colors.

2 #D5C4AC and #C4ACD5 with #ACC4D5 are triadic colors.