COLOR #ACD5B5

HEX: #ACD5B5 RGB: (172,213,181)

Renk bilgisi

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

RGB renk modeli

#ACD5B5 color RGB value is (172,213,181).

RGB: (172,213,181) (67%, 84%, 71%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 213 of 255 = 84%
B 181 of 255 = 71%

172
213
181

R + G + B ~ 74%. #ACD5B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 213 + 181 = 566 (100%)
R 172 of 566 ~ 30.39%
G 213 of 566 ~ 37.63%
B 181 of 566 ~ 31.98'%

%30.39
%37.63
%31.98

CMYK RENK MODELİ

#ACD5B5 rengi CMYK tonu (19,0,15,16).

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

CMYK: (19,0,15,16)
C19M0Y15K16 (19%, 0%, 15%, 16%)
(0.19 / 0.00 / 0.15 / 0.16)

CMYK yüzdeleri

%19.25
%0
%15.02
%16.47

Codes

Color #ACD5B5 in popluar color models

AC D5 B5
RGB 172 213 181
HSL 133° 32.80% 75.49%
HSB/HSV 133° 19.25% 83.53%
CMYK 19.25% 0.00% 15.02%
16.47%

Color #ACD5B5 in popluar number systems.

HEX AC D5 B5
Decimal 172 213 181
Binary 10101100 11010101 10110101
Octal 254 325 265

Shades and tints

Shades of #ACD5B5

#ACD5B5
(172,213,181)
#9DC2A5
(157,194,165)
#8EAF95
(142,175,149)
#7F9C85
(127,156,133)
#708975
(112,137,117)
#617665
(97,118,101)
#526355
(82,99,85)
#435045
(67,80,69)
#343D35
(52,61,53)
#252A25
(37,42,37)
#161715
(22,23,21)
#000000
(0,0,0)

Tints of #ACD5B5

#ACD5B5
(172,213,181)
#B3D8BB
(179,216,187)
#BADBC1
(186,219,193)
#C1DEC7
(193,222,199)
#C8E1CD
(200,225,205)
#CFE4D3
(207,228,211)
#D6E7D9
(214,231,217)
#DDEADF
(221,234,223)
#E4EDE5
(228,237,229)
#EBF0EB
(235,240,235)
#F2F3F1
(242,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD5B5; }

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

This text font color is #ACD5B5.

Background Color

.myBgColor { background-color: #ACD5B5; }

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

This div background color is #ACD5B5.

Border color

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

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

This div border color is #ACD5B5.

Opacity

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

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

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

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

This text has shadow with #ACD5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD5B5.

Preview

Color preview on black background

This text has color #ACD5B5 on black background.


Color preview on white background

This text has color #ACD5B5 on white background.


Black color preview on #ACD5B5 background

This text has black color on #ACD5B5 background.


White color preview on #ACD5B5 background

This text has white color on #ACD5B5 background.


Related colors

Complementary color

Complementary color for #hex is #532A4A.


I love getcolorcode.com

Triadic colors

1 #B5ACD5 and #D5B5AC with #ACD5B5 are triadic colors.

2 #B5D5AC and #D5ACB5 with #ACD5B5 are triadic colors.