COLOR #C7A58A

HEX: #C7A58A RGB: (199,165,138)

Color info

#C7A58A contains mainly red and green colors. Web safe color of #C7A58A is #CC9999 (or #C99).

RGB color model

#C7A58A color RGB value is (199,165,138).

RGB: (199,165,138) (78%, 65%, 54%)

RGB channels and saturation

R 199 of 255 = 78%
G 165 of 255 = 65%
B 138 of 255 = 54%

199
165
138

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

Portions of RGB colors in percentages

R + G + B = 199 + 165 + 138 = 502 (100%)
R 199 of 502 ~ 39.64%
G 165 of 502 ~ 32.87%
B 138 of 502 ~ 27.49'%

%39.64
%32.87
%27.49

CMYK color model

#C7A58A color CMYK value is (0,17,31,22).

  • cyan value is 0.00%
  • magenta value is 17.09%
  • yellow value is 30.65%
  • key color value is 21.96%

CMYK: (0,17,31,22)
C0M17Y31K22 (0%, 17%, 31%, 22%)
(0.00 / 0.17 / 0.31 / 0.22)

CMYK percentages

%0
%17.09
%30.65
%21.96

Codes

Color #C7A58A in popluar color models

C7 A5 8A
RGB 199 165 138
HSL 27° 35.26% 66.08%
HSB/HSV 27° 30.65% 78.04%
CMYK 0.00% 17.09% 30.65%
21.96%

Color #C7A58A in popluar number systems.

HEX C7 A5 8A
Decimal 199 165 138
Binary 11000111 10100101 10001010
Octal 307 245 212

Shades and tints

Shades of #C7A58A

#C7A58A
(199,165,138)
#B5967E
(181,150,126)
#A38772
(163,135,114)
#917866
(145,120,102)
#7F695A
(127,105,90)
#6D5A4E
(109,90,78)
#5B4B42
(91,75,66)
#493C36
(73,60,54)
#372D2A
(55,45,42)
#251E1E
(37,30,30)
#130F12
(19,15,18)
#000000
(0,0,0)

Tints of #C7A58A

#C7A58A
(199,165,138)
#CCAD94
(204,173,148)
#D1B59E
(209,181,158)
#D6BDA8
(214,189,168)
#DBC5B2
(219,197,178)
#E0CDBC
(224,205,188)
#E5D5C6
(229,213,198)
#EADDD0
(234,221,208)
#EFE5DA
(239,229,218)
#F4EDE4
(244,237,228)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A58A color. Also use rgb(199,165,138) instead hex code.

Text Font Color

.myTextColor { color: #C7A58A; }

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

This text font color is #C7A58A.

Background Color

.myBgColor { background-color: #C7A58A; }

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

This div background color is #C7A58A.

Border color

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

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

This div border color is #C7A58A.

Opacity

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

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

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

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

This text has shadow with #C7A58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A58A.

Preview

Color preview on black background

This text has color #C7A58A on black background.


Color preview on white background

This text has color #C7A58A on white background.


Black color preview on #C7A58A background

This text has black color on #C7A58A background.


White color preview on #C7A58A background

This text has white color on #C7A58A background.


Related colors

Complementary color

Complementary color for #hex is #385A75.


I love getcolorcode.com

Triadic colors

1 #8AC7A5 and #A58AC7 with #C7A58A are triadic colors.

2 #8AA5C7 and #A5C78A with #C7A58A are triadic colors.