COLOR #8B5DAF

HEX: #8B5DAF RGB: (139,93,175)

Color info

#8B5DAF contains mainly red and blue colors. Web safe color of #8B5DAF is #996699 (or #969).

RGB color model

#8B5DAF color RGB value is (139,93,175).

RGB: (139,93,175) (55%, 36%, 69%)

RGB channels and saturation

R 139 of 255 = 55%
G 93 of 255 = 36%
B 175 of 255 = 69%

139
93
175

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

Portions of RGB colors in percentages

R + G + B = 139 + 93 + 175 = 407 (100%)
R 139 of 407 ~ 34.15%
G 93 of 407 ~ 22.85%
B 175 of 407 ~ 43'%

%34.15
%22.85
%43

CMYK color model

#8B5DAF color CMYK value is (21,47,0,31).

  • cyan value is 20.57%
  • magenta value is 46.86%
  • yellow value is 0.00%
  • key color value is 31.37%
CMYK: (21,47,0,31) C21M47Y0K31 (21%,47%,0%,31%) (0.21/0.47/0.00/0.31) 

CMYK percentages

%20.57
%46.86
%0
%31.37

Codes

Color #8B5DAF in popluar color models

8B 5D AF
RGB 139 93 175
HSL 274° 33.88% 52.55%
HSB/HSV 274° 46.86% 68.63%
CMYK 20.57% 46.86% 0.00%
31.37%

Color #8B5DAF in popluar number systems.

HEX 8B 5D AF
Decimal 139 93 175
Binary 10001011 1011101 10101111
Octal 213 135 257

Shades and tints

Shades of #8B5DAF

#8B5DAF
(139,93,175)
#7F55A0
(127,85,160)
#734D91
(115,77,145)
#674582
(103,69,130)
#5B3D73
(91,61,115)
#4F3564
(79,53,100)
#432D55
(67,45,85)
#372546
(55,37,70)
#2B1D37
(43,29,55)
#1F1528
(31,21,40)
#130D19
(19,13,25)
#000000
(0,0,0)

Tints of #8B5DAF

#8B5DAF
(139,93,175)
#956BB6
(149,107,182)
#9F79BD
(159,121,189)
#A987C4
(169,135,196)
#B395CB
(179,149,203)
#BDA3D2
(189,163,210)
#C7B1D9
(199,177,217)
#D1BFE0
(209,191,224)
#DBCDE7
(219,205,231)
#E5DBEE
(229,219,238)
#EFE9F5
(239,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B5DAF color. Also use rgb(139,93,175) instead hex code.

Text Font Color

.myTextColor { color: #8B5DAF; }

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

This text font color is #8B5DAF.

Background Color

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

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

This div background color is #8B5DAF.

Border color

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

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

This div border color is #8B5DAF.

Opacity

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

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

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

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

This text has shadow with #8B5DAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B5DAF.

Preview

Color preview on black background

This text has color #8B5DAF on black background.


Color preview on white background

This text has color #8B5DAF on white background.


Black color preview on #8B5DAF background

This text has black color on #8B5DAF background.


White color preview on #8B5DAF background

This text has white color on #8B5DAF background.


Related colors

Complementary color

Complementary color for #hex is #74A250.


I love getcolorcode.com

Triadic colors

1 #AF8B5D and #5DAF8B with #8B5DAF are triadic colors.

2 #AF5D8B and #5D8BAF with #8B5DAF are triadic colors.