COLOR #C7A47E

HEX: #C7A47E RGB: (199,164,126)

Color info

#C7A47E contains mainly red and green colors. Web safe color of #C7A47E is #CC9966 (or #C96).

RGB color model

#C7A47E color RGB value is (199,164,126).

RGB: (199,164,126) (78%, 64%, 49%)

RGB channels and saturation

R 199 of 255 = 78%
G 164 of 255 = 64%
B 126 of 255 = 49%

199
164
126

R + G + B ~ 64%. #C7A47E is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 164 + 126 = 489 (100%)
R 199 of 489 ~ 40.7%
G 164 of 489 ~ 33.54%
B 126 of 489 ~ 25.77'%

%40.7
%33.54
%25.77

CMYK color model

#C7A47E color CMYK value is (0,18,37,22).

  • cyan value is 0.00%
  • magenta value is 17.59%
  • yellow value is 36.68%
  • key color value is 21.96%

CMYK: (0,18,37,22)
C0M18Y37K22 (0%, 18%, 37%, 22%)
(0.00 / 0.18 / 0.37 / 0.22)

CMYK percentages

%0
%17.59
%36.68
%21.96

Codes

Color #C7A47E in popluar color models

C7 A4 7E
RGB 199 164 126
HSL 31° 39.46% 63.73%
HSB/HSV 31° 36.68% 78.04%
CMYK 0.00% 17.59% 36.68%
21.96%

Color #C7A47E in popluar number systems.

HEX C7 A4 7E
Decimal 199 164 126
Binary 11000111 10100100 1111110
Octal 307 244 176

Shades and tints

Shades of #C7A47E

#C7A47E
(199,164,126)
#B59673
(181,150,115)
#A38868
(163,136,104)
#917A5D
(145,122,93)
#7F6C52
(127,108,82)
#6D5E47
(109,94,71)
#5B503C
(91,80,60)
#494231
(73,66,49)
#373426
(55,52,38)
#25261B
(37,38,27)
#131810
(19,24,16)
#000000
(0,0,0)

Tints of #C7A47E

#C7A47E
(199,164,126)
#CCAC89
(204,172,137)
#D1B494
(209,180,148)
#D6BC9F
(214,188,159)
#DBC4AA
(219,196,170)
#E0CCB5
(224,204,181)
#E5D4C0
(229,212,192)
#EADCCB
(234,220,203)
#EFE4D6
(239,228,214)
#F4ECE1
(244,236,225)
#F9F4EC
(249,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A47E color. Also use rgb(199,164,126) instead hex code.

Text Font Color

.myTextColor { color: #C7A47E; }

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

This text font color is #C7A47E.

Background Color

.myBgColor { background-color: #C7A47E; }

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

This div background color is #C7A47E.

Border color

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

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

This div border color is #C7A47E.

Opacity

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

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

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

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

This text has shadow with #C7A47E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A47E.

Preview

Color preview on black background

This text has color #C7A47E on black background.


Color preview on white background

This text has color #C7A47E on white background.


Black color preview on #C7A47E background

This text has black color on #C7A47E background.


White color preview on #C7A47E background

This text has white color on #C7A47E background.


Related colors

Complementary color

Complementary color for #hex is #385B81.


I love getcolorcode.com

Triadic colors

1 #7EC7A4 and #A47EC7 with #C7A47E are triadic colors.

2 #7EA4C7 and #A4C77E with #C7A47E are triadic colors.