COLOR #C4A0B5

HEX: #C4A0B5 RGB: (196,160,181)

Color info

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

RGB color model

#C4A0B5 color RGB value is (196,160,181).

RGB: (196,160,181) (77%, 63%, 71%)

RGB channels and saturation

R 196 of 255 = 77%
G 160 of 255 = 63%
B 181 of 255 = 71%

196
160
181

R + G + B ~ 70%. #C4A0B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 160 + 181 = 537 (100%)
R 196 of 537 ~ 36.5%
G 160 of 537 ~ 29.8%
B 181 of 537 ~ 33.71'%

%36.5
%29.8
%33.71

CMYK color model

#C4A0B5 color CMYK value is (0,18,8,23).

  • cyan value is 0.00%
  • magenta value is 18.37%
  • yellow value is 7.65%
  • key color value is 23.14%

CMYK: (0,18,8,23)
C0M18Y8K23 (0%, 18%, 8%, 23%)
(0.00 / 0.18 / 0.08 / 0.23)

CMYK percentages

%0
%18.37
%7.65
%23.14

Codes

Color #C4A0B5 in popluar color models

C4 A0 B5
RGB 196 160 181
HSL 325° 23.38% 69.80%
HSB/HSV 325° 18.37% 76.86%
CMYK 0.00% 18.37% 7.65%
23.14%

Color #C4A0B5 in popluar number systems.

HEX C4 A0 B5
Decimal 196 160 181
Binary 11000100 10100000 10110101
Octal 304 240 265

Shades and tints

Shades of #C4A0B5

#C4A0B5
(196,160,181)
#B392A5
(179,146,165)
#A28495
(162,132,149)
#917685
(145,118,133)
#806875
(128,104,117)
#6F5A65
(111,90,101)
#5E4C55
(94,76,85)
#4D3E45
(77,62,69)
#3C3035
(60,48,53)
#2B2225
(43,34,37)
#1A1415
(26,20,21)
#000000
(0,0,0)

Tints of #C4A0B5

#C4A0B5
(196,160,181)
#C9A8BB
(201,168,187)
#CEB0C1
(206,176,193)
#D3B8C7
(211,184,199)
#D8C0CD
(216,192,205)
#DDC8D3
(221,200,211)
#E2D0D9
(226,208,217)
#E7D8DF
(231,216,223)
#ECE0E5
(236,224,229)
#F1E8EB
(241,232,235)
#F6F0F1
(246,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A0B5 color. Also use rgb(196,160,181) instead hex code.

Text Font Color

.myTextColor { color: #C4A0B5; }

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

This text font color is #C4A0B5.

Background Color

.myBgColor { background-color: #C4A0B5; }

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

This div background color is #C4A0B5.

Border color

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

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

This div border color is #C4A0B5.

Opacity

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

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

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

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

This text has shadow with #C4A0B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A0B5.

Preview

Color preview on black background

This text has color #C4A0B5 on black background.


Color preview on white background

This text has color #C4A0B5 on white background.


Black color preview on #C4A0B5 background

This text has black color on #C4A0B5 background.


White color preview on #C4A0B5 background

This text has white color on #C4A0B5 background.


Related colors

Complementary color

Complementary color for #hex is #3B5F4A.


I love getcolorcode.com

Triadic colors

1 #B5C4A0 and #A0B5C4 with #C4A0B5 are triadic colors.

2 #B5A0C4 and #A0C4B5 with #C4A0B5 are triadic colors.