COLOR #C7A761

HEX: #C7A761 RGB: (199,167,97)

Color info

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

RGB color model

#C7A761 color RGB value is (199,167,97).

RGB: (199,167,97) (78%, 65%, 38%)

RGB channels and saturation

R 199 of 255 = 78%
G 167 of 255 = 65%
B 97 of 255 = 38%

199
167
97

R + G + B ~ 60%. #C7A761 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 199 + 167 + 97 = 463 (100%)
R 199 of 463 ~ 42.98%
G 167 of 463 ~ 36.07%
B 97 of 463 ~ 20.95'%

%42.98
%36.07
%20.95

CMYK color model

#C7A761 color CMYK value is (0,16,51,22).

  • cyan value is 0.00%
  • magenta value is 16.08%
  • yellow value is 51.26%
  • key color value is 21.96%

CMYK: (0,16,51,22)
C0M16Y51K22 (0%, 16%, 51%, 22%)
(0.00 / 0.16 / 0.51 / 0.22)

CMYK percentages

%0
%16.08
%51.26
%21.96

Codes

Color #C7A761 in popluar color models

C7 A7 61
RGB 199 167 97
HSL 41° 47.66% 58.04%
HSB/HSV 41° 51.26% 78.04%
CMYK 0.00% 16.08% 51.26%
21.96%

Color #C7A761 in popluar number systems.

HEX C7 A7 61
Decimal 199 167 97
Binary 11000111 10100111 1100001
Octal 307 247 141

Shades and tints

Shades of #C7A761

#C7A761
(199,167,97)
#B59859
(181,152,89)
#A38951
(163,137,81)
#917A49
(145,122,73)
#7F6B41
(127,107,65)
#6D5C39
(109,92,57)
#5B4D31
(91,77,49)
#493E29
(73,62,41)
#372F21
(55,47,33)
#252019
(37,32,25)
#131111
(19,17,17)
#000000
(0,0,0)

Tints of #C7A761

#C7A761
(199,167,97)
#CCAF6F
(204,175,111)
#D1B77D
(209,183,125)
#D6BF8B
(214,191,139)
#DBC799
(219,199,153)
#E0CFA7
(224,207,167)
#E5D7B5
(229,215,181)
#EADFC3
(234,223,195)
#EFE7D1
(239,231,209)
#F4EFDF
(244,239,223)
#F9F7ED
(249,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A761 color. Also use rgb(199,167,97) instead hex code.

Text Font Color

.myTextColor { color: #C7A761; }

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

This text font color is #C7A761.

Background Color

.myBgColor { background-color: #C7A761; }

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

This div background color is #C7A761.

Border color

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

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

This div border color is #C7A761.

Opacity

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

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

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

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

This text has shadow with #C7A761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A761.

Preview

Color preview on black background

This text has color #C7A761 on black background.


Color preview on white background

This text has color #C7A761 on white background.


Black color preview on #C7A761 background

This text has black color on #C7A761 background.


White color preview on #C7A761 background

This text has white color on #C7A761 background.


Related colors

Complementary color

Complementary color for #hex is #38589E.


I love getcolorcode.com

Triadic colors

1 #61C7A7 and #A761C7 with #C7A761 are triadic colors.

2 #61A7C7 and #A7C761 with #C7A761 are triadic colors.