COLOR #C38370

HEX: #C38370 RGB: (195,131,112)

Color info

#C38370 contains mainly red color. Web safe color of #C38370 is #CC9966 (or #C96).

RGB color model

#C38370 color RGB value is (195,131,112).

RGB: (195,131,112) (76%, 51%, 44%)

RGB channels and saturation

R 195 of 255 = 76%
G 131 of 255 = 51%
B 112 of 255 = 44%

195
131
112

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

Portions of RGB colors in percentages

R + G + B = 195 + 131 + 112 = 438 (100%)
R 195 of 438 ~ 44.52%
G 131 of 438 ~ 29.91%
B 112 of 438 ~ 25.57'%

%44.52
%29.91
%25.57

CMYK color model

#C38370 color CMYK value is (0,33,43,24).

  • cyan value is 0.00%
  • magenta value is 32.82%
  • yellow value is 42.56%
  • key color value is 23.53%
CMYK: (0,33,43,24) C0M33Y43K24 (0%,33%,43%,24%) (0.00/0.33/0.43/0.24) 

CMYK percentages

%0
%32.82
%42.56
%23.53

Codes

Color #C38370 in popluar color models

C3 83 70
RGB 195 131 112
HSL 14° 40.89% 60.20%
HSB/HSV 14° 42.56% 76.47%
CMYK 0.00% 32.82% 42.56%
23.53%

Color #C38370 in popluar number systems.

HEX C3 83 70
Decimal 195 131 112
Binary 11000011 10000011 1110000
Octal 303 203 160

Shades and tints

Shades of #C38370

#C38370
(195,131,112)
#B27866
(178,120,102)
#A16D5C
(161,109,92)
#906252
(144,98,82)
#7F5748
(127,87,72)
#6E4C3E
(110,76,62)
#5D4134
(93,65,52)
#4C362A
(76,54,42)
#3B2B20
(59,43,32)
#2A2016
(42,32,22)
#19150C
(25,21,12)
#000000
(0,0,0)

Tints of #C38370

#C38370
(195,131,112)
#C88E7D
(200,142,125)
#CD998A
(205,153,138)
#D2A497
(210,164,151)
#D7AFA4
(215,175,164)
#DCBAB1
(220,186,177)
#E1C5BE
(225,197,190)
#E6D0CB
(230,208,203)
#EBDBD8
(235,219,216)
#F0E6E5
(240,230,229)
#F5F1F2
(245,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C38370; }

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

This text font color is #C38370.

Background Color

.myBgColor { background-color: #C38370; }

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

This div background color is #C38370.

Border color

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

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

This div border color is #C38370.

Opacity

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

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

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

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

This text has shadow with #C38370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38370.

Preview

Color preview on black background

This text has color #C38370 on black background.


Color preview on white background

This text has color #C38370 on white background.


Black color preview on #C38370 background

This text has black color on #C38370 background.


White color preview on #C38370 background

This text has white color on #C38370 background.


Related colors

Complementary color

Complementary color for #hex is #3C7C8F.


I love getcolorcode.com

Triadic colors

1 #70C383 and #8370C3 with #C38370 are triadic colors.

2 #7083C3 and #83C370 with #C38370 are triadic colors.