COLOR #C46947

HEX: #C46947 RGB: (196,105,71)

Color info

#C46947 contains mainly red color. Web safe color of #C46947 is #CC6633 (or #C63).

RGB color model

#C46947 color RGB value is (196,105,71).

RGB: (196,105,71) (77%, 41%, 28%)

RGB channels and saturation

R 196 of 255 = 77%
G 105 of 255 = 41%
B 71 of 255 = 28%

196
105
71

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

Portions of RGB colors in percentages

R + G + B = 196 + 105 + 71 = 372 (100%)
R 196 of 372 ~ 52.69%
G 105 of 372 ~ 28.23%
B 71 of 372 ~ 19.09'%

%52.69
%28.23
%19.09

CMYK color model

#C46947 color CMYK value is (0,46,64,23).

  • cyan value is 0.00%
  • magenta value is 46.43%
  • yellow value is 63.78%
  • key color value is 23.14%

CMYK: (0,46,64,23)
C0M46Y64K23 (0%, 46%, 64%, 23%)
(0.00 / 0.46 / 0.64 / 0.23)

CMYK percentages

%0
%46.43
%63.78
%23.14

Codes

Color #C46947 in popluar color models

C4 69 47
RGB 196 105 71
HSL 16° 51.44% 52.35%
HSB/HSV 16° 63.78% 76.86%
CMYK 0.00% 46.43% 63.78%
23.14%

Color #C46947 in popluar number systems.

HEX C4 69 47
Decimal 196 105 71
Binary 11000100 1101001 1000111
Octal 304 151 107

Shades and tints

Shades of #C46947

#C46947
(196,105,71)
#B36041
(179,96,65)
#A2573B
(162,87,59)
#914E35
(145,78,53)
#80452F
(128,69,47)
#6F3C29
(111,60,41)
#5E3323
(94,51,35)
#4D2A1D
(77,42,29)
#3C2117
(60,33,23)
#2B1811
(43,24,17)
#1A0F0B
(26,15,11)
#000000
(0,0,0)

Tints of #C46947

#C46947
(196,105,71)
#C97657
(201,118,87)
#CE8367
(206,131,103)
#D39077
(211,144,119)
#D89D87
(216,157,135)
#DDAA97
(221,170,151)
#E2B7A7
(226,183,167)
#E7C4B7
(231,196,183)
#ECD1C7
(236,209,199)
#F1DED7
(241,222,215)
#F6EBE7
(246,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C46947 color. Also use rgb(196,105,71) instead hex code.

Text Font Color

.myTextColor { color: #C46947; }

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

This text font color is #C46947.

Background Color

.myBgColor { background-color: #C46947; }

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

This div background color is #C46947.

Border color

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

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

This div border color is #C46947.

Opacity

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

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

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

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

This text has shadow with #C46947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C46947.

Preview

Color preview on black background

This text has color #C46947 on black background.


Color preview on white background

This text has color #C46947 on white background.


Black color preview on #C46947 background

This text has black color on #C46947 background.


White color preview on #C46947 background

This text has white color on #C46947 background.


Related colors

Complementary color

Complementary color for #hex is #3B96B8.


I love getcolorcode.com

Triadic colors

1 #47C469 and #6947C4 with #C46947 are triadic colors.

2 #4769C4 and #69C447 with #C46947 are triadic colors.