COLOR #8C5F61

HEX: #8C5F61 RGB: (140,95,97)

Color info

#8C5F61 contains red, green and blue colors in about the same proportion. Web safe color of #8C5F61 is #996666 (or #966).

RGB color model

#8C5F61 color RGB value is (140,95,97).

RGB: (140,95,97) (55%, 37%, 38%)

RGB channels and saturation

R 140 of 255 = 55%
G 95 of 255 = 37%
B 97 of 255 = 38%

140
95
97

R + G + B ~ 43%. #8C5F61 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 140 + 95 + 97 = 332 (100%)
R 140 of 332 ~ 42.17%
G 95 of 332 ~ 28.61%
B 97 of 332 ~ 29.22'%

%42.17
%28.61
%29.22

CMYK color model

#8C5F61 color CMYK value is (0,32,31,45).

  • cyan value is 0.00%
  • magenta value is 32.14%
  • yellow value is 30.71%
  • key color value is 45.10%
CMYK: (0,32,31,45) C0M32Y31K45 (0%,32%,31%,45%) (0.00/0.32/0.31/0.45) 

CMYK percentages

%0
%32.14
%30.71
%45.1

Codes

Color #8C5F61 in popluar color models

8C 5F 61
RGB 140 95 97
HSL 357° 19.15% 46.08%
HSB/HSV 357° 32.14% 54.90%
CMYK 0.00% 32.14% 30.71%
45.10%

Color #8C5F61 in popluar number systems.

HEX 8C 5F 61
Decimal 140 95 97
Binary 10001100 1011111 1100001
Octal 214 137 141

Shades and tints

Shades of #8C5F61

#8C5F61
(140,95,97)
#805759
(128,87,89)
#744F51
(116,79,81)
#684749
(104,71,73)
#5C3F41
(92,63,65)
#503739
(80,55,57)
#442F31
(68,47,49)
#382729
(56,39,41)
#2C1F21
(44,31,33)
#201719
(32,23,25)
#140F11
(20,15,17)
#000000
(0,0,0)

Tints of #8C5F61

#8C5F61
(140,95,97)
#966D6F
(150,109,111)
#A07B7D
(160,123,125)
#AA898B
(170,137,139)
#B49799
(180,151,153)
#BEA5A7
(190,165,167)
#C8B3B5
(200,179,181)
#D2C1C3
(210,193,195)
#DCCFD1
(220,207,209)
#E6DDDF
(230,221,223)
#F0EBED
(240,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C5F61 color. Also use rgb(140,95,97) instead hex code.

Text Font Color

.myTextColor { color: #8C5F61; }

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

This text font color is #8C5F61.

Background Color

.myBgColor { background-color: #8C5F61; }

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

This div background color is #8C5F61.

Border color

.myBorderColor { border: 1px solid #8C5F61; }

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

This div border color is #8C5F61.

Opacity

.myOpacity80 { color: #8C5F61; opacity: 0.8; }

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

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

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

This text has shadow with #8C5F61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C5F61.

Preview

Color preview on black background

This text has color #8C5F61 on black background.


Color preview on white background

This text has color #8C5F61 on white background.


Black color preview on #8C5F61 background

This text has black color on #8C5F61 background.


White color preview on #8C5F61 background

This text has white color on #8C5F61 background.


Related colors

Complementary color

Complementary color for #hex is #73A09E.


I love getcolorcode.com

Triadic colors

1 #618C5F and #5F618C with #8C5F61 are triadic colors.

2 #615F8C and #5F8C61 with #8C5F61 are triadic colors.