COLOR #C58A39

HEX: #C58A39 RGB: (197,138,57)

Color info

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

RGB color model

#C58A39 color RGB value is (197,138,57).

RGB: (197,138,57) (77%, 54%, 22%)

RGB channels and saturation

R 197 of 255 = 77%
G 138 of 255 = 54%
B 57 of 255 = 22%

197
138
57

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

Portions of RGB colors in percentages

R + G + B = 197 + 138 + 57 = 392 (100%)
R 197 of 392 ~ 50.26%
G 138 of 392 ~ 35.2%
B 57 of 392 ~ 14.54'%

%50.26
%35.2
%14.54

CMYK color model

#C58A39 color CMYK value is (0,30,71,23).

  • cyan value is 0.00%
  • magenta value is 29.95%
  • yellow value is 71.07%
  • key color value is 22.75%

CMYK: (0,30,71,23)
C0M30Y71K23 (0%, 30%, 71%, 23%)
(0.00 / 0.30 / 0.71 / 0.23)

CMYK percentages

%0
%29.95
%71.07
%22.75

Codes

Color #C58A39 in popluar color models

C5 8A 39
RGB 197 138 57
HSL 35° 55.12% 49.80%
HSB/HSV 35° 71.07% 77.25%
CMYK 0.00% 29.95% 71.07%
22.75%

Color #C58A39 in popluar number systems.

HEX C5 8A 39
Decimal 197 138 57
Binary 11000101 10001010 111001
Octal 305 212 71

Shades and tints

Shades of #C58A39

#C58A39
(197,138,57)
#B47E34
(180,126,52)
#A3722F
(163,114,47)
#92662A
(146,102,42)
#815A25
(129,90,37)
#704E20
(112,78,32)
#5F421B
(95,66,27)
#4E3616
(78,54,22)
#3D2A11
(61,42,17)
#2C1E0C
(44,30,12)
#1B1207
(27,18,7)
#000000
(0,0,0)

Tints of #C58A39

#C58A39
(197,138,57)
#CA944B
(202,148,75)
#CF9E5D
(207,158,93)
#D4A86F
(212,168,111)
#D9B281
(217,178,129)
#DEBC93
(222,188,147)
#E3C6A5
(227,198,165)
#E8D0B7
(232,208,183)
#EDDAC9
(237,218,201)
#F2E4DB
(242,228,219)
#F7EEED
(247,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C58A39 color. Also use rgb(197,138,57) instead hex code.

Text Font Color

.myTextColor { color: #C58A39; }

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

This text font color is #C58A39.

Background Color

.myBgColor { background-color: #C58A39; }

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

This div background color is #C58A39.

Border color

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

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

This div border color is #C58A39.

Opacity

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

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

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

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

This text has shadow with #C58A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C58A39.

Preview

Color preview on black background

This text has color #C58A39 on black background.


Color preview on white background

This text has color #C58A39 on white background.


Black color preview on #C58A39 background

This text has black color on #C58A39 background.


White color preview on #C58A39 background

This text has white color on #C58A39 background.


Related colors

Complementary color

Complementary color for #hex is #3A75C6.


I love getcolorcode.com

Gradients

Color #C58A39 is used in Indian Yellow gradient.

Indian Yellow


Triadic colors

1 #39C58A and #8A39C5 with #C58A39 are triadic colors.

2 #398AC5 and #8AC539 with #C58A39 are triadic colors.