COLOR #A4CDB6

HEX: #A4CDB6 RGB: (164,205,182)

Color info

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

RGB color model

#A4CDB6 color RGB value is (164,205,182).

RGB: (164,205,182) (64%, 80%, 71%)

RGB channels and saturation

R 164 of 255 = 64%
G 205 of 255 = 80%
B 182 of 255 = 71%

164
205
182

R + G + B ~ 72%. #A4CDB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 205 + 182 = 551 (100%)
R 164 of 551 ~ 29.76%
G 205 of 551 ~ 37.21%
B 182 of 551 ~ 33.03'%

%29.76
%37.21
%33.03

CMYK color model

#A4CDB6 color CMYK value is (20,0,11,20).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 11.22%
  • key color value is 19.61%
CMYK: (20,0,11,20) C20M0Y11K20 (20%,0%,11%,20%) (0.20/0.00/0.11/0.20) 

CMYK percentages

%20
%0
%11.22
%19.61

Codes

Color #A4CDB6 in popluar color models

A4 CD B6
RGB 164 205 182
HSL 146° 29.08% 72.35%
HSB/HSV 146° 20.00% 80.39%
CMYK 20.00% 0.00% 11.22%
19.61%

Color #A4CDB6 in popluar number systems.

HEX A4 CD B6
Decimal 164 205 182
Binary 10100100 11001101 10110110
Octal 244 315 266

Shades and tints

Shades of #A4CDB6

#A4CDB6
(164,205,182)
#96BBA6
(150,187,166)
#88A996
(136,169,150)
#7A9786
(122,151,134)
#6C8576
(108,133,118)
#5E7366
(94,115,102)
#506156
(80,97,86)
#424F46
(66,79,70)
#343D36
(52,61,54)
#262B26
(38,43,38)
#181916
(24,25,22)
#000000
(0,0,0)

Tints of #A4CDB6

#A4CDB6
(164,205,182)
#ACD1BC
(172,209,188)
#B4D5C2
(180,213,194)
#BCD9C8
(188,217,200)
#C4DDCE
(196,221,206)
#CCE1D4
(204,225,212)
#D4E5DA
(212,229,218)
#DCE9E0
(220,233,224)
#E4EDE6
(228,237,230)
#ECF1EC
(236,241,236)
#F4F5F2
(244,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4CDB6 color. Also use rgb(164,205,182) instead hex code.

Text Font Color

.myTextColor { color: #A4CDB6; }

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

This text font color is #A4CDB6.

Background Color

.myBgColor { background-color: #A4CDB6; }

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

This div background color is #A4CDB6.

Border color

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

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

This div border color is #A4CDB6.

Opacity

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

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

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

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

This text has shadow with #A4CDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4CDB6.

Preview

Color preview on black background

This text has color #A4CDB6 on black background.


Color preview on white background

This text has color #A4CDB6 on white background.


Black color preview on #A4CDB6 background

This text has black color on #A4CDB6 background.


White color preview on #A4CDB6 background

This text has white color on #A4CDB6 background.


Related colors

Complementary color

Complementary color for #hex is #5B3249.


I love getcolorcode.com

Triadic colors

1 #B6A4CD and #CDB6A4 with #A4CDB6 are triadic colors.

2 #B6CDA4 and #CDA4B6 with #A4CDB6 are triadic colors.