COLOR #A4C2BA

HEX: #A4C2BA RGB: (164,194,186)

Color info

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

RGB color model

#A4C2BA color RGB value is (164,194,186).

RGB: (164,194,186) (64%, 76%, 73%)

RGB channels and saturation

R 164 of 255 = 64%
G 194 of 255 = 76%
B 186 of 255 = 73%

164
194
186

R + G + B ~ 71%. #A4C2BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 194 + 186 = 544 (100%)
R 164 of 544 ~ 30.15%
G 194 of 544 ~ 35.66%
B 186 of 544 ~ 34.19'%

%30.15
%35.66
%34.19

CMYK color model

#A4C2BA color CMYK value is (15,0,4,24).

  • cyan value is 15.46%
  • magenta value is 0.00%
  • yellow value is 4.12%
  • key color value is 23.92%

CMYK: (15,0,4,24)
C15M0Y4K24 (15%, 0%, 4%, 24%)
(0.15 / 0.00 / 0.04 / 0.24)

CMYK percentages

%15.46
%0
%4.12
%23.92

Codes

Color #A4C2BA in popluar color models

A4 C2 BA
RGB 164 194 186
HSL 164° 19.74% 70.20%
HSB/HSV 164° 15.46% 76.08%
CMYK 15.46% 0.00% 4.12%
23.92%

Color #A4C2BA in popluar number systems.

HEX A4 C2 BA
Decimal 164 194 186
Binary 10100100 11000010 10111010
Octal 244 302 272

Shades and tints

Shades of #A4C2BA

#A4C2BA
(164,194,186)
#96B1AA
(150,177,170)
#88A09A
(136,160,154)
#7A8F8A
(122,143,138)
#6C7E7A
(108,126,122)
#5E6D6A
(94,109,106)
#505C5A
(80,92,90)
#424B4A
(66,75,74)
#343A3A
(52,58,58)
#26292A
(38,41,42)
#18181A
(24,24,26)
#000000
(0,0,0)

Tints of #A4C2BA

#A4C2BA
(164,194,186)
#ACC7C0
(172,199,192)
#B4CCC6
(180,204,198)
#BCD1CC
(188,209,204)
#C4D6D2
(196,214,210)
#CCDBD8
(204,219,216)
#D4E0DE
(212,224,222)
#DCE5E4
(220,229,228)
#E4EAEA
(228,234,234)
#ECEFF0
(236,239,240)
#F4F4F6
(244,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4C2BA color. Also use rgb(164,194,186) instead hex code.

Text Font Color

.myTextColor { color: #A4C2BA; }

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

This text font color is #A4C2BA.

Background Color

.myBgColor { background-color: #A4C2BA; }

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

This div background color is #A4C2BA.

Border color

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

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

This div border color is #A4C2BA.

Opacity

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

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

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

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

This text has shadow with #A4C2BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C2BA.

Preview

Color preview on black background

This text has color #A4C2BA on black background.


Color preview on white background

This text has color #A4C2BA on white background.


Black color preview on #A4C2BA background

This text has black color on #A4C2BA background.


White color preview on #A4C2BA background

This text has white color on #A4C2BA background.


Related colors

Complementary color

Complementary color for #hex is #5B3D45.


I love getcolorcode.com

Triadic colors

1 #BAA4C2 and #C2BAA4 with #A4C2BA are triadic colors.

2 #BAC2A4 and #C2A4BA with #A4C2BA are triadic colors.