COLOR #C38B79

HEX: #C38B79 RGB: (195,139,121)

Color info

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

RGB color model

#C38B79 color RGB value is (195,139,121).

RGB: (195,139,121) (76%, 55%, 47%)

RGB channels and saturation

R 195 of 255 = 76%
G 139 of 255 = 55%
B 121 of 255 = 47%

195
139
121

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

Portions of RGB colors in percentages

R + G + B = 195 + 139 + 121 = 455 (100%)
R 195 of 455 ~ 42.86%
G 139 of 455 ~ 30.55%
B 121 of 455 ~ 26.59'%

%42.86
%30.55
%26.59

CMYK color model

#C38B79 color CMYK value is (0,29,38,24).

  • cyan value is 0.00%
  • magenta value is 28.72%
  • yellow value is 37.95%
  • key color value is 23.53%
CMYK: (0,29,38,24) C0M29Y38K24 (0%,29%,38%,24%) (0.00/0.29/0.38/0.24) 

CMYK percentages

%0
%28.72
%37.95
%23.53

Codes

Color #C38B79 in popluar color models

C3 8B 79
RGB 195 139 121
HSL 15° 38.14% 61.96%
HSB/HSV 15° 37.95% 76.47%
CMYK 0.00% 28.72% 37.95%
23.53%

Color #C38B79 in popluar number systems.

HEX C3 8B 79
Decimal 195 139 121
Binary 11000011 10001011 1111001
Octal 303 213 171

Shades and tints

Shades of #C38B79

#C38B79
(195,139,121)
#B27F6E
(178,127,110)
#A17363
(161,115,99)
#906758
(144,103,88)
#7F5B4D
(127,91,77)
#6E4F42
(110,79,66)
#5D4337
(93,67,55)
#4C372C
(76,55,44)
#3B2B21
(59,43,33)
#2A1F16
(42,31,22)
#19130B
(25,19,11)
#000000
(0,0,0)

Tints of #C38B79

#C38B79
(195,139,121)
#C89585
(200,149,133)
#CD9F91
(205,159,145)
#D2A99D
(210,169,157)
#D7B3A9
(215,179,169)
#DCBDB5
(220,189,181)
#E1C7C1
(225,199,193)
#E6D1CD
(230,209,205)
#EBDBD9
(235,219,217)
#F0E5E5
(240,229,229)
#F5EFF1
(245,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C38B79 color. Also use rgb(195,139,121) instead hex code.

Text Font Color

.myTextColor { color: #C38B79; }

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

This text font color is #C38B79.

Background Color

.myBgColor { background-color: #C38B79; }

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

This div background color is #C38B79.

Border color

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

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

This div border color is #C38B79.

Opacity

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

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

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

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

This text has shadow with #C38B79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38B79.

Preview

Color preview on black background

This text has color #C38B79 on black background.


Color preview on white background

This text has color #C38B79 on white background.


Black color preview on #C38B79 background

This text has black color on #C38B79 background.


White color preview on #C38B79 background

This text has white color on #C38B79 background.


Related colors

Complementary color

Complementary color for #hex is #3C7486.


I love getcolorcode.com

Triadic colors

1 #79C38B and #8B79C3 with #C38B79 are triadic colors.

2 #798BC3 and #8BC379 with #C38B79 are triadic colors.