COLOR #8E53A6

HEX: #8E53A6 RGB: (142,83,166)

Renk bilgisi

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

RGB renk modeli

#8E53A6 color RGB value is (142,83,166).

RGB: (142,83,166) (56%, 33%, 65%)

RGB bağlantıları ve doygunluk

R 142 of 255 = 56%
G 83 of 255 = 33%
B 166 of 255 = 65%

142
83
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 142 + 83 + 166 = 391 (100%)
R 142 of 391 ~ 36.32%
G 83 of 391 ~ 21.23%
B 166 of 391 ~ 42.46'%

%36.32
%21.23
%42.46

CMYK RENK MODELİ

#8E53A6 rengi CMYK tonu (14,50,0,35).

  • camgöbeği tonu 14.46%
  • eflatun tonu 50.00%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (14,50,0,35)
C14M50Y0K35 (14%, 50%, 0%, 35%)
(0.14 / 0.50 / 0.00 / 0.35)

CMYK yüzdeleri

%14.46
%50
%0
%34.9

Codes

Color #8E53A6 in popluar color models

8E 53 A6
RGB 142 83 166
HSL 283° 33.33% 48.82%
HSB/HSV 283° 50.00% 65.10%
CMYK 14.46% 50.00% 0.00%
34.90%

Color #8E53A6 in popluar number systems.

HEX 8E 53 A6
Decimal 142 83 166
Binary 10001110 1010011 10100110
Octal 216 123 246

Shades and tints

Shades of #8E53A6

#8E53A6
(142,83,166)
#824C97
(130,76,151)
#764588
(118,69,136)
#6A3E79
(106,62,121)
#5E376A
(94,55,106)
#52305B
(82,48,91)
#46294C
(70,41,76)
#3A223D
(58,34,61)
#2E1B2E
(46,27,46)
#22141F
(34,20,31)
#160D10
(22,13,16)
#000000
(0,0,0)

Tints of #8E53A6

#8E53A6
(142,83,166)
#9862AE
(152,98,174)
#A271B6
(162,113,182)
#AC80BE
(172,128,190)
#B68FC6
(182,143,198)
#C09ECE
(192,158,206)
#CAADD6
(202,173,214)
#D4BCDE
(212,188,222)
#DECBE6
(222,203,230)
#E8DAEE
(232,218,238)
#F2E9F6
(242,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E53A6 color. Also use rgb(142,83,166) instead hex code.

Text Font Color

.myTextColor { color: #8E53A6; }

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

This text font color is #8E53A6.

Background Color

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

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

This div background color is #8E53A6.

Border color

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

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

This div border color is #8E53A6.

Opacity

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

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

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

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

This text has shadow with #8E53A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E53A6.

Preview

Color preview on black background

This text has color #8E53A6 on black background.


Color preview on white background

This text has color #8E53A6 on white background.


Black color preview on #8E53A6 background

This text has black color on #8E53A6 background.


White color preview on #8E53A6 background

This text has white color on #8E53A6 background.


Related colors

Complementary color

Complementary color for #hex is #71AC59.


I love getcolorcode.com

Triadic colors

1 #A68E53 and #53A68E with #8E53A6 are triadic colors.

2 #A6538E and #538EA6 with #8E53A6 are triadic colors.