COLOR #8B5999

HEX: #8B5999 RGB: (139,89,153)

Renk bilgisi

#8B5999 contains mainly red and blue colors. #8B5999 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8B5999 color RGB value is (139,89,153).

RGB: (139,89,153) (55%, 35%, 60%)

RGB bağlantıları ve doygunluk

R 139 of 255 = 55%
G 89 of 255 = 35%
B 153 of 255 = 60%

139
89
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 139 + 89 + 153 = 381 (100%)
R 139 of 381 ~ 36.48%
G 89 of 381 ~ 23.36%
B 153 of 381 ~ 40.16'%

%36.48
%23.36
%40.16

CMYK RENK MODELİ

#8B5999 rengi CMYK tonu (9,42,0,40).

  • camgöbeği tonu 9.15%
  • eflatun tonu 41.83%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (9,42,0,40)
C9M42Y0K40 (9%, 42%, 0%, 40%)
(0.09 / 0.42 / 0.00 / 0.40)

CMYK yüzdeleri

%9.15
%41.83
%0
%40

Codes

Color #8B5999 in popluar color models

8B 59 99
RGB 139 89 153
HSL 287° 26.45% 47.45%
HSB/HSV 287° 41.83% 60.00%
CMYK 9.15% 41.83% 0.00%
40.00%

Color #8B5999 in popluar number systems.

HEX 8B 59 99
Decimal 139 89 153
Binary 10001011 1011001 10011001
Octal 213 131 231

Shades and tints

Shades of #8B5999

#8B5999
(139,89,153)
#7F518C
(127,81,140)
#73497F
(115,73,127)
#674172
(103,65,114)
#5B3965
(91,57,101)
#4F3158
(79,49,88)
#43294B
(67,41,75)
#37213E
(55,33,62)
#2B1931
(43,25,49)
#1F1124
(31,17,36)
#130917
(19,9,23)
#000000
(0,0,0)

Tints of #8B5999

#8B5999
(139,89,153)
#9568A2
(149,104,162)
#9F77AB
(159,119,171)
#A986B4
(169,134,180)
#B395BD
(179,149,189)
#BDA4C6
(189,164,198)
#C7B3CF
(199,179,207)
#D1C2D8
(209,194,216)
#DBD1E1
(219,209,225)
#E5E0EA
(229,224,234)
#EFEFF3
(239,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B5999 color. Also use rgb(139,89,153) instead hex code.

Text Font Color

.myTextColor { color: #8B5999; }

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

This text font color is #8B5999.

Background Color

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

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

This div background color is #8B5999.

Border color

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

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

This div border color is #8B5999.

Opacity

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

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

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

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

This text has shadow with #8B5999 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B5999.

Preview

Color preview on black background

This text has color #8B5999 on black background.


Color preview on white background

This text has color #8B5999 on white background.


Black color preview on #8B5999 background

This text has black color on #8B5999 background.


White color preview on #8B5999 background

This text has white color on #8B5999 background.


Related colors

Complementary color

Complementary color for #hex is #74A666.


I love getcolorcode.com

Triadic colors

1 #998B59 and #59998B with #8B5999 are triadic colors.

2 #99598B and #598B99 with #8B5999 are triadic colors.