COLOR #C47657

HEX: #C47657 RGB: (196,118,87)

Color info

#C47657 contains mainly red color. Web safe color of #C47657 is #CC6666 (or #C66).

RGB color model

#C47657 color RGB value is (196,118,87).

RGB: (196,118,87) (77%, 46%, 34%)

RGB channels and saturation

R 196 of 255 = 77%
G 118 of 255 = 46%
B 87 of 255 = 34%

196
118
87

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

Portions of RGB colors in percentages

R + G + B = 196 + 118 + 87 = 401 (100%)
R 196 of 401 ~ 48.88%
G 118 of 401 ~ 29.43%
B 87 of 401 ~ 21.7'%

%48.88
%29.43
%21.7

CMYK color model

#C47657 color CMYK value is (0,40,56,23).

  • cyan value is 0.00%
  • magenta value is 39.80%
  • yellow value is 55.61%
  • key color value is 23.14%

CMYK: (0,40,56,23)
C0M40Y56K23 (0%, 40%, 56%, 23%)
(0.00 / 0.40 / 0.56 / 0.23)

CMYK percentages

%0
%39.8
%55.61
%23.14

Codes

Color #C47657 in popluar color models

C4 76 57
RGB 196 118 87
HSL 17° 48.02% 55.49%
HSB/HSV 17° 55.61% 76.86%
CMYK 0.00% 39.80% 55.61%
23.14%

Color #C47657 in popluar number systems.

HEX C4 76 57
Decimal 196 118 87
Binary 11000100 1110110 1010111
Octal 304 166 127

Shades and tints

Shades of #C47657

#C47657
(196,118,87)
#B36C50
(179,108,80)
#A26249
(162,98,73)
#915842
(145,88,66)
#804E3B
(128,78,59)
#6F4434
(111,68,52)
#5E3A2D
(94,58,45)
#4D3026
(77,48,38)
#3C261F
(60,38,31)
#2B1C18
(43,28,24)
#1A1211
(26,18,17)
#000000
(0,0,0)

Tints of #C47657

#C47657
(196,118,87)
#C98266
(201,130,102)
#CE8E75
(206,142,117)
#D39A84
(211,154,132)
#D8A693
(216,166,147)
#DDB2A2
(221,178,162)
#E2BEB1
(226,190,177)
#E7CAC0
(231,202,192)
#ECD6CF
(236,214,207)
#F1E2DE
(241,226,222)
#F6EEED
(246,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C47657 color. Also use rgb(196,118,87) instead hex code.

Text Font Color

.myTextColor { color: #C47657; }

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

This text font color is #C47657.

Background Color

.myBgColor { background-color: #C47657; }

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

This div background color is #C47657.

Border color

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

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

This div border color is #C47657.

Opacity

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

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

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

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

This text has shadow with #C47657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47657.

Preview

Color preview on black background

This text has color #C47657 on black background.


Color preview on white background

This text has color #C47657 on white background.


Black color preview on #C47657 background

This text has black color on #C47657 background.


White color preview on #C47657 background

This text has white color on #C47657 background.


Related colors

Complementary color

Complementary color for #hex is #3B89A8.


I love getcolorcode.com

Triadic colors

1 #57C476 and #7657C4 with #C47657 are triadic colors.

2 #5776C4 and #76C457 with #C47657 are triadic colors.