COLOR #C49E58

HEX: #C49E58 RGB: (196,158,88)

Color info

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

RGB color model

#C49E58 color RGB value is (196,158,88).

RGB: (196,158,88) (77%, 62%, 35%)

RGB channels and saturation

R 196 of 255 = 77%
G 158 of 255 = 62%
B 88 of 255 = 35%

196
158
88

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

Portions of RGB colors in percentages

R + G + B = 196 + 158 + 88 = 442 (100%)
R 196 of 442 ~ 44.34%
G 158 of 442 ~ 35.75%
B 88 of 442 ~ 19.91'%

%44.34
%35.75
%19.91

CMYK color model

#C49E58 color CMYK value is (0,19,55,23).

  • cyan value is 0.00%
  • magenta value is 19.39%
  • yellow value is 55.10%
  • key color value is 23.14%

CMYK: (0,19,55,23)
C0M19Y55K23 (0%, 19%, 55%, 23%)
(0.00 / 0.19 / 0.55 / 0.23)

CMYK percentages

%0
%19.39
%55.1
%23.14

Codes

Color #C49E58 in popluar color models

C4 9E 58
RGB 196 158 88
HSL 39° 47.79% 55.69%
HSB/HSV 39° 55.10% 76.86%
CMYK 0.00% 19.39% 55.10%
23.14%

Color #C49E58 in popluar number systems.

HEX C4 9E 58
Decimal 196 158 88
Binary 11000100 10011110 1011000
Octal 304 236 130

Shades and tints

Shades of #C49E58

#C49E58
(196,158,88)
#B39050
(179,144,80)
#A28248
(162,130,72)
#917440
(145,116,64)
#806638
(128,102,56)
#6F5830
(111,88,48)
#5E4A28
(94,74,40)
#4D3C20
(77,60,32)
#3C2E18
(60,46,24)
#2B2010
(43,32,16)
#1A1208
(26,18,8)
#000000
(0,0,0)

Tints of #C49E58

#C49E58
(196,158,88)
#C9A667
(201,166,103)
#CEAE76
(206,174,118)
#D3B685
(211,182,133)
#D8BE94
(216,190,148)
#DDC6A3
(221,198,163)
#E2CEB2
(226,206,178)
#E7D6C1
(231,214,193)
#ECDED0
(236,222,208)
#F1E6DF
(241,230,223)
#F6EEEE
(246,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49E58 color. Also use rgb(196,158,88) instead hex code.

Text Font Color

.myTextColor { color: #C49E58; }

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

This text font color is #C49E58.

Background Color

.myBgColor { background-color: #C49E58; }

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

This div background color is #C49E58.

Border color

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

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

This div border color is #C49E58.

Opacity

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

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

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

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

This text has shadow with #C49E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49E58.

Preview

Color preview on black background

This text has color #C49E58 on black background.


Color preview on white background

This text has color #C49E58 on white background.


Black color preview on #C49E58 background

This text has black color on #C49E58 background.


White color preview on #C49E58 background

This text has white color on #C49E58 background.


Related colors

Complementary color

Complementary color for #hex is #3B61A7.


I love getcolorcode.com

Triadic colors

1 #58C49E and #9E58C4 with #C49E58 are triadic colors.

2 #589EC4 and #9EC458 with #C49E58 are triadic colors.