COLOR #C7A39E

HEX: #C7A39E RGB: (199,163,158)

Color info

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

RGB color model

#C7A39E color RGB value is (199,163,158).

RGB: (199,163,158) (78%, 64%, 62%)

RGB channels and saturation

R 199 of 255 = 78%
G 163 of 255 = 64%
B 158 of 255 = 62%

199
163
158

R + G + B ~ 68%. #C7A39E is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 163 + 158 = 520 (100%)
R 199 of 520 ~ 38.27%
G 163 of 520 ~ 31.35%
B 158 of 520 ~ 30.38'%

%38.27
%31.35
%30.38

CMYK color model

#C7A39E color CMYK value is (0,18,21,22).

  • cyan value is 0.00%
  • magenta value is 18.09%
  • yellow value is 20.60%
  • key color value is 21.96%

CMYK: (0,18,21,22)
C0M18Y21K22 (0%, 18%, 21%, 22%)
(0.00 / 0.18 / 0.21 / 0.22)

CMYK percentages

%0
%18.09
%20.6
%21.96

Codes

Color #C7A39E in popluar color models

C7 A3 9E
RGB 199 163 158
HSL 26.80% 70.00%
HSB/HSV 20.60% 78.04%
CMYK 0.00% 18.09% 20.60%
21.96%

Color #C7A39E in popluar number systems.

HEX C7 A3 9E
Decimal 199 163 158
Binary 11000111 10100011 10011110
Octal 307 243 236

Shades and tints

Shades of #C7A39E

#C7A39E
(199,163,158)
#B59590
(181,149,144)
#A38782
(163,135,130)
#917974
(145,121,116)
#7F6B66
(127,107,102)
#6D5D58
(109,93,88)
#5B4F4A
(91,79,74)
#49413C
(73,65,60)
#37332E
(55,51,46)
#252520
(37,37,32)
#131712
(19,23,18)
#000000
(0,0,0)

Tints of #C7A39E

#C7A39E
(199,163,158)
#CCABA6
(204,171,166)
#D1B3AE
(209,179,174)
#D6BBB6
(214,187,182)
#DBC3BE
(219,195,190)
#E0CBC6
(224,203,198)
#E5D3CE
(229,211,206)
#EADBD6
(234,219,214)
#EFE3DE
(239,227,222)
#F4EBE6
(244,235,230)
#F9F3EE
(249,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A39E color. Also use rgb(199,163,158) instead hex code.

Text Font Color

.myTextColor { color: #C7A39E; }

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

This text font color is #C7A39E.

Background Color

.myBgColor { background-color: #C7A39E; }

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

This div background color is #C7A39E.

Border color

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

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

This div border color is #C7A39E.

Opacity

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

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

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

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

This text has shadow with #C7A39E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A39E.

Preview

Color preview on black background

This text has color #C7A39E on black background.


Color preview on white background

This text has color #C7A39E on white background.


Black color preview on #C7A39E background

This text has black color on #C7A39E background.


White color preview on #C7A39E background

This text has white color on #C7A39E background.


Related colors

Complementary color

Complementary color for #hex is #385C61.


I love getcolorcode.com

Triadic colors

1 #9EC7A3 and #A39EC7 with #C7A39E are triadic colors.

2 #9EA3C7 and #A3C79E with #C7A39E are triadic colors.