COLOR #C2A4CE

HEX: #C2A4CE RGB: (194,164,206)

Color info

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

RGB color model

#C2A4CE color RGB value is (194,164,206).

RGB: (194,164,206) (76%, 64%, 81%)

RGB channels and saturation

R 194 of 255 = 76%
G 164 of 255 = 64%
B 206 of 255 = 81%

194
164
206

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

Portions of RGB colors in percentages

R + G + B = 194 + 164 + 206 = 564 (100%)
R 194 of 564 ~ 34.4%
G 164 of 564 ~ 29.08%
B 206 of 564 ~ 36.52'%

%34.4
%29.08
%36.52

CMYK color model

#C2A4CE color CMYK value is (6,20,0,19).

  • cyan value is 5.83%
  • magenta value is 20.39%
  • yellow value is 0.00%
  • key color value is 19.22%
CMYK: (6,20,0,19) C6M20Y0K19 (6%,20%,0%,19%) (0.06/0.20/0.00/0.19) 

CMYK percentages

%5.83
%20.39
%0
%19.22

Codes

Color #C2A4CE in popluar color models

C2 A4 CE
RGB 194 164 206
HSL 283° 30.00% 72.55%
HSB/HSV 283° 20.39% 80.78%
CMYK 5.83% 20.39% 0.00%
19.22%

Color #C2A4CE in popluar number systems.

HEX C2 A4 CE
Decimal 194 164 206
Binary 11000010 10100100 11001110
Octal 302 244 316

Shades and tints

Shades of #C2A4CE

#C2A4CE
(194,164,206)
#B196BC
(177,150,188)
#A088AA
(160,136,170)
#8F7A98
(143,122,152)
#7E6C86
(126,108,134)
#6D5E74
(109,94,116)
#5C5062
(92,80,98)
#4B4250
(75,66,80)
#3A343E
(58,52,62)
#29262C
(41,38,44)
#18181A
(24,24,26)
#000000
(0,0,0)

Tints of #C2A4CE

#C2A4CE
(194,164,206)
#C7ACD2
(199,172,210)
#CCB4D6
(204,180,214)
#D1BCDA
(209,188,218)
#D6C4DE
(214,196,222)
#DBCCE2
(219,204,226)
#E0D4E6
(224,212,230)
#E5DCEA
(229,220,234)
#EAE4EE
(234,228,238)
#EFECF2
(239,236,242)
#F4F4F6
(244,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2A4CE color. Also use rgb(194,164,206) instead hex code.

Text Font Color

.myTextColor { color: #C2A4CE; }

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

This text font color is #C2A4CE.

Background Color

.myBgColor { background-color: #C2A4CE; }

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

This div background color is #C2A4CE.

Border color

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

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

This div border color is #C2A4CE.

Opacity

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

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

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

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

This text has shadow with #C2A4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A4CE.

Preview

Color preview on black background

This text has color #C2A4CE on black background.


Color preview on white background

This text has color #C2A4CE on white background.


Black color preview on #C2A4CE background

This text has black color on #C2A4CE background.


White color preview on #C2A4CE background

This text has white color on #C2A4CE background.


Related colors

Complementary color

Complementary color for #hex is #3D5B31.


I love getcolorcode.com

Triadic colors

1 #CEC2A4 and #A4CEC2 with #C2A4CE are triadic colors.

2 #CEA4C2 and #A4C2CE with #C2A4CE are triadic colors.