COLOR #C38786

HEX: #C38786 RGB: (195,135,134)

Color info

#C38786 contains mainly red color. Web safe color of #C38786 is #CC9999 (or #C99).

RGB color model

#C38786 color RGB value is (195,135,134).

RGB: (195,135,134) (76%, 53%, 53%)

RGB channels and saturation

R 195 of 255 = 76%
G 135 of 255 = 53%
B 134 of 255 = 53%

195
135
134

R + G + B ~ 61%. #C38786 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 135 + 134 = 464 (100%)
R 195 of 464 ~ 42.03%
G 135 of 464 ~ 29.09%
B 134 of 464 ~ 28.88'%

%42.03
%29.09
%28.88

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 30.77%
  • yellow value is 31.28%
  • key color value is 23.53%
CMYK: (0,31,31,24) C0M31Y31K24 (0%,31%,31%,24%) (0.00/0.31/0.31/0.24) 

CMYK percentages

%0
%30.77
%31.28
%23.53

Codes

Color #C38786 in popluar color models

C3 87 86
RGB 195 135 134
HSL 33.70% 64.51%
HSB/HSV 31.28% 76.47%
CMYK 0.00% 30.77% 31.28%
23.53%

Color #C38786 in popluar number systems.

HEX C3 87 86
Decimal 195 135 134
Binary 11000011 10000111 10000110
Octal 303 207 206

Shades and tints

Shades of #C38786

#C38786
(195,135,134)
#B27B7A
(178,123,122)
#A16F6E
(161,111,110)
#906362
(144,99,98)
#7F5756
(127,87,86)
#6E4B4A
(110,75,74)
#5D3F3E
(93,63,62)
#4C3332
(76,51,50)
#3B2726
(59,39,38)
#2A1B1A
(42,27,26)
#190F0E
(25,15,14)
#000000
(0,0,0)

Tints of #C38786

#C38786
(195,135,134)
#C89191
(200,145,145)
#CD9B9C
(205,155,156)
#D2A5A7
(210,165,167)
#D7AFB2
(215,175,178)
#DCB9BD
(220,185,189)
#E1C3C8
(225,195,200)
#E6CDD3
(230,205,211)
#EBD7DE
(235,215,222)
#F0E1E9
(240,225,233)
#F5EBF4
(245,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C38786; }

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

This text font color is #C38786.

Background Color

.myBgColor { background-color: #C38786; }

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

This div background color is #C38786.

Border color

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

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

This div border color is #C38786.

Opacity

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

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

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

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

This text has shadow with #C38786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38786.

Preview

Color preview on black background

This text has color #C38786 on black background.


Color preview on white background

This text has color #C38786 on white background.


Black color preview on #C38786 background

This text has black color on #C38786 background.


White color preview on #C38786 background

This text has white color on #C38786 background.


Related colors

Complementary color

Complementary color for #hex is #3C7879.


I love getcolorcode.com

Triadic colors

1 #86C387 and #8786C3 with #C38786 are triadic colors.

2 #8687C3 and #87C386 with #C38786 are triadic colors.