COLOR #8C4C47

HEX: #8C4C47 RGB: (140,76,71)

Color info

#8C4C47 contains mainly red color. Web safe color of #8C4C47 is #993333 (or #933).

RGB color model

#8C4C47 color RGB value is (140,76,71).

RGB: (140,76,71) (55%, 30%, 28%)

RGB channels and saturation

R 140 of 255 = 55%
G 76 of 255 = 30%
B 71 of 255 = 28%

140
76
71

R + G + B ~ 38%. #8C4C47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 140 + 76 + 71 = 287 (100%)
R 140 of 287 ~ 48.78%
G 76 of 287 ~ 26.48%
B 71 of 287 ~ 24.74'%

%48.78
%26.48
%24.74

CMYK color model

#8C4C47 color CMYK value is (0,46,49,45).

  • cyan value is 0.00%
  • magenta value is 45.71%
  • yellow value is 49.29%
  • key color value is 45.10%

CMYK: (0,46,49,45)
C0M46Y49K45 (0%, 46%, 49%, 45%)
(0.00 / 0.46 / 0.49 / 0.45)

CMYK percentages

%0
%45.71
%49.29
%45.1

Codes

Color #8C4C47 in popluar color models

8C 4C 47
RGB 140 76 71
HSL 32.70% 41.37%
HSB/HSV 49.29% 54.90%
CMYK 0.00% 45.71% 49.29%
45.10%

Color #8C4C47 in popluar number systems.

HEX 8C 4C 47
Decimal 140 76 71
Binary 10001100 1001100 1000111
Octal 214 114 107

Shades and tints

Shades of #8C4C47

#8C4C47
(140,76,71)
#804641
(128,70,65)
#74403B
(116,64,59)
#683A35
(104,58,53)
#5C342F
(92,52,47)
#502E29
(80,46,41)
#442823
(68,40,35)
#38221D
(56,34,29)
#2C1C17
(44,28,23)
#201611
(32,22,17)
#14100B
(20,16,11)
#000000
(0,0,0)

Tints of #8C4C47

#8C4C47
(140,76,71)
#965C57
(150,92,87)
#A06C67
(160,108,103)
#AA7C77
(170,124,119)
#B48C87
(180,140,135)
#BE9C97
(190,156,151)
#C8ACA7
(200,172,167)
#D2BCB7
(210,188,183)
#DCCCC7
(220,204,199)
#E6DCD7
(230,220,215)
#F0ECE7
(240,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C4C47 color. Also use rgb(140,76,71) instead hex code.

Text Font Color

.myTextColor { color: #8C4C47; }

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

This text font color is #8C4C47.

Background Color

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

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

This div background color is #8C4C47.

Border color

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

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

This div border color is #8C4C47.

Opacity

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

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

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

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

This text has shadow with #8C4C47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C4C47.

Preview

Color preview on black background

This text has color #8C4C47 on black background.


Color preview on white background

This text has color #8C4C47 on white background.


Black color preview on #8C4C47 background

This text has black color on #8C4C47 background.


White color preview on #8C4C47 background

This text has white color on #8C4C47 background.


Related colors

Complementary color

Complementary color for #hex is #73B3B8.


I love getcolorcode.com

Triadic colors

1 #478C4C and #4C478C with #8C4C47 are triadic colors.

2 #474C8C and #4C8C47 with #8C4C47 are triadic colors.