COLOR #C39487

HEX: #C39487 RGB: (195,148,135)

Color info

#C39487 contains mainly red and green colors. Web safe color of #C39487 is #CC9999 (or #C99).

RGB color model

#C39487 color RGB value is (195,148,135).

RGB: (195,148,135) (76%, 58%, 53%)

RGB channels and saturation

R 195 of 255 = 76%
G 148 of 255 = 58%
B 135 of 255 = 53%

195
148
135

R + G + B ~ 62%. #C39487 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 148 + 135 = 478 (100%)
R 195 of 478 ~ 40.79%
G 148 of 478 ~ 30.96%
B 135 of 478 ~ 28.24'%

%40.79
%30.96
%28.24

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 24.10%
  • yellow value is 30.77%
  • key color value is 23.53%

CMYK: (0,24,31,24)
C0M24Y31K24 (0%, 24%, 31%, 24%)
(0.00 / 0.24 / 0.31 / 0.24)

CMYK percentages

%0
%24.1
%30.77
%23.53

Codes

Color #C39487 in popluar color models

C3 94 87
RGB 195 148 135
HSL 13° 33.33% 64.71%
HSB/HSV 13° 30.77% 76.47%
CMYK 0.00% 24.10% 30.77%
23.53%

Color #C39487 in popluar number systems.

HEX C3 94 87
Decimal 195 148 135
Binary 11000011 10010100 10000111
Octal 303 224 207

Shades and tints

Shades of #C39487

#C39487
(195,148,135)
#B2877B
(178,135,123)
#A17A6F
(161,122,111)
#906D63
(144,109,99)
#7F6057
(127,96,87)
#6E534B
(110,83,75)
#5D463F
(93,70,63)
#4C3933
(76,57,51)
#3B2C27
(59,44,39)
#2A1F1B
(42,31,27)
#19120F
(25,18,15)
#000000
(0,0,0)

Tints of #C39487

#C39487
(195,148,135)
#C89D91
(200,157,145)
#CDA69B
(205,166,155)
#D2AFA5
(210,175,165)
#D7B8AF
(215,184,175)
#DCC1B9
(220,193,185)
#E1CAC3
(225,202,195)
#E6D3CD
(230,211,205)
#EBDCD7
(235,220,215)
#F0E5E1
(240,229,225)
#F5EEEB
(245,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C39487; }

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

This text font color is #C39487.

Background Color

.myBgColor { background-color: #C39487; }

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

This div background color is #C39487.

Border color

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

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

This div border color is #C39487.

Opacity

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

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

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

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

This text has shadow with #C39487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C39487.

Preview

Color preview on black background

This text has color #C39487 on black background.


Color preview on white background

This text has color #C39487 on white background.


Black color preview on #C39487 background

This text has black color on #C39487 background.


White color preview on #C39487 background

This text has white color on #C39487 background.


Related colors

Complementary color

Complementary color for #hex is #3C6B78.


I love getcolorcode.com

Triadic colors

1 #87C394 and #9487C3 with #C39487 are triadic colors.

2 #8794C3 and #94C387 with #C39487 are triadic colors.