COLOR #ACDBB6

HEX: #ACDBB6 RGB: (172,219,182)

Color info

#ACDBB6 contains red, green and blue colors in about the same proportion. Web safe color of #ACDBB6 is #99CCCC (or #9CC).

RGB color model

#ACDBB6 color RGB value is (172,219,182).

RGB: (172,219,182) (67%, 86%, 71%)

RGB channels and saturation

R 172 of 255 = 67%
G 219 of 255 = 86%
B 182 of 255 = 71%

172
219
182

R + G + B ~ 75%. #ACDBB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 172 + 219 + 182 = 573 (100%)
R 172 of 573 ~ 30.02%
G 219 of 573 ~ 38.22%
B 182 of 573 ~ 31.76'%

%30.02
%38.22
%31.76

CMYK color model

#ACDBB6 color CMYK value is (21,0,17,14).

  • cyan value is 21.46%
  • magenta value is 0.00%
  • yellow value is 16.89%
  • key color value is 14.12%

CMYK: (21,0,17,14)
C21M0Y17K14 (21%, 0%, 17%, 14%)
(0.21 / 0.00 / 0.17 / 0.14)

CMYK percentages

%21.46
%0
%16.89
%14.12

Codes

Color #ACDBB6 in popluar color models

AC DB B6
RGB 172 219 182
HSL 133° 39.50% 76.67%
HSB/HSV 133° 21.46% 85.88%
CMYK 21.46% 0.00% 16.89%
14.12%

Color #ACDBB6 in popluar number systems.

HEX AC DB B6
Decimal 172 219 182
Binary 10101100 11011011 10110110
Octal 254 333 266

Shades and tints

Shades of #ACDBB6

#ACDBB6
(172,219,182)
#9DC8A6
(157,200,166)
#8EB596
(142,181,150)
#7FA286
(127,162,134)
#708F76
(112,143,118)
#617C66
(97,124,102)
#526956
(82,105,86)
#435646
(67,86,70)
#344336
(52,67,54)
#253026
(37,48,38)
#161D16
(22,29,22)
#000000
(0,0,0)

Tints of #ACDBB6

#ACDBB6
(172,219,182)
#B3DEBC
(179,222,188)
#BAE1C2
(186,225,194)
#C1E4C8
(193,228,200)
#C8E7CE
(200,231,206)
#CFEAD4
(207,234,212)
#D6EDDA
(214,237,218)
#DDF0E0
(221,240,224)
#E4F3E6
(228,243,230)
#EBF6EC
(235,246,236)
#F2F9F2
(242,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACDBB6 color. Also use rgb(172,219,182) instead hex code.

Text Font Color

.myTextColor { color: #ACDBB6; }

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

This text font color is #ACDBB6.

Background Color

.myBgColor { background-color: #ACDBB6; }

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

This div background color is #ACDBB6.

Border color

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

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

This div border color is #ACDBB6.

Opacity

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

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

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

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

This text has shadow with #ACDBB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACDBB6.

Preview

Color preview on black background

This text has color #ACDBB6 on black background.


Color preview on white background

This text has color #ACDBB6 on white background.


Black color preview on #ACDBB6 background

This text has black color on #ACDBB6 background.


White color preview on #ACDBB6 background

This text has white color on #ACDBB6 background.


Related colors

Complementary color

Complementary color for #hex is #532449.


I love getcolorcode.com

Triadic colors

1 #B6ACDB and #DBB6AC with #ACDBB6 are triadic colors.

2 #B6DBAC and #DBACB6 with #ACDBB6 are triadic colors.