COLOR #C7A679

HEX: #C7A679 RGB: (199,166,121)

Color info

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

RGB color model

#C7A679 color RGB value is (199,166,121).

RGB: (199,166,121) (78%, 65%, 47%)

RGB channels and saturation

R 199 of 255 = 78%
G 166 of 255 = 65%
B 121 of 255 = 47%

199
166
121

R + G + B ~ 63%. #C7A679 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 166 + 121 = 486 (100%)
R 199 of 486 ~ 40.95%
G 166 of 486 ~ 34.16%
B 121 of 486 ~ 24.9'%

%40.95
%34.16
%24.9

CMYK color model

#C7A679 color CMYK value is (0,17,39,22).

  • cyan value is 0.00%
  • magenta value is 16.58%
  • yellow value is 39.20%
  • key color value is 21.96%

CMYK: (0,17,39,22)
C0M17Y39K22 (0%, 17%, 39%, 22%)
(0.00 / 0.17 / 0.39 / 0.22)

CMYK percentages

%0
%16.58
%39.2
%21.96

Codes

Color #C7A679 in popluar color models

C7 A6 79
RGB 199 166 121
HSL 35° 41.05% 62.75%
HSB/HSV 35° 39.20% 78.04%
CMYK 0.00% 16.58% 39.20%
21.96%

Color #C7A679 in popluar number systems.

HEX C7 A6 79
Decimal 199 166 121
Binary 11000111 10100110 1111001
Octal 307 246 171

Shades and tints

Shades of #C7A679

#C7A679
(199,166,121)
#B5976E
(181,151,110)
#A38863
(163,136,99)
#917958
(145,121,88)
#7F6A4D
(127,106,77)
#6D5B42
(109,91,66)
#5B4C37
(91,76,55)
#493D2C
(73,61,44)
#372E21
(55,46,33)
#251F16
(37,31,22)
#13100B
(19,16,11)
#000000
(0,0,0)

Tints of #C7A679

#C7A679
(199,166,121)
#CCAE85
(204,174,133)
#D1B691
(209,182,145)
#D6BE9D
(214,190,157)
#DBC6A9
(219,198,169)
#E0CEB5
(224,206,181)
#E5D6C1
(229,214,193)
#EADECD
(234,222,205)
#EFE6D9
(239,230,217)
#F4EEE5
(244,238,229)
#F9F6F1
(249,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A679 color. Also use rgb(199,166,121) instead hex code.

Text Font Color

.myTextColor { color: #C7A679; }

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

This text font color is #C7A679.

Background Color

.myBgColor { background-color: #C7A679; }

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

This div background color is #C7A679.

Border color

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

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

This div border color is #C7A679.

Opacity

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

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

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

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

This text has shadow with #C7A679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A679.

Preview

Color preview on black background

This text has color #C7A679 on black background.


Color preview on white background

This text has color #C7A679 on white background.


Black color preview on #C7A679 background

This text has black color on #C7A679 background.


White color preview on #C7A679 background

This text has white color on #C7A679 background.


Related colors

Complementary color

Complementary color for #hex is #385986.


I love getcolorcode.com

Triadic colors

1 #79C7A6 and #A679C7 with #C7A679 are triadic colors.

2 #79A6C7 and #A6C779 with #C7A679 are triadic colors.