COLOR #8C4D59

HEX: #8C4D59 RGB: (140,77,89)

Color info

#8C4D59 contains mainly red and blue colors. Web safe color of #8C4D59 is #993366 (or #936).

RGB color model

#8C4D59 color RGB value is (140,77,89).

RGB: (140,77,89) (55%, 30%, 35%)

RGB channels and saturation

R 140 of 255 = 55%
G 77 of 255 = 30%
B 89 of 255 = 35%

140
77
89

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

Portions of RGB colors in percentages

R + G + B = 140 + 77 + 89 = 306 (100%)
R 140 of 306 ~ 45.75%
G 77 of 306 ~ 25.16%
B 89 of 306 ~ 29.08'%

%45.75
%25.16
%29.08

CMYK color model

#8C4D59 color CMYK value is (0,45,36,45).

  • cyan value is 0.00%
  • magenta value is 45.00%
  • yellow value is 36.43%
  • key color value is 45.10%
CMYK: (0,45,36,45) C0M45Y36K45 (0%,45%,36%,45%) (0.00/0.45/0.36/0.45) 

CMYK percentages

%0
%45
%36.43
%45.1

Codes

Color #8C4D59 in popluar color models

8C 4D 59
RGB 140 77 89
HSL 349° 29.03% 42.55%
HSB/HSV 349° 45.00% 54.90%
CMYK 0.00% 45.00% 36.43%
45.10%

Color #8C4D59 in popluar number systems.

HEX 8C 4D 59
Decimal 140 77 89
Binary 10001100 1001101 1011001
Octal 214 115 131

Shades and tints

Shades of #8C4D59

#8C4D59
(140,77,89)
#804651
(128,70,81)
#743F49
(116,63,73)
#683841
(104,56,65)
#5C3139
(92,49,57)
#502A31
(80,42,49)
#442329
(68,35,41)
#381C21
(56,28,33)
#2C1519
(44,21,25)
#200E11
(32,14,17)
#140709
(20,7,9)
#000000
(0,0,0)

Tints of #8C4D59

#8C4D59
(140,77,89)
#965D68
(150,93,104)
#A06D77
(160,109,119)
#AA7D86
(170,125,134)
#B48D95
(180,141,149)
#BE9DA4
(190,157,164)
#C8ADB3
(200,173,179)
#D2BDC2
(210,189,194)
#DCCDD1
(220,205,209)
#E6DDE0
(230,221,224)
#F0EDEF
(240,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C4D59 color. Also use rgb(140,77,89) instead hex code.

Text Font Color

.myTextColor { color: #8C4D59; }

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

This text font color is #8C4D59.

Background Color

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

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

This div background color is #8C4D59.

Border color

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

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

This div border color is #8C4D59.

Opacity

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

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

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

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

This text has shadow with #8C4D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C4D59.

Preview

Color preview on black background

This text has color #8C4D59 on black background.


Color preview on white background

This text has color #8C4D59 on white background.


Black color preview on #8C4D59 background

This text has black color on #8C4D59 background.


White color preview on #8C4D59 background

This text has white color on #8C4D59 background.


Related colors

Complementary color

Complementary color for #hex is #73B2A6.


I love getcolorcode.com

Triadic colors

1 #598C4D and #4D598C with #8C4D59 are triadic colors.

2 #594D8C and #4D8C59 with #8C4D59 are triadic colors.