COLOR #C4A2A3

HEX: #C4A2A3 RGB: (196,162,163)

Color info

#C4A2A3 contains red, green and blue colors in about the same proportion. Web safe color of #C4A2A3 is #CC9999 (or #C99).

RGB color model

#C4A2A3 color RGB value is (196,162,163).

RGB: (196,162,163) (77%, 64%, 64%)

RGB channels and saturation

R 196 of 255 = 77%
G 162 of 255 = 64%
B 163 of 255 = 64%

196
162
163

R + G + B ~ 68%. #C4A2A3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 162 + 163 = 521 (100%)
R 196 of 521 ~ 37.62%
G 162 of 521 ~ 31.09%
B 163 of 521 ~ 31.29'%

%37.62
%31.09
%31.29

CMYK color model

#C4A2A3 color CMYK value is (0,17,17,23).

  • cyan value is 0.00%
  • magenta value is 17.35%
  • yellow value is 16.84%
  • key color value is 23.14%

CMYK: (0,17,17,23)
C0M17Y17K23 (0%, 17%, 17%, 23%)
(0.00 / 0.17 / 0.17 / 0.23)

CMYK percentages

%0
%17.35
%16.84
%23.14

Codes

Color #C4A2A3 in popluar color models

C4 A2 A3
RGB 196 162 163
HSL 358° 22.37% 70.20%
HSB/HSV 358° 17.35% 76.86%
CMYK 0.00% 17.35% 16.84%
23.14%

Color #C4A2A3 in popluar number systems.

HEX C4 A2 A3
Decimal 196 162 163
Binary 11000100 10100010 10100011
Octal 304 242 243

Shades and tints

Shades of #C4A2A3

#C4A2A3
(196,162,163)
#B39495
(179,148,149)
#A28687
(162,134,135)
#917879
(145,120,121)
#806A6B
(128,106,107)
#6F5C5D
(111,92,93)
#5E4E4F
(94,78,79)
#4D4041
(77,64,65)
#3C3233
(60,50,51)
#2B2425
(43,36,37)
#1A1617
(26,22,23)
#000000
(0,0,0)

Tints of #C4A2A3

#C4A2A3
(196,162,163)
#C9AAAB
(201,170,171)
#CEB2B3
(206,178,179)
#D3BABB
(211,186,187)
#D8C2C3
(216,194,195)
#DDCACB
(221,202,203)
#E2D2D3
(226,210,211)
#E7DADB
(231,218,219)
#ECE2E3
(236,226,227)
#F1EAEB
(241,234,235)
#F6F2F3
(246,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A2A3 color. Also use rgb(196,162,163) instead hex code.

Text Font Color

.myTextColor { color: #C4A2A3; }

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

This text font color is #C4A2A3.

Background Color

.myBgColor { background-color: #C4A2A3; }

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

This div background color is #C4A2A3.

Border color

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

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

This div border color is #C4A2A3.

Opacity

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

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

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

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

This text has shadow with #C4A2A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A2A3.

Preview

Color preview on black background

This text has color #C4A2A3 on black background.


Color preview on white background

This text has color #C4A2A3 on white background.


Black color preview on #C4A2A3 background

This text has black color on #C4A2A3 background.


White color preview on #C4A2A3 background

This text has white color on #C4A2A3 background.


Related colors

Complementary color

Complementary color for #hex is #3B5D5C.


I love getcolorcode.com

Triadic colors

1 #A3C4A2 and #A2A3C4 with #C4A2A3 are triadic colors.

2 #A3A2C4 and #A2C4A3 with #C4A2A3 are triadic colors.