COLOR #C2A797

HEX: #C2A797 RGB: (194,167,151)

Color info

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

RGB color model

#C2A797 color RGB value is (194,167,151).

RGB: (194,167,151) (76%, 65%, 59%)

RGB channels and saturation

R 194 of 255 = 76%
G 167 of 255 = 65%
B 151 of 255 = 59%

194
167
151

R + G + B ~ 67%. #C2A797 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 167 + 151 = 512 (100%)
R 194 of 512 ~ 37.89%
G 167 of 512 ~ 32.62%
B 151 of 512 ~ 29.49'%

%37.89
%32.62
%29.49

CMYK color model

#C2A797 color CMYK value is (0,14,22,24).

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

CMYK: (0,14,22,24)
C0M14Y22K24 (0%, 14%, 22%, 24%)
(0.00 / 0.14 / 0.22 / 0.24)

CMYK percentages

%0
%13.92
%22.16
%23.92

Codes

Color #C2A797 in popluar color models

C2 A7 97
RGB 194 167 151
HSL 22° 26.06% 67.65%
HSB/HSV 22° 22.16% 76.08%
CMYK 0.00% 13.92% 22.16%
23.92%

Color #C2A797 in popluar number systems.

HEX C2 A7 97
Decimal 194 167 151
Binary 11000010 10100111 10010111
Octal 302 247 227

Shades and tints

Shades of #C2A797

#C2A797
(194,167,151)
#B1988A
(177,152,138)
#A0897D
(160,137,125)
#8F7A70
(143,122,112)
#7E6B63
(126,107,99)
#6D5C56
(109,92,86)
#5C4D49
(92,77,73)
#4B3E3C
(75,62,60)
#3A2F2F
(58,47,47)
#292022
(41,32,34)
#181115
(24,17,21)
#000000
(0,0,0)

Tints of #C2A797

#C2A797
(194,167,151)
#C7AFA0
(199,175,160)
#CCB7A9
(204,183,169)
#D1BFB2
(209,191,178)
#D6C7BB
(214,199,187)
#DBCFC4
(219,207,196)
#E0D7CD
(224,215,205)
#E5DFD6
(229,223,214)
#EAE7DF
(234,231,223)
#EFEFE8
(239,239,232)
#F4F7F1
(244,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2A797; }

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

This text font color is #C2A797.

Background Color

.myBgColor { background-color: #C2A797; }

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

This div background color is #C2A797.

Border color

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

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

This div border color is #C2A797.

Opacity

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

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

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

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

This text has shadow with #C2A797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A797.

Preview

Color preview on black background

This text has color #C2A797 on black background.


Color preview on white background

This text has color #C2A797 on white background.


Black color preview on #C2A797 background

This text has black color on #C2A797 background.


White color preview on #C2A797 background

This text has white color on #C2A797 background.


Related colors

Complementary color

Complementary color for #hex is #3D5868.


I love getcolorcode.com

Triadic colors

1 #97C2A7 and #A797C2 with #C2A797 are triadic colors.

2 #97A7C2 and #A7C297 with #C2A797 are triadic colors.