COLOR #C38E76

HEX: #C38E76 RGB: (195,142,118)

Color info

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

RGB color model

#C38E76 color RGB value is (195,142,118).

RGB: (195,142,118) (76%, 56%, 46%)

RGB channels and saturation

R 195 of 255 = 76%
G 142 of 255 = 56%
B 118 of 255 = 46%

195
142
118

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

Portions of RGB colors in percentages

R + G + B = 195 + 142 + 118 = 455 (100%)
R 195 of 455 ~ 42.86%
G 142 of 455 ~ 31.21%
B 118 of 455 ~ 25.93'%

%42.86
%31.21
%25.93

CMYK color model

#C38E76 color CMYK value is (0,27,39,24).

  • cyan value is 0.00%
  • magenta value is 27.18%
  • yellow value is 39.49%
  • key color value is 23.53%

CMYK: (0,27,39,24)
C0M27Y39K24 (0%, 27%, 39%, 24%)
(0.00 / 0.27 / 0.39 / 0.24)

CMYK percentages

%0
%27.18
%39.49
%23.53

Codes

Color #C38E76 in popluar color models

C3 8E 76
RGB 195 142 118
HSL 19° 39.09% 61.37%
HSB/HSV 19° 39.49% 76.47%
CMYK 0.00% 27.18% 39.49%
23.53%

Color #C38E76 in popluar number systems.

HEX C3 8E 76
Decimal 195 142 118
Binary 11000011 10001110 1110110
Octal 303 216 166

Shades and tints

Shades of #C38E76

#C38E76
(195,142,118)
#B2826C
(178,130,108)
#A17662
(161,118,98)
#906A58
(144,106,88)
#7F5E4E
(127,94,78)
#6E5244
(110,82,68)
#5D463A
(93,70,58)
#4C3A30
(76,58,48)
#3B2E26
(59,46,38)
#2A221C
(42,34,28)
#191612
(25,22,18)
#000000
(0,0,0)

Tints of #C38E76

#C38E76
(195,142,118)
#C89882
(200,152,130)
#CDA28E
(205,162,142)
#D2AC9A
(210,172,154)
#D7B6A6
(215,182,166)
#DCC0B2
(220,192,178)
#E1CABE
(225,202,190)
#E6D4CA
(230,212,202)
#EBDED6
(235,222,214)
#F0E8E2
(240,232,226)
#F5F2EE
(245,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C38E76 color. Also use rgb(195,142,118) instead hex code.

Text Font Color

.myTextColor { color: #C38E76; }

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

This text font color is #C38E76.

Background Color

.myBgColor { background-color: #C38E76; }

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

This div background color is #C38E76.

Border color

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

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

This div border color is #C38E76.

Opacity

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

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

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

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

This text has shadow with #C38E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38E76.

Preview

Color preview on black background

This text has color #C38E76 on black background.


Color preview on white background

This text has color #C38E76 on white background.


Black color preview on #C38E76 background

This text has black color on #C38E76 background.


White color preview on #C38E76 background

This text has white color on #C38E76 background.


Related colors

Complementary color

Complementary color for #hex is #3C7189.


I love getcolorcode.com

Triadic colors

1 #76C38E and #8E76C3 with #C38E76 are triadic colors.

2 #768EC3 and #8EC376 with #C38E76 are triadic colors.