COLOR #C2A496

HEX: #C2A496 RGB: (194,164,150)

Color info

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

RGB color model

#C2A496 color RGB value is (194,164,150).

RGB: (194,164,150) (76%, 64%, 59%)

RGB channels and saturation

R 194 of 255 = 76%
G 164 of 255 = 64%
B 150 of 255 = 59%

194
164
150

R + G + B ~ 66%. #C2A496 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 164 + 150 = 508 (100%)
R 194 of 508 ~ 38.19%
G 164 of 508 ~ 32.28%
B 150 of 508 ~ 29.53'%

%38.19
%32.28
%29.53

CMYK color model

#C2A496 color CMYK value is (0,15,23,24).

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

CMYK: (0,15,23,24)
C0M15Y23K24 (0%, 15%, 23%, 24%)
(0.00 / 0.15 / 0.23 / 0.24)

CMYK percentages

%0
%15.46
%22.68
%23.92

Codes

Color #C2A496 in popluar color models

C2 A4 96
RGB 194 164 150
HSL 19° 26.51% 67.45%
HSB/HSV 19° 22.68% 76.08%
CMYK 0.00% 15.46% 22.68%
23.92%

Color #C2A496 in popluar number systems.

HEX C2 A4 96
Decimal 194 164 150
Binary 11000010 10100100 10010110
Octal 302 244 226

Shades and tints

Shades of #C2A496

#C2A496
(194,164,150)
#B19689
(177,150,137)
#A0887C
(160,136,124)
#8F7A6F
(143,122,111)
#7E6C62
(126,108,98)
#6D5E55
(109,94,85)
#5C5048
(92,80,72)
#4B423B
(75,66,59)
#3A342E
(58,52,46)
#292621
(41,38,33)
#181814
(24,24,20)
#000000
(0,0,0)

Tints of #C2A496

#C2A496
(194,164,150)
#C7AC9F
(199,172,159)
#CCB4A8
(204,180,168)
#D1BCB1
(209,188,177)
#D6C4BA
(214,196,186)
#DBCCC3
(219,204,195)
#E0D4CC
(224,212,204)
#E5DCD5
(229,220,213)
#EAE4DE
(234,228,222)
#EFECE7
(239,236,231)
#F4F4F0
(244,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2A496; }

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

This text font color is #C2A496.

Background Color

.myBgColor { background-color: #C2A496; }

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

This div background color is #C2A496.

Border color

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

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

This div border color is #C2A496.

Opacity

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

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

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

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

This text has shadow with #C2A496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A496.

Preview

Color preview on black background

This text has color #C2A496 on black background.


Color preview on white background

This text has color #C2A496 on white background.


Black color preview on #C2A496 background

This text has black color on #C2A496 background.


White color preview on #C2A496 background

This text has white color on #C2A496 background.


Related colors

Complementary color

Complementary color for #hex is #3D5B69.


I love getcolorcode.com

Triadic colors

1 #96C2A4 and #A496C2 with #C2A496 are triadic colors.

2 #96A4C2 and #A4C296 with #C2A496 are triadic colors.