COLOR #C37056

HEX: #C37056 RGB: (195,112,86)

Color info

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

RGB color model

#C37056 color RGB value is (195,112,86).

RGB: (195,112,86) (76%, 44%, 34%)

RGB channels and saturation

R 195 of 255 = 76%
G 112 of 255 = 44%
B 86 of 255 = 34%

195
112
86

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

Portions of RGB colors in percentages

R + G + B = 195 + 112 + 86 = 393 (100%)
R 195 of 393 ~ 49.62%
G 112 of 393 ~ 28.5%
B 86 of 393 ~ 21.88'%

%49.62
%28.5
%21.88

CMYK color model

#C37056 color CMYK value is (0,43,56,24).

  • cyan value is 0.00%
  • magenta value is 42.56%
  • yellow value is 55.90%
  • key color value is 23.53%

CMYK: (0,43,56,24)
C0M43Y56K24 (0%, 43%, 56%, 24%)
(0.00 / 0.43 / 0.56 / 0.24)

CMYK percentages

%0
%42.56
%55.9
%23.53

Codes

Color #C37056 in popluar color models

C3 70 56
RGB 195 112 86
HSL 14° 47.60% 55.10%
HSB/HSV 14° 55.90% 76.47%
CMYK 0.00% 42.56% 55.90%
23.53%

Color #C37056 in popluar number systems.

HEX C3 70 56
Decimal 195 112 86
Binary 11000011 1110000 1010110
Octal 303 160 126

Shades and tints

Shades of #C37056

#C37056
(195,112,86)
#B2664F
(178,102,79)
#A15C48
(161,92,72)
#905241
(144,82,65)
#7F483A
(127,72,58)
#6E3E33
(110,62,51)
#5D342C
(93,52,44)
#4C2A25
(76,42,37)
#3B201E
(59,32,30)
#2A1617
(42,22,23)
#190C10
(25,12,16)
#000000
(0,0,0)

Tints of #C37056

#C37056
(195,112,86)
#C87D65
(200,125,101)
#CD8A74
(205,138,116)
#D29783
(210,151,131)
#D7A492
(215,164,146)
#DCB1A1
(220,177,161)
#E1BEB0
(225,190,176)
#E6CBBF
(230,203,191)
#EBD8CE
(235,216,206)
#F0E5DD
(240,229,221)
#F5F2EC
(245,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37056 color. Also use rgb(195,112,86) instead hex code.

Text Font Color

.myTextColor { color: #C37056; }

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

This text font color is #C37056.

Background Color

.myBgColor { background-color: #C37056; }

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

This div background color is #C37056.

Border color

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

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

This div border color is #C37056.

Opacity

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

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

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

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

This text has shadow with #C37056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37056.

Preview

Color preview on black background

This text has color #C37056 on black background.


Color preview on white background

This text has color #C37056 on white background.


Black color preview on #C37056 background

This text has black color on #C37056 background.


White color preview on #C37056 background

This text has white color on #C37056 background.


Related colors

Complementary color

Complementary color for #hex is #3C8FA9.


I love getcolorcode.com

Triadic colors

1 #56C370 and #7056C3 with #C37056 are triadic colors.

2 #5670C3 and #70C356 with #C37056 are triadic colors.