COLOR #C59558

HEX: #C59558 RGB: (197,149,88)

Color info

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

RGB color model

#C59558 color RGB value is (197,149,88).

RGB: (197,149,88) (77%, 58%, 35%)

RGB channels and saturation

R 197 of 255 = 77%
G 149 of 255 = 58%
B 88 of 255 = 35%

197
149
88

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

Portions of RGB colors in percentages

R + G + B = 197 + 149 + 88 = 434 (100%)
R 197 of 434 ~ 45.39%
G 149 of 434 ~ 34.33%
B 88 of 434 ~ 20.28'%

%45.39
%34.33
%20.28

CMYK color model

#C59558 color CMYK value is (0,24,55,23).

  • cyan value is 0.00%
  • magenta value is 24.37%
  • yellow value is 55.33%
  • key color value is 22.75%

CMYK: (0,24,55,23)
C0M24Y55K23 (0%, 24%, 55%, 23%)
(0.00 / 0.24 / 0.55 / 0.23)

CMYK percentages

%0
%24.37
%55.33
%22.75

Codes

Color #C59558 in popluar color models

C5 95 58
RGB 197 149 88
HSL 34° 48.44% 55.88%
HSB/HSV 34° 55.33% 77.25%
CMYK 0.00% 24.37% 55.33%
22.75%

Color #C59558 in popluar number systems.

HEX C5 95 58
Decimal 197 149 88
Binary 11000101 10010101 1011000
Octal 305 225 130

Shades and tints

Shades of #C59558

#C59558
(197,149,88)
#B48850
(180,136,80)
#A37B48
(163,123,72)
#926E40
(146,110,64)
#816138
(129,97,56)
#705430
(112,84,48)
#5F4728
(95,71,40)
#4E3A20
(78,58,32)
#3D2D18
(61,45,24)
#2C2010
(44,32,16)
#1B1308
(27,19,8)
#000000
(0,0,0)

Tints of #C59558

#C59558
(197,149,88)
#CA9E67
(202,158,103)
#CFA776
(207,167,118)
#D4B085
(212,176,133)
#D9B994
(217,185,148)
#DEC2A3
(222,194,163)
#E3CBB2
(227,203,178)
#E8D4C1
(232,212,193)
#EDDDD0
(237,221,208)
#F2E6DF
(242,230,223)
#F7EFEE
(247,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59558 color. Also use rgb(197,149,88) instead hex code.

Text Font Color

.myTextColor { color: #C59558; }

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

This text font color is #C59558.

Background Color

.myBgColor { background-color: #C59558; }

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

This div background color is #C59558.

Border color

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

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

This div border color is #C59558.

Opacity

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

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

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

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

This text has shadow with #C59558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59558.

Preview

Color preview on black background

This text has color #C59558 on black background.


Color preview on white background

This text has color #C59558 on white background.


Black color preview on #C59558 background

This text has black color on #C59558 background.


White color preview on #C59558 background

This text has white color on #C59558 background.


Related colors

Complementary color

Complementary color for #hex is #3A6AA7.


I love getcolorcode.com

Triadic colors

1 #58C595 and #9558C5 with #C59558 are triadic colors.

2 #5895C5 and #95C558 with #C59558 are triadic colors.