COLOR #C7C594

HEX: #C7C594 RGB: (199,197,148)

Color info

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

RGB color model

#C7C594 color RGB value is (199,197,148).

RGB: (199,197,148) (78%, 77%, 58%)

RGB channels and saturation

R 199 of 255 = 78%
G 197 of 255 = 77%
B 148 of 255 = 58%

199
197
148

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

Portions of RGB colors in percentages

R + G + B = 199 + 197 + 148 = 544 (100%)
R 199 of 544 ~ 36.58%
G 197 of 544 ~ 36.21%
B 148 of 544 ~ 27.21'%

%36.58
%36.21
%27.21

CMYK color model

#C7C594 color CMYK value is (0,1,26,22).

  • cyan value is 0.00%
  • magenta value is 1.01%
  • yellow value is 25.63%
  • key color value is 21.96%

CMYK: (0,1,26,22)
C0M1Y26K22 (0%, 1%, 26%, 22%)
(0.00 / 0.01 / 0.26 / 0.22)

CMYK percentages

%0
%1.01
%25.63
%21.96

Codes

Color #C7C594 in popluar color models

C7 C5 94
RGB 199 197 148
HSL 58° 31.29% 68.04%
HSB/HSV 58° 25.63% 78.04%
CMYK 0.00% 1.01% 25.63%
21.96%

Color #C7C594 in popluar number systems.

HEX C7 C5 94
Decimal 199 197 148
Binary 11000111 11000101 10010100
Octal 307 305 224

Shades and tints

Shades of #C7C594

#C7C594
(199,197,148)
#B5B487
(181,180,135)
#A3A37A
(163,163,122)
#91926D
(145,146,109)
#7F8160
(127,129,96)
#6D7053
(109,112,83)
#5B5F46
(91,95,70)
#494E39
(73,78,57)
#373D2C
(55,61,44)
#252C1F
(37,44,31)
#131B12
(19,27,18)
#000000
(0,0,0)

Tints of #C7C594

#C7C594
(199,197,148)
#CCCA9D
(204,202,157)
#D1CFA6
(209,207,166)
#D6D4AF
(214,212,175)
#DBD9B8
(219,217,184)
#E0DEC1
(224,222,193)
#E5E3CA
(229,227,202)
#EAE8D3
(234,232,211)
#EFEDDC
(239,237,220)
#F4F2E5
(244,242,229)
#F9F7EE
(249,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7C594 color. Also use rgb(199,197,148) instead hex code.

Text Font Color

.myTextColor { color: #C7C594; }

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

This text font color is #C7C594.

Background Color

.myBgColor { background-color: #C7C594; }

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

This div background color is #C7C594.

Border color

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

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

This div border color is #C7C594.

Opacity

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

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

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

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

This text has shadow with #C7C594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C594.

Preview

Color preview on black background

This text has color #C7C594 on black background.


Color preview on white background

This text has color #C7C594 on white background.


Black color preview on #C7C594 background

This text has black color on #C7C594 background.


White color preview on #C7C594 background

This text has white color on #C7C594 background.


Related colors

Complementary color

Complementary color for #hex is #383A6B.


I love getcolorcode.com

Triadic colors

1 #94C7C5 and #C594C7 with #C7C594 are triadic colors.

2 #94C5C7 and #C5C794 with #C7C594 are triadic colors.