COLOR #C59427

HEX: #C59427 RGB: (197,148,39)

Color info

#C59427 contains mainly red and green colors. Web safe color of #C59427 is #CC9933 (or #C93).

RGB color model

#C59427 color RGB value is (197,148,39).

RGB: (197,148,39) (77%, 58%, 15%)

RGB channels and saturation

R 197 of 255 = 77%
G 148 of 255 = 58%
B 39 of 255 = 15%

197
148
39

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

Portions of RGB colors in percentages

R + G + B = 197 + 148 + 39 = 384 (100%)
R 197 of 384 ~ 51.3%
G 148 of 384 ~ 38.54%
B 39 of 384 ~ 10.16'%

%51.3
%38.54

CMYK color model

#C59427 color CMYK value is (0,25,80,23).

  • cyan value is 0.00%
  • magenta value is 24.87%
  • yellow value is 80.20%
  • key color value is 22.75%

CMYK: (0,25,80,23)
C0M25Y80K23 (0%, 25%, 80%, 23%)
(0.00 / 0.25 / 0.80 / 0.23)

CMYK percentages

%0
%24.87
%80.2
%22.75

Codes

Color #C59427 in popluar color models

C5 94 27
RGB 197 148 39
HSL 41° 66.95% 46.27%
HSB/HSV 41° 80.20% 77.25%
CMYK 0.00% 24.87% 80.20%
22.75%

Color #C59427 in popluar number systems.

HEX C5 94 27
Decimal 197 148 39
Binary 11000101 10010100 100111
Octal 305 224 47

Shades and tints

Shades of #C59427

#C59427
(197,148,39)
#B48724
(180,135,36)
#A37A21
(163,122,33)
#926D1E
(146,109,30)
#81601B
(129,96,27)
#705318
(112,83,24)
#5F4615
(95,70,21)
#4E3912
(78,57,18)
#3D2C0F
(61,44,15)
#2C1F0C
(44,31,12)
#1B1209
(27,18,9)
#000000
(0,0,0)

Tints of #C59427

#C59427
(197,148,39)
#CA9D3A
(202,157,58)
#CFA64D
(207,166,77)
#D4AF60
(212,175,96)
#D9B873
(217,184,115)
#DEC186
(222,193,134)
#E3CA99
(227,202,153)
#E8D3AC
(232,211,172)
#EDDCBF
(237,220,191)
#F2E5D2
(242,229,210)
#F7EEE5
(247,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59427 color. Also use rgb(197,148,39) instead hex code.

Text Font Color

.myTextColor { color: #C59427; }

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

This text font color is #C59427.

Background Color

.myBgColor { background-color: #C59427; }

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

This div background color is #C59427.

Border color

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

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

This div border color is #C59427.

Opacity

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

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

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

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

This text has shadow with #C59427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59427.

Preview

Color preview on black background

This text has color #C59427 on black background.


Color preview on white background

This text has color #C59427 on white background.


Black color preview on #C59427 background

This text has black color on #C59427 background.


White color preview on #C59427 background

This text has white color on #C59427 background.


Related colors

Complementary color

Complementary color for #hex is #3A6BD8.


I love getcolorcode.com

Triadic colors

1 #27C594 and #9427C5 with #C59427 are triadic colors.

2 #2794C5 and #94C527 with #C59427 are triadic colors.