COLOR #C2A0A7

HEX: #C2A0A7 RGB: (194,160,167)

Color info

#C2A0A7 contains red, green and blue colors in about the same proportion. Web safe color of #C2A0A7 is #CC9999 (or #C99).

RGB color model

#C2A0A7 color RGB value is (194,160,167).

RGB: (194,160,167) (76%, 63%, 65%)

RGB channels and saturation

R 194 of 255 = 76%
G 160 of 255 = 63%
B 167 of 255 = 65%

194
160
167

R + G + B ~ 68%. #C2A0A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 160 + 167 = 521 (100%)
R 194 of 521 ~ 37.24%
G 160 of 521 ~ 30.71%
B 167 of 521 ~ 32.05'%

%37.24
%30.71
%32.05

CMYK color model

#C2A0A7 color CMYK value is (0,18,14,24).

  • cyan value is 0.00%
  • magenta value is 17.53%
  • yellow value is 13.92%
  • key color value is 23.92%

CMYK: (0,18,14,24)
C0M18Y14K24 (0%, 18%, 14%, 24%)
(0.00 / 0.18 / 0.14 / 0.24)

CMYK percentages

%0
%17.53
%13.92
%23.92

Codes

Color #C2A0A7 in popluar color models

C2 A0 A7
RGB 194 160 167
HSL 348° 21.79% 69.41%
HSB/HSV 348° 17.53% 76.08%
CMYK 0.00% 17.53% 13.92%
23.92%

Color #C2A0A7 in popluar number systems.

HEX C2 A0 A7
Decimal 194 160 167
Binary 11000010 10100000 10100111
Octal 302 240 247

Shades and tints

Shades of #C2A0A7

#C2A0A7
(194,160,167)
#B19298
(177,146,152)
#A08489
(160,132,137)
#8F767A
(143,118,122)
#7E686B
(126,104,107)
#6D5A5C
(109,90,92)
#5C4C4D
(92,76,77)
#4B3E3E
(75,62,62)
#3A302F
(58,48,47)
#292220
(41,34,32)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #C2A0A7

#C2A0A7
(194,160,167)
#C7A8AF
(199,168,175)
#CCB0B7
(204,176,183)
#D1B8BF
(209,184,191)
#D6C0C7
(214,192,199)
#DBC8CF
(219,200,207)
#E0D0D7
(224,208,215)
#E5D8DF
(229,216,223)
#EAE0E7
(234,224,231)
#EFE8EF
(239,232,239)
#F4F0F7
(244,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2A0A7 color. Also use rgb(194,160,167) instead hex code.

Text Font Color

.myTextColor { color: #C2A0A7; }

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

This text font color is #C2A0A7.

Background Color

.myBgColor { background-color: #C2A0A7; }

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

This div background color is #C2A0A7.

Border color

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

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

This div border color is #C2A0A7.

Opacity

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

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

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

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

This text has shadow with #C2A0A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A0A7.

Preview

Color preview on black background

This text has color #C2A0A7 on black background.


Color preview on white background

This text has color #C2A0A7 on white background.


Black color preview on #C2A0A7 background

This text has black color on #C2A0A7 background.


White color preview on #C2A0A7 background

This text has white color on #C2A0A7 background.


Related colors

Complementary color

Complementary color for #hex is #3D5F58.


I love getcolorcode.com

Triadic colors

1 #A7C2A0 and #A0A7C2 with #C2A0A7 are triadic colors.

2 #A7A0C2 and #A0C2A7 with #C2A0A7 are triadic colors.