COLOR #8B2E58

HEX: #8B2E58 RGB: (139,46,88)

Color info

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

RGB color model

#8B2E58 color RGB value is (139,46,88).

RGB: (139,46,88) (55%, 18%, 35%)

RGB channels and saturation

R 139 of 255 = 55%
G 46 of 255 = 18%
B 88 of 255 = 35%

139
46
88

R + G + B ~ 36%. #8B2E58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 139 + 46 + 88 = 273 (100%)
R 139 of 273 ~ 50.92%
G 46 of 273 ~ 16.85%
B 88 of 273 ~ 32.23'%

%50.92
%16.85
%32.23

CMYK color model

#8B2E58 color CMYK value is (0,67,37,45).

  • cyan value is 0.00%
  • magenta value is 66.91%
  • yellow value is 36.69%
  • key color value is 45.49%

CMYK: (0,67,37,45)
C0M67Y37K45 (0%, 67%, 37%, 45%)
(0.00 / 0.67 / 0.37 / 0.45)

CMYK percentages

%0
%66.91
%36.69
%45.49

Codes

Color #8B2E58 in popluar color models

8B 2E 58
RGB 139 46 88
HSL 333° 50.27% 36.27%
HSB/HSV 333° 66.91% 54.51%
CMYK 0.00% 66.91% 36.69%
45.49%

Color #8B2E58 in popluar number systems.

HEX 8B 2E 58
Decimal 139 46 88
Binary 10001011 101110 1011000
Octal 213 56 130

Shades and tints

Shades of #8B2E58

#8B2E58
(139,46,88)
#7F2A50
(127,42,80)
#732648
(115,38,72)
#672240
(103,34,64)
#5B1E38
(91,30,56)
#4F1A30
(79,26,48)
#431628
(67,22,40)
#371220
(55,18,32)
#2B0E18
(43,14,24)
#1F0A10
(31,10,16)
#130608
(19,6,8)
#000000
(0,0,0)

Tints of #8B2E58

#8B2E58
(139,46,88)
#954167
(149,65,103)
#9F5476
(159,84,118)
#A96785
(169,103,133)
#B37A94
(179,122,148)
#BD8DA3
(189,141,163)
#C7A0B2
(199,160,178)
#D1B3C1
(209,179,193)
#DBC6D0
(219,198,208)
#E5D9DF
(229,217,223)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B2E58 color. Also use rgb(139,46,88) instead hex code.

Text Font Color

.myTextColor { color: #8B2E58; }

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

This text font color is #8B2E58.

Background Color

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

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

This div background color is #8B2E58.

Border color

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

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

This div border color is #8B2E58.

Opacity

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

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

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

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

This text has shadow with #8B2E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B2E58.

Preview

Color preview on black background

This text has color #8B2E58 on black background.


Color preview on white background

This text has color #8B2E58 on white background.


Black color preview on #8B2E58 background

This text has black color on #8B2E58 background.


White color preview on #8B2E58 background

This text has white color on #8B2E58 background.


Related colors

Complementary color

Complementary color for #hex is #74D1A7.


I love getcolorcode.com

Triadic colors

1 #588B2E and #2E588B with #8B2E58 are triadic colors.

2 #582E8B and #2E8B58 with #8B2E58 are triadic colors.