COLOR #C38D62

HEX: #C38D62 RGB: (195,141,98)

Color info

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

RGB color model

#C38D62 color RGB value is (195,141,98).

RGB: (195,141,98) (76%, 55%, 38%)

RGB channels and saturation

R 195 of 255 = 76%
G 141 of 255 = 55%
B 98 of 255 = 38%

195
141
98

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

Portions of RGB colors in percentages

R + G + B = 195 + 141 + 98 = 434 (100%)
R 195 of 434 ~ 44.93%
G 141 of 434 ~ 32.49%
B 98 of 434 ~ 22.58'%

%44.93
%32.49
%22.58

CMYK color model

#C38D62 color CMYK value is (0,28,50,24).

  • cyan value is 0.00%
  • magenta value is 27.69%
  • yellow value is 49.74%
  • key color value is 23.53%

CMYK: (0,28,50,24)
C0M28Y50K24 (0%, 28%, 50%, 24%)
(0.00 / 0.28 / 0.50 / 0.24)

CMYK percentages

%0
%27.69
%49.74
%23.53

Codes

Color #C38D62 in popluar color models

C3 8D 62
RGB 195 141 98
HSL 27° 44.70% 57.45%
HSB/HSV 27° 49.74% 76.47%
CMYK 0.00% 27.69% 49.74%
23.53%

Color #C38D62 in popluar number systems.

HEX C3 8D 62
Decimal 195 141 98
Binary 11000011 10001101 1100010
Octal 303 215 142

Shades and tints

Shades of #C38D62

#C38D62
(195,141,98)
#B2815A
(178,129,90)
#A17552
(161,117,82)
#90694A
(144,105,74)
#7F5D42
(127,93,66)
#6E513A
(110,81,58)
#5D4532
(93,69,50)
#4C392A
(76,57,42)
#3B2D22
(59,45,34)
#2A211A
(42,33,26)
#191512
(25,21,18)
#000000
(0,0,0)

Tints of #C38D62

#C38D62
(195,141,98)
#C89770
(200,151,112)
#CDA17E
(205,161,126)
#D2AB8C
(210,171,140)
#D7B59A
(215,181,154)
#DCBFA8
(220,191,168)
#E1C9B6
(225,201,182)
#E6D3C4
(230,211,196)
#EBDDD2
(235,221,210)
#F0E7E0
(240,231,224)
#F5F1EE
(245,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C38D62 color. Also use rgb(195,141,98) instead hex code.

Text Font Color

.myTextColor { color: #C38D62; }

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

This text font color is #C38D62.

Background Color

.myBgColor { background-color: #C38D62; }

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

This div background color is #C38D62.

Border color

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

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

This div border color is #C38D62.

Opacity

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

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

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

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

This text has shadow with #C38D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38D62.

Preview

Color preview on black background

This text has color #C38D62 on black background.


Color preview on white background

This text has color #C38D62 on white background.


Black color preview on #C38D62 background

This text has black color on #C38D62 background.


White color preview on #C38D62 background

This text has white color on #C38D62 background.


Related colors

Complementary color

Complementary color for #hex is #3C729D.


I love getcolorcode.com

Triadic colors

1 #62C38D and #8D62C3 with #C38D62 are triadic colors.

2 #628DC3 and #8DC362 with #C38D62 are triadic colors.