COLOR #C4A0D3

HEX: #C4A0D3 RGB: (196,160,211)

Color info

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

RGB color model

#C4A0D3 color RGB value is (196,160,211).

RGB: (196,160,211) (77%, 63%, 83%)

RGB channels and saturation

R 196 of 255 = 77%
G 160 of 255 = 63%
B 211 of 255 = 83%

196
160
211

R + G + B ~ 74%. #C4A0D3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 160 + 211 = 567 (100%)
R 196 of 567 ~ 34.57%
G 160 of 567 ~ 28.22%
B 211 of 567 ~ 37.21'%

%34.57
%28.22
%37.21

CMYK color model

#C4A0D3 color CMYK value is (7,24,0,17).

  • cyan value is 7.11%
  • magenta value is 24.17%
  • yellow value is 0.00%
  • key color value is 17.25%

CMYK: (7,24,0,17)
C7M24Y0K17 (7%, 24%, 0%, 17%)
(0.07 / 0.24 / 0.00 / 0.17)

CMYK percentages

%7.11
%24.17
%0
%17.25

Codes

Color #C4A0D3 in popluar color models

C4 A0 D3
RGB 196 160 211
HSL 282° 36.69% 72.75%
HSB/HSV 282° 24.17% 82.75%
CMYK 7.11% 24.17% 0.00%
17.25%

Color #C4A0D3 in popluar number systems.

HEX C4 A0 D3
Decimal 196 160 211
Binary 11000100 10100000 11010011
Octal 304 240 323

Shades and tints

Shades of #C4A0D3

#C4A0D3
(196,160,211)
#B392C0
(179,146,192)
#A284AD
(162,132,173)
#91769A
(145,118,154)
#806887
(128,104,135)
#6F5A74
(111,90,116)
#5E4C61
(94,76,97)
#4D3E4E
(77,62,78)
#3C303B
(60,48,59)
#2B2228
(43,34,40)
#1A1415
(26,20,21)
#000000
(0,0,0)

Tints of #C4A0D3

#C4A0D3
(196,160,211)
#C9A8D7
(201,168,215)
#CEB0DB
(206,176,219)
#D3B8DF
(211,184,223)
#D8C0E3
(216,192,227)
#DDC8E7
(221,200,231)
#E2D0EB
(226,208,235)
#E7D8EF
(231,216,239)
#ECE0F3
(236,224,243)
#F1E8F7
(241,232,247)
#F6F0FB
(246,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4A0D3; }

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

This text font color is #C4A0D3.

Background Color

.myBgColor { background-color: #C4A0D3; }

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

This div background color is #C4A0D3.

Border color

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

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

This div border color is #C4A0D3.

Opacity

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

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

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

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

This text has shadow with #C4A0D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A0D3.

Preview

Color preview on black background

This text has color #C4A0D3 on black background.


Color preview on white background

This text has color #C4A0D3 on white background.


Black color preview on #C4A0D3 background

This text has black color on #C4A0D3 background.


White color preview on #C4A0D3 background

This text has white color on #C4A0D3 background.


Related colors

Complementary color

Complementary color for #hex is #3B5F2C.


I love getcolorcode.com

Triadic colors

1 #D3C4A0 and #A0D3C4 with #C4A0D3 are triadic colors.

2 #D3A0C4 and #A0C4D3 with #C4A0D3 are triadic colors.