COLOR #C7C397

HEX: #C7C397 RGB: (199,195,151)

Color info

#C7C397 contains red, green and blue colors in about the same proportion. Web safe color of #C7C397 is #CCCC99 (or #CC9).

RGB color model

#C7C397 color RGB value is (199,195,151).

RGB: (199,195,151) (78%, 76%, 59%)

RGB channels and saturation

R 199 of 255 = 78%
G 195 of 255 = 76%
B 151 of 255 = 59%

199
195
151

R + G + B ~ 71%. #C7C397 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 195 + 151 = 545 (100%)
R 199 of 545 ~ 36.51%
G 195 of 545 ~ 35.78%
B 151 of 545 ~ 27.71'%

%36.51
%35.78
%27.71

CMYK color model

#C7C397 color CMYK value is (0,2,24,22).

  • cyan value is 0.00%
  • magenta value is 2.01%
  • yellow value is 24.12%
  • key color value is 21.96%

CMYK: (0,2,24,22)
C0M2Y24K22 (0%, 2%, 24%, 22%)
(0.00 / 0.02 / 0.24 / 0.22)

CMYK percentages

%0
%2.01
%24.12
%21.96

Codes

Color #C7C397 in popluar color models

C7 C3 97
RGB 199 195 151
HSL 55° 30.00% 68.63%
HSB/HSV 55° 24.12% 78.04%
CMYK 0.00% 2.01% 24.12%
21.96%

Color #C7C397 in popluar number systems.

HEX C7 C3 97
Decimal 199 195 151
Binary 11000111 11000011 10010111
Octal 307 303 227

Shades and tints

Shades of #C7C397

#C7C397
(199,195,151)
#B5B28A
(181,178,138)
#A3A17D
(163,161,125)
#919070
(145,144,112)
#7F7F63
(127,127,99)
#6D6E56
(109,110,86)
#5B5D49
(91,93,73)
#494C3C
(73,76,60)
#373B2F
(55,59,47)
#252A22
(37,42,34)
#131915
(19,25,21)
#000000
(0,0,0)

Tints of #C7C397

#C7C397
(199,195,151)
#CCC8A0
(204,200,160)
#D1CDA9
(209,205,169)
#D6D2B2
(214,210,178)
#DBD7BB
(219,215,187)
#E0DCC4
(224,220,196)
#E5E1CD
(229,225,205)
#EAE6D6
(234,230,214)
#EFEBDF
(239,235,223)
#F4F0E8
(244,240,232)
#F9F5F1
(249,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7C397 color. Also use rgb(199,195,151) instead hex code.

Text Font Color

.myTextColor { color: #C7C397; }

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

This text font color is #C7C397.

Background Color

.myBgColor { background-color: #C7C397; }

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

This div background color is #C7C397.

Border color

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

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

This div border color is #C7C397.

Opacity

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

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

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

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

This text has shadow with #C7C397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C397.

Preview

Color preview on black background

This text has color #C7C397 on black background.


Color preview on white background

This text has color #C7C397 on white background.


Black color preview on #C7C397 background

This text has black color on #C7C397 background.


White color preview on #C7C397 background

This text has white color on #C7C397 background.


Related colors

Complementary color

Complementary color for #hex is #383C68.


I love getcolorcode.com

Triadic colors

1 #97C7C3 and #C397C7 with #C7C397 are triadic colors.

2 #97C3C7 and #C3C797 with #C7C397 are triadic colors.