COLOR #8B5152

HEX: #8B5152 RGB: (139,81,82)

Color info

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

RGB color model

#8B5152 color RGB value is (139,81,82).

RGB: (139,81,82) (55%, 32%, 32%)

RGB channels and saturation

R 139 of 255 = 55%
G 81 of 255 = 32%
B 82 of 255 = 32%

139
81
82

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

Portions of RGB colors in percentages

R + G + B = 139 + 81 + 82 = 302 (100%)
R 139 of 302 ~ 46.03%
G 81 of 302 ~ 26.82%
B 82 of 302 ~ 27.15'%

%46.03
%26.82
%27.15

CMYK color model

#8B5152 color CMYK value is (0,42,41,45).

  • cyan value is 0.00%
  • magenta value is 41.73%
  • yellow value is 41.01%
  • key color value is 45.49%

CMYK: (0,42,41,45)
C0M42Y41K45 (0%, 42%, 41%, 45%)
(0.00 / 0.42 / 0.41 / 0.45)

CMYK percentages

%0
%41.73
%41.01
%45.49

Codes

Color #8B5152 in popluar color models

8B 51 52
RGB 139 81 82
HSL 359° 26.36% 43.14%
HSB/HSV 359° 41.73% 54.51%
CMYK 0.00% 41.73% 41.01%
45.49%

Color #8B5152 in popluar number systems.

HEX 8B 51 52
Decimal 139 81 82
Binary 10001011 1010001 1010010
Octal 213 121 122

Shades and tints

Shades of #8B5152

#8B5152
(139,81,82)
#7F4A4B
(127,74,75)
#734344
(115,67,68)
#673C3D
(103,60,61)
#5B3536
(91,53,54)
#4F2E2F
(79,46,47)
#432728
(67,39,40)
#372021
(55,32,33)
#2B191A
(43,25,26)
#1F1213
(31,18,19)
#130B0C
(19,11,12)
#000000
(0,0,0)

Tints of #8B5152

#8B5152
(139,81,82)
#956061
(149,96,97)
#9F6F70
(159,111,112)
#A97E7F
(169,126,127)
#B38D8E
(179,141,142)
#BD9C9D
(189,156,157)
#C7ABAC
(199,171,172)
#D1BABB
(209,186,187)
#DBC9CA
(219,201,202)
#E5D8D9
(229,216,217)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B5152 color. Also use rgb(139,81,82) instead hex code.

Text Font Color

.myTextColor { color: #8B5152; }

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

This text font color is #8B5152.

Background Color

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

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

This div background color is #8B5152.

Border color

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

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

This div border color is #8B5152.

Opacity

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

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

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

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

This text has shadow with #8B5152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B5152.

Preview

Color preview on black background

This text has color #8B5152 on black background.


Color preview on white background

This text has color #8B5152 on white background.


Black color preview on #8B5152 background

This text has black color on #8B5152 background.


White color preview on #8B5152 background

This text has white color on #8B5152 background.


Related colors

Complementary color

Complementary color for #hex is #74AEAD.


I love getcolorcode.com

Triadic colors

1 #528B51 and #51528B with #8B5152 are triadic colors.

2 #52518B and #518B52 with #8B5152 are triadic colors.