COLOR #A4C4C2

HEX: #A4C4C2 RGB: (164,196,194)

Color info

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

RGB color model

#A4C4C2 color RGB value is (164,196,194).

RGB: (164,196,194) (64%, 77%, 76%)

RGB channels and saturation

R 164 of 255 = 64%
G 196 of 255 = 77%
B 194 of 255 = 76%

164
196
194

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

Portions of RGB colors in percentages

R + G + B = 164 + 196 + 194 = 554 (100%)
R 164 of 554 ~ 29.6%
G 196 of 554 ~ 35.38%
B 194 of 554 ~ 35.02'%

%29.6
%35.38
%35.02

CMYK color model

#A4C4C2 color CMYK value is (16,0,1,23).

  • cyan value is 16.33%
  • magenta value is 0.00%
  • yellow value is 1.02%
  • key color value is 23.14%

CMYK: (16,0,1,23)
C16M0Y1K23 (16%, 0%, 1%, 23%)
(0.16 / 0.00 / 0.01 / 0.23)

CMYK percentages

%16.33
%0
%1.02
%23.14

Codes

Color #A4C4C2 in popluar color models

A4 C4 C2
RGB 164 196 194
HSL 176° 21.33% 70.59%
HSB/HSV 176° 16.33% 76.86%
CMYK 16.33% 0.00% 1.02%
23.14%

Color #A4C4C2 in popluar number systems.

HEX A4 C4 C2
Decimal 164 196 194
Binary 10100100 11000100 11000010
Octal 244 304 302

Shades and tints

Shades of #A4C4C2

#A4C4C2
(164,196,194)
#96B3B1
(150,179,177)
#88A2A0
(136,162,160)
#7A918F
(122,145,143)
#6C807E
(108,128,126)
#5E6F6D
(94,111,109)
#505E5C
(80,94,92)
#424D4B
(66,77,75)
#343C3A
(52,60,58)
#262B29
(38,43,41)
#181A18
(24,26,24)
#000000
(0,0,0)

Tints of #A4C4C2

#A4C4C2
(164,196,194)
#ACC9C7
(172,201,199)
#B4CECC
(180,206,204)
#BCD3D1
(188,211,209)
#C4D8D6
(196,216,214)
#CCDDDB
(204,221,219)
#D4E2E0
(212,226,224)
#DCE7E5
(220,231,229)
#E4ECEA
(228,236,234)
#ECF1EF
(236,241,239)
#F4F6F4
(244,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4C4C2; }

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

This text font color is #A4C4C2.

Background Color

.myBgColor { background-color: #A4C4C2; }

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

This div background color is #A4C4C2.

Border color

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

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

This div border color is #A4C4C2.

Opacity

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

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

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

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

This text has shadow with #A4C4C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C4C2.

Preview

Color preview on black background

This text has color #A4C4C2 on black background.


Color preview on white background

This text has color #A4C4C2 on white background.


Black color preview on #A4C4C2 background

This text has black color on #A4C4C2 background.


White color preview on #A4C4C2 background

This text has white color on #A4C4C2 background.


Related colors

Complementary color

Complementary color for #hex is #5B3B3D.


I love getcolorcode.com

Triadic colors

1 #C2A4C4 and #C4C2A4 with #A4C4C2 are triadic colors.

2 #C2C4A4 and #C4A4C2 with #A4C4C2 are triadic colors.