COLOR #C4A2C9

HEX: #C4A2C9 RGB: (196,162,201)

Color info

#C4A2C9 contains red, green and blue colors in about the same proportion. Web safe color of #C4A2C9 is #CC99CC (or #C9C).

RGB color model

#C4A2C9 color RGB value is (196,162,201).

RGB: (196,162,201) (77%, 64%, 79%)

RGB channels and saturation

R 196 of 255 = 77%
G 162 of 255 = 64%
B 201 of 255 = 79%

196
162
201

R + G + B ~ 73%. #C4A2C9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 162 + 201 = 559 (100%)
R 196 of 559 ~ 35.06%
G 162 of 559 ~ 28.98%
B 201 of 559 ~ 35.96'%

%35.06
%28.98
%35.96

CMYK color model

#C4A2C9 color CMYK value is (2,19,0,21).

  • cyan value is 2.49%
  • magenta value is 19.40%
  • yellow value is 0.00%
  • key color value is 21.18%

CMYK: (2,19,0,21)
C2M19Y0K21 (2%, 19%, 0%, 21%)
(0.02 / 0.19 / 0.00 / 0.21)

CMYK percentages

%2.49
%19.4
%0
%21.18

Codes

Color #C4A2C9 in popluar color models

C4 A2 C9
RGB 196 162 201
HSL 292° 26.53% 71.18%
HSB/HSV 292° 19.40% 78.82%
CMYK 2.49% 19.40% 0.00%
21.18%

Color #C4A2C9 in popluar number systems.

HEX C4 A2 C9
Decimal 196 162 201
Binary 11000100 10100010 11001001
Octal 304 242 311

Shades and tints

Shades of #C4A2C9

#C4A2C9
(196,162,201)
#B394B7
(179,148,183)
#A286A5
(162,134,165)
#917893
(145,120,147)
#806A81
(128,106,129)
#6F5C6F
(111,92,111)
#5E4E5D
(94,78,93)
#4D404B
(77,64,75)
#3C3239
(60,50,57)
#2B2427
(43,36,39)
#1A1615
(26,22,21)
#000000
(0,0,0)

Tints of #C4A2C9

#C4A2C9
(196,162,201)
#C9AACD
(201,170,205)
#CEB2D1
(206,178,209)
#D3BAD5
(211,186,213)
#D8C2D9
(216,194,217)
#DDCADD
(221,202,221)
#E2D2E1
(226,210,225)
#E7DAE5
(231,218,229)
#ECE2E9
(236,226,233)
#F1EAED
(241,234,237)
#F6F2F1
(246,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4A2C9; }

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

This text font color is #C4A2C9.

Background Color

.myBgColor { background-color: #C4A2C9; }

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

This div background color is #C4A2C9.

Border color

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

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

This div border color is #C4A2C9.

Opacity

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

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

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

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

This text has shadow with #C4A2C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A2C9.

Preview

Color preview on black background

This text has color #C4A2C9 on black background.


Color preview on white background

This text has color #C4A2C9 on white background.


Black color preview on #C4A2C9 background

This text has black color on #C4A2C9 background.


White color preview on #C4A2C9 background

This text has white color on #C4A2C9 background.


Related colors

Complementary color

Complementary color for #hex is #3B5D36.


I love getcolorcode.com

Triadic colors

1 #C9C4A2 and #A2C9C4 with #C4A2C9 are triadic colors.

2 #C9A2C4 and #A2C4C9 with #C4A2C9 are triadic colors.