COLOR #8C4B46

HEX: #8C4B46 RGB: (140,75,70)

Color info

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

RGB color model

#8C4B46 color RGB value is (140,75,70).

RGB: (140,75,70) (55%, 29%, 27%)

RGB channels and saturation

R 140 of 255 = 55%
G 75 of 255 = 29%
B 70 of 255 = 27%

140
75
70

R + G + B ~ 37%. #8C4B46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 140 + 75 + 70 = 285 (100%)
R 140 of 285 ~ 49.12%
G 75 of 285 ~ 26.32%
B 70 of 285 ~ 24.56'%

%49.12
%26.32
%24.56

CMYK color model

#8C4B46 color CMYK value is (0,46,50,45).

  • cyan value is 0.00%
  • magenta value is 46.43%
  • yellow value is 50.00%
  • key color value is 45.10%

CMYK: (0,46,50,45)
C0M46Y50K45 (0%, 46%, 50%, 45%)
(0.00 / 0.46 / 0.50 / 0.45)

CMYK percentages

%0
%46.43
%50
%45.1

Codes

Color #8C4B46 in popluar color models

8C 4B 46
RGB 140 75 70
HSL 33.33% 41.18%
HSB/HSV 50.00% 54.90%
CMYK 0.00% 46.43% 50.00%
45.10%

Color #8C4B46 in popluar number systems.

HEX 8C 4B 46
Decimal 140 75 70
Binary 10001100 1001011 1000110
Octal 214 113 106

Shades and tints

Shades of #8C4B46

#8C4B46
(140,75,70)
#804540
(128,69,64)
#743F3A
(116,63,58)
#683934
(104,57,52)
#5C332E
(92,51,46)
#502D28
(80,45,40)
#442722
(68,39,34)
#38211C
(56,33,28)
#2C1B16
(44,27,22)
#201510
(32,21,16)
#140F0A
(20,15,10)
#000000
(0,0,0)

Tints of #8C4B46

#8C4B46
(140,75,70)
#965B56
(150,91,86)
#A06B66
(160,107,102)
#AA7B76
(170,123,118)
#B48B86
(180,139,134)
#BE9B96
(190,155,150)
#C8ABA6
(200,171,166)
#D2BBB6
(210,187,182)
#DCCBC6
(220,203,198)
#E6DBD6
(230,219,214)
#F0EBE6
(240,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C4B46 color. Also use rgb(140,75,70) instead hex code.

Text Font Color

.myTextColor { color: #8C4B46; }

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

This text font color is #8C4B46.

Background Color

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

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

This div background color is #8C4B46.

Border color

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

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

This div border color is #8C4B46.

Opacity

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

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

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

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

This text has shadow with #8C4B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C4B46.

Preview

Color preview on black background

This text has color #8C4B46 on black background.


Color preview on white background

This text has color #8C4B46 on white background.


Black color preview on #8C4B46 background

This text has black color on #8C4B46 background.


White color preview on #8C4B46 background

This text has white color on #8C4B46 background.


Related colors

Complementary color

Complementary color for #8C4B46 is #73B4B9.


I love getcolorcode.com

Triadic colors

1 #468C4B and #4B468C with #8C4B46 are triadic colors.

2 #464B8C and #4B8C46 with #8C4B46 are triadic colors.