COLOR #8D4B51

HEX: #8D4B51 RGB: (141,75,81)

Color info

#8D4B51 contains mainly red color. Web safe color of #8D4B51 is #993366 (or #936).

RGB color model

#8D4B51 color RGB value is (141,75,81).

RGB: (141,75,81) (55%, 29%, 32%)

RGB channels and saturation

R 141 of 255 = 55%
G 75 of 255 = 29%
B 81 of 255 = 32%

141
75
81

R + G + B ~ 39%. #8D4B51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 141 + 75 + 81 = 297 (100%)
R 141 of 297 ~ 47.47%
G 75 of 297 ~ 25.25%
B 81 of 297 ~ 27.27'%

%47.47
%25.25
%27.27

CMYK color model

#8D4B51 color CMYK value is (0,47,43,45).

  • cyan value is 0.00%
  • magenta value is 46.81%
  • yellow value is 42.55%
  • key color value is 44.71%

CMYK: (0,47,43,45)
C0M47Y43K45 (0%, 47%, 43%, 45%)
(0.00 / 0.47 / 0.43 / 0.45)

CMYK percentages

%0
%46.81
%42.55
%44.71

Codes

Color #8D4B51 in popluar color models

8D 4B 51
RGB 141 75 81
HSL 355° 30.56% 42.35%
HSB/HSV 355° 46.81% 55.29%
CMYK 0.00% 46.81% 42.55%
44.71%

Color #8D4B51 in popluar number systems.

HEX 8D 4B 51
Decimal 141 75 81
Binary 10001101 1001011 1010001
Octal 215 113 121

Shades and tints

Shades of #8D4B51

#8D4B51
(141,75,81)
#81454A
(129,69,74)
#753F43
(117,63,67)
#69393C
(105,57,60)
#5D3335
(93,51,53)
#512D2E
(81,45,46)
#452727
(69,39,39)
#392120
(57,33,32)
#2D1B19
(45,27,25)
#211512
(33,21,18)
#150F0B
(21,15,11)
#000000
(0,0,0)

Tints of #8D4B51

#8D4B51
(141,75,81)
#975B60
(151,91,96)
#A16B6F
(161,107,111)
#AB7B7E
(171,123,126)
#B58B8D
(181,139,141)
#BF9B9C
(191,155,156)
#C9ABAB
(201,171,171)
#D3BBBA
(211,187,186)
#DDCBC9
(221,203,201)
#E7DBD8
(231,219,216)
#F1EBE7
(241,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D4B51 color. Also use rgb(141,75,81) instead hex code.

Text Font Color

.myTextColor { color: #8D4B51; }

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

This text font color is #8D4B51.

Background Color

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

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

This div background color is #8D4B51.

Border color

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

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

This div border color is #8D4B51.

Opacity

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

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

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

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

This text has shadow with #8D4B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4B51.

Preview

Color preview on black background

This text has color #8D4B51 on black background.


Color preview on white background

This text has color #8D4B51 on white background.


Black color preview on #8D4B51 background

This text has black color on #8D4B51 background.


White color preview on #8D4B51 background

This text has white color on #8D4B51 background.


Related colors

Complementary color

Complementary color for #hex is #72B4AE.


I love getcolorcode.com

Triadic colors

1 #518D4B and #4B518D with #8D4B51 are triadic colors.

2 #514B8D and #4B8D51 with #8D4B51 are triadic colors.