COLOR #C7B439

HEX: #C7B439 RGB: (199,180,57)

Color info

#C7B439 contains mainly red and green colors. Web safe color of #C7B439 is #CCCC33 (or #CC3).

RGB color model

#C7B439 color RGB value is (199,180,57).

RGB: (199,180,57) (78%, 71%, 22%)

RGB channels and saturation

R 199 of 255 = 78%
G 180 of 255 = 71%
B 57 of 255 = 22%

199
180
57

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

Portions of RGB colors in percentages

R + G + B = 199 + 180 + 57 = 436 (100%)
R 199 of 436 ~ 45.64%
G 180 of 436 ~ 41.28%
B 57 of 436 ~ 13.07'%

%45.64
%41.28
%13.07

CMYK color model

#C7B439 color CMYK value is (0,10,71,22).

  • cyan value is 0.00%
  • magenta value is 9.55%
  • yellow value is 71.36%
  • key color value is 21.96%

CMYK: (0,10,71,22)
C0M10Y71K22 (0%, 10%, 71%, 22%)
(0.00 / 0.10 / 0.71 / 0.22)

CMYK percentages

%0
%9.55
%71.36
%21.96

Codes

Color #C7B439 in popluar color models

C7 B4 39
RGB 199 180 57
HSL 52° 55.91% 50.20%
HSB/HSV 52° 71.36% 78.04%
CMYK 0.00% 9.55% 71.36%
21.96%

Color #C7B439 in popluar number systems.

HEX C7 B4 39
Decimal 199 180 57
Binary 11000111 10110100 111001
Octal 307 264 71

Shades and tints

Shades of #C7B439

#C7B439
(199,180,57)
#B5A434
(181,164,52)
#A3942F
(163,148,47)
#91842A
(145,132,42)
#7F7425
(127,116,37)
#6D6420
(109,100,32)
#5B541B
(91,84,27)
#494416
(73,68,22)
#373411
(55,52,17)
#25240C
(37,36,12)
#131407
(19,20,7)
#000000
(0,0,0)

Tints of #C7B439

#C7B439
(199,180,57)
#CCBA4B
(204,186,75)
#D1C05D
(209,192,93)
#D6C66F
(214,198,111)
#DBCC81
(219,204,129)
#E0D293
(224,210,147)
#E5D8A5
(229,216,165)
#EADEB7
(234,222,183)
#EFE4C9
(239,228,201)
#F4EADB
(244,234,219)
#F9F0ED
(249,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B439 color. Also use rgb(199,180,57) instead hex code.

Text Font Color

.myTextColor { color: #C7B439; }

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

This text font color is #C7B439.

Background Color

.myBgColor { background-color: #C7B439; }

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

This div background color is #C7B439.

Border color

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

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

This div border color is #C7B439.

Opacity

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

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

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

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

This text has shadow with #C7B439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B439.

Preview

Color preview on black background

This text has color #C7B439 on black background.


Color preview on white background

This text has color #C7B439 on white background.


Black color preview on #C7B439 background

This text has black color on #C7B439 background.


White color preview on #C7B439 background

This text has white color on #C7B439 background.


Related colors

Complementary color

Complementary color for #hex is #384BC6.


I love getcolorcode.com

Triadic colors

1 #39C7B4 and #B439C7 with #C7B439 are triadic colors.

2 #39B4C7 and #B4C739 with #C7B439 are triadic colors.