COLOR #C49373

HEX: #C49373 RGB: (196,147,115)

Color info

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

RGB color model

#C49373 color RGB value is (196,147,115).

RGB: (196,147,115) (77%, 58%, 45%)

RGB channels and saturation

R 196 of 255 = 77%
G 147 of 255 = 58%
B 115 of 255 = 45%

196
147
115

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

Portions of RGB colors in percentages

R + G + B = 196 + 147 + 115 = 458 (100%)
R 196 of 458 ~ 42.79%
G 147 of 458 ~ 32.1%
B 115 of 458 ~ 25.11'%

%42.79
%32.1
%25.11

CMYK color model

#C49373 color CMYK value is (0,25,41,23).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 41.33%
  • key color value is 23.14%

CMYK: (0,25,41,23)
C0M25Y41K23 (0%, 25%, 41%, 23%)
(0.00 / 0.25 / 0.41 / 0.23)

CMYK percentages

%0
%25
%41.33
%23.14

Codes

Color #C49373 in popluar color models

C4 93 73
RGB 196 147 115
HSL 24° 40.70% 60.98%
HSB/HSV 24° 41.33% 76.86%
CMYK 0.00% 25.00% 41.33%
23.14%

Color #C49373 in popluar number systems.

HEX C4 93 73
Decimal 196 147 115
Binary 11000100 10010011 1110011
Octal 304 223 163

Shades and tints

Shades of #C49373

#C49373
(196,147,115)
#B38669
(179,134,105)
#A2795F
(162,121,95)
#916C55
(145,108,85)
#805F4B
(128,95,75)
#6F5241
(111,82,65)
#5E4537
(94,69,55)
#4D382D
(77,56,45)
#3C2B23
(60,43,35)
#2B1E19
(43,30,25)
#1A110F
(26,17,15)
#000000
(0,0,0)

Tints of #C49373

#C49373
(196,147,115)
#C99C7F
(201,156,127)
#CEA58B
(206,165,139)
#D3AE97
(211,174,151)
#D8B7A3
(216,183,163)
#DDC0AF
(221,192,175)
#E2C9BB
(226,201,187)
#E7D2C7
(231,210,199)
#ECDBD3
(236,219,211)
#F1E4DF
(241,228,223)
#F6EDEB
(246,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49373 color. Also use rgb(196,147,115) instead hex code.

Text Font Color

.myTextColor { color: #C49373; }

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

This text font color is #C49373.

Background Color

.myBgColor { background-color: #C49373; }

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

This div background color is #C49373.

Border color

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

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

This div border color is #C49373.

Opacity

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

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

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

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

This text has shadow with #C49373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49373.

Preview

Color preview on black background

This text has color #C49373 on black background.


Color preview on white background

This text has color #C49373 on white background.


Black color preview on #C49373 background

This text has black color on #C49373 background.


White color preview on #C49373 background

This text has white color on #C49373 background.


Related colors

Complementary color

Complementary color for #hex is #3B6C8C.


I love getcolorcode.com

Triadic colors

1 #73C493 and #9373C4 with #C49373 are triadic colors.

2 #7393C4 and #93C473 with #C49373 are triadic colors.