COLOR #C4A2C1

HEX: #C4A2C1 RGB: (196,162,193)

Color info

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

RGB color model

#C4A2C1 color RGB value is (196,162,193).

RGB: (196,162,193) (77%, 64%, 76%)

RGB channels and saturation

R 196 of 255 = 77%
G 162 of 255 = 64%
B 193 of 255 = 76%

196
162
193

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

Portions of RGB colors in percentages

R + G + B = 196 + 162 + 193 = 551 (100%)
R 196 of 551 ~ 35.57%
G 162 of 551 ~ 29.4%
B 193 of 551 ~ 35.03'%

%35.57
%29.4
%35.03

CMYK color model

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

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

CMYK: (0,17,2,23)
C0M17Y2K23 (0%, 17%, 2%, 23%)
(0.00 / 0.17 / 0.02 / 0.23)

CMYK percentages

%0
%17.35
%1.53
%23.14

Codes

Color #C4A2C1 in popluar color models

C4 A2 C1
RGB 196 162 193
HSL 305° 22.37% 70.20%
HSB/HSV 305° 17.35% 76.86%
CMYK 0.00% 17.35% 1.53%
23.14%

Color #C4A2C1 in popluar number systems.

HEX C4 A2 C1
Decimal 196 162 193
Binary 11000100 10100010 11000001
Octal 304 242 301

Shades and tints

Shades of #C4A2C1

#C4A2C1
(196,162,193)
#B394B0
(179,148,176)
#A2869F
(162,134,159)
#91788E
(145,120,142)
#806A7D
(128,106,125)
#6F5C6C
(111,92,108)
#5E4E5B
(94,78,91)
#4D404A
(77,64,74)
#3C3239
(60,50,57)
#2B2428
(43,36,40)
#1A1617
(26,22,23)
#000000
(0,0,0)

Tints of #C4A2C1

#C4A2C1
(196,162,193)
#C9AAC6
(201,170,198)
#CEB2CB
(206,178,203)
#D3BAD0
(211,186,208)
#D8C2D5
(216,194,213)
#DDCADA
(221,202,218)
#E2D2DF
(226,210,223)
#E7DAE4
(231,218,228)
#ECE2E9
(236,226,233)
#F1EAEE
(241,234,238)
#F6F2F3
(246,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4A2C1; }

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

This text font color is #C4A2C1.

Background Color

.myBgColor { background-color: #C4A2C1; }

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

This div background color is #C4A2C1.

Border color

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

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

This div border color is #C4A2C1.

Opacity

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

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

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

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

This text has shadow with #C4A2C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A2C1.

Preview

Color preview on black background

This text has color #C4A2C1 on black background.


Color preview on white background

This text has color #C4A2C1 on white background.


Black color preview on #C4A2C1 background

This text has black color on #C4A2C1 background.


White color preview on #C4A2C1 background

This text has white color on #C4A2C1 background.


Related colors

Complementary color

Complementary color for #hex is #3B5D3E.


I love getcolorcode.com

Triadic colors

1 #C1C4A2 and #A2C1C4 with #C4A2C1 are triadic colors.

2 #C1A2C4 and #A2C4C1 with #C4A2C1 are triadic colors.