COLOR #C2A7A4

HEX: #C2A7A4 RGB: (194,167,164)

Color info

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

RGB color model

#C2A7A4 color RGB value is (194,167,164).

RGB: (194,167,164) (76%, 65%, 64%)

RGB channels and saturation

R 194 of 255 = 76%
G 167 of 255 = 65%
B 164 of 255 = 64%

194
167
164

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

Portions of RGB colors in percentages

R + G + B = 194 + 167 + 164 = 525 (100%)
R 194 of 525 ~ 36.95%
G 167 of 525 ~ 31.81%
B 164 of 525 ~ 31.24'%

%36.95
%31.81
%31.24

CMYK color model

#C2A7A4 color CMYK value is (0,14,15,24).

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

CMYK: (0,14,15,24)
C0M14Y15K24 (0%, 14%, 15%, 24%)
(0.00 / 0.14 / 0.15 / 0.24)

CMYK percentages

%0
%13.92
%15.46
%23.92

Codes

Color #C2A7A4 in popluar color models

C2 A7 A4
RGB 194 167 164
HSL 19.74% 70.20%
HSB/HSV 15.46% 76.08%
CMYK 0.00% 13.92% 15.46%
23.92%

Color #C2A7A4 in popluar number systems.

HEX C2 A7 A4
Decimal 194 167 164
Binary 11000010 10100111 10100100
Octal 302 247 244

Shades and tints

Shades of #C2A7A4

#C2A7A4
(194,167,164)
#B19896
(177,152,150)
#A08988
(160,137,136)
#8F7A7A
(143,122,122)
#7E6B6C
(126,107,108)
#6D5C5E
(109,92,94)
#5C4D50
(92,77,80)
#4B3E42
(75,62,66)
#3A2F34
(58,47,52)
#292026
(41,32,38)
#181118
(24,17,24)
#000000
(0,0,0)

Tints of #C2A7A4

#C2A7A4
(194,167,164)
#C7AFAC
(199,175,172)
#CCB7B4
(204,183,180)
#D1BFBC
(209,191,188)
#D6C7C4
(214,199,196)
#DBCFCC
(219,207,204)
#E0D7D4
(224,215,212)
#E5DFDC
(229,223,220)
#EAE7E4
(234,231,228)
#EFEFEC
(239,239,236)
#F4F7F4
(244,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2A7A4; }

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

This text font color is #C2A7A4.

Background Color

.myBgColor { background-color: #C2A7A4; }

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

This div background color is #C2A7A4.

Border color

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

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

This div border color is #C2A7A4.

Opacity

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

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

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

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

This text has shadow with #C2A7A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A7A4.

Preview

Color preview on black background

This text has color #C2A7A4 on black background.


Color preview on white background

This text has color #C2A7A4 on white background.


Black color preview on #C2A7A4 background

This text has black color on #C2A7A4 background.


White color preview on #C2A7A4 background

This text has white color on #C2A7A4 background.


Related colors

Complementary color

Complementary color for #hex is #3D585B.


I love getcolorcode.com

Triadic colors

1 #A4C2A7 and #A7A4C2 with #C2A7A4 are triadic colors.

2 #A4A7C2 and #A7C2A4 with #C2A7A4 are triadic colors.