COLOR #C38677

HEX: #C38677 RGB: (195,134,119)

Color info

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

RGB color model

#C38677 color RGB value is (195,134,119).

RGB: (195,134,119) (76%, 53%, 47%)

RGB channels and saturation

R 195 of 255 = 76%
G 134 of 255 = 53%
B 119 of 255 = 47%

195
134
119

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

Portions of RGB colors in percentages

R + G + B = 195 + 134 + 119 = 448 (100%)
R 195 of 448 ~ 43.53%
G 134 of 448 ~ 29.91%
B 119 of 448 ~ 26.56'%

%43.53
%29.91
%26.56

CMYK color model

#C38677 color CMYK value is (0,31,39,24).

  • cyan value is 0.00%
  • magenta value is 31.28%
  • yellow value is 38.97%
  • key color value is 23.53%
CMYK: (0,31,39,24) C0M31Y39K24 (0%,31%,39%,24%) (0.00/0.31/0.39/0.24) 

CMYK percentages

%0
%31.28
%38.97
%23.53

Codes

Color #C38677 in popluar color models

C3 86 77
RGB 195 134 119
HSL 12° 38.78% 61.57%
HSB/HSV 12° 38.97% 76.47%
CMYK 0.00% 31.28% 38.97%
23.53%

Color #C38677 in popluar number systems.

HEX C3 86 77
Decimal 195 134 119
Binary 11000011 10000110 1110111
Octal 303 206 167

Shades and tints

Shades of #C38677

#C38677
(195,134,119)
#B27A6D
(178,122,109)
#A16E63
(161,110,99)
#906259
(144,98,89)
#7F564F
(127,86,79)
#6E4A45
(110,74,69)
#5D3E3B
(93,62,59)
#4C3231
(76,50,49)
#3B2627
(59,38,39)
#2A1A1D
(42,26,29)
#190E13
(25,14,19)
#000000
(0,0,0)

Tints of #C38677

#C38677
(195,134,119)
#C89183
(200,145,131)
#CD9C8F
(205,156,143)
#D2A79B
(210,167,155)
#D7B2A7
(215,178,167)
#DCBDB3
(220,189,179)
#E1C8BF
(225,200,191)
#E6D3CB
(230,211,203)
#EBDED7
(235,222,215)
#F0E9E3
(240,233,227)
#F5F4EF
(245,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C38677 color. Also use rgb(195,134,119) instead hex code.

Text Font Color

.myTextColor { color: #C38677; }

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

This text font color is #C38677.

Background Color

.myBgColor { background-color: #C38677; }

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

This div background color is #C38677.

Border color

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

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

This div border color is #C38677.

Opacity

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

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

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

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

This text has shadow with #C38677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38677.

Preview

Color preview on black background

This text has color #C38677 on black background.


Color preview on white background

This text has color #C38677 on white background.


Black color preview on #C38677 background

This text has black color on #C38677 background.


White color preview on #C38677 background

This text has white color on #C38677 background.


Related colors

Complementary color

Complementary color for #hex is #3C7988.


I love getcolorcode.com

Triadic colors

1 #77C386 and #8677C3 with #C38677 are triadic colors.

2 #7786C3 and #86C377 with #C38677 are triadic colors.