COLOR #ACD9C7

HEX: #ACD9C7 RGB: (172,217,199)

Renk bilgisi

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

RGB renk modeli

#ACD9C7 color RGB value is (172,217,199).

RGB: (172,217,199) (67%, 85%, 78%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 217 of 255 = 85%
B 199 of 255 = 78%

172
217
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 217 + 199 = 588 (100%)
R 172 of 588 ~ 29.25%
G 217 of 588 ~ 36.9%
B 199 of 588 ~ 33.84'%

%29.25
%36.9
%33.84

CMYK RENK MODELİ

#ACD9C7 rengi CMYK tonu (21,0,8,15).

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

CMYK: (21,0,8,15)
C21M0Y8K15 (21%, 0%, 8%, 15%)
(0.21 / 0.00 / 0.08 / 0.15)

CMYK yüzdeleri

%20.74
%0
%8.29
%14.9

Codes

Color #ACD9C7 in popluar color models

AC D9 C7
RGB 172 217 199
HSL 156° 37.19% 76.27%
HSB/HSV 156° 20.74% 85.10%
CMYK 20.74% 0.00% 8.29%
14.90%

Color #ACD9C7 in popluar number systems.

HEX AC D9 C7
Decimal 172 217 199
Binary 10101100 11011001 11000111
Octal 254 331 307

Shades and tints

Shades of #ACD9C7

#ACD9C7
(172,217,199)
#9DC6B5
(157,198,181)
#8EB3A3
(142,179,163)
#7FA091
(127,160,145)
#708D7F
(112,141,127)
#617A6D
(97,122,109)
#52675B
(82,103,91)
#435449
(67,84,73)
#344137
(52,65,55)
#252E25
(37,46,37)
#161B13
(22,27,19)
#000000
(0,0,0)

Tints of #ACD9C7

#ACD9C7
(172,217,199)
#B3DCCC
(179,220,204)
#BADFD1
(186,223,209)
#C1E2D6
(193,226,214)
#C8E5DB
(200,229,219)
#CFE8E0
(207,232,224)
#D6EBE5
(214,235,229)
#DDEEEA
(221,238,234)
#E4F1EF
(228,241,239)
#EBF4F4
(235,244,244)
#F2F7F9
(242,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD9C7; }

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

This text font color is #ACD9C7.

Background Color

.myBgColor { background-color: #ACD9C7; }

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

This div background color is #ACD9C7.

Border color

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

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

This div border color is #ACD9C7.

Opacity

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

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

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

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

This text has shadow with #ACD9C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD9C7.

Preview

Color preview on black background

This text has color #ACD9C7 on black background.


Color preview on white background

This text has color #ACD9C7 on white background.


Black color preview on #ACD9C7 background

This text has black color on #ACD9C7 background.


White color preview on #ACD9C7 background

This text has white color on #ACD9C7 background.


Related colors

Complementary color

Complementary color for #hex is #532638.


I love getcolorcode.com

Triadic colors

1 #C7ACD9 and #D9C7AC with #ACD9C7 are triadic colors.

2 #C7D9AC and #D9ACC7 with #ACD9C7 are triadic colors.