COLOR #8E7DD1

HEX: #8E7DD1 RGB: (142,125,209)

Color info

#8E7DD1 contains mainly blue color. Web safe color of #8E7DD1 is #9966CC (or #96C).

RGB color model

#8E7DD1 color RGB value is (142,125,209).

RGB: (142,125,209) (56%, 49%, 82%)

RGB channels and saturation

R 142 of 255 = 56%
G 125 of 255 = 49%
B 209 of 255 = 82%

142
125
209

R + G + B ~ 62%. #8E7DD1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 125 + 209 = 476 (100%)
R 142 of 476 ~ 29.83%
G 125 of 476 ~ 26.26%
B 209 of 476 ~ 43.91'%

%29.83
%26.26
%43.91

CMYK color model

#8E7DD1 color CMYK value is (32,40,0,18).

  • cyan value is 32.06%
  • magenta value is 40.19%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (32,40,0,18)
C32M40Y0K18 (32%, 40%, 0%, 18%)
(0.32 / 0.40 / 0.00 / 0.18)

CMYK percentages

%32.06
%40.19
%0
%18.04

Codes

Color #8E7DD1 in popluar color models

8E 7D D1
RGB 142 125 209
HSL 252° 47.73% 65.49%
HSB/HSV 252° 40.19% 81.96%
CMYK 32.06% 40.19% 0.00%
18.04%

Color #8E7DD1 in popluar number systems.

HEX 8E 7D D1
Decimal 142 125 209
Binary 10001110 1111101 11010001
Octal 216 175 321

Shades and tints

Shades of #8E7DD1

#8E7DD1
(142,125,209)
#8272BE
(130,114,190)
#7667AB
(118,103,171)
#6A5C98
(106,92,152)
#5E5185
(94,81,133)
#524672
(82,70,114)
#463B5F
(70,59,95)
#3A304C
(58,48,76)
#2E2539
(46,37,57)
#221A26
(34,26,38)
#160F13
(22,15,19)
#000000
(0,0,0)

Tints of #8E7DD1

#8E7DD1
(142,125,209)
#9888D5
(152,136,213)
#A293D9
(162,147,217)
#AC9EDD
(172,158,221)
#B6A9E1
(182,169,225)
#C0B4E5
(192,180,229)
#CABFE9
(202,191,233)
#D4CAED
(212,202,237)
#DED5F1
(222,213,241)
#E8E0F5
(232,224,245)
#F2EBF9
(242,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E7DD1 color. Also use rgb(142,125,209) instead hex code.

Text Font Color

.myTextColor { color: #8E7DD1; }

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

This text font color is #8E7DD1.

Background Color

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

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

This div background color is #8E7DD1.

Border color

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

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

This div border color is #8E7DD1.

Opacity

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

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

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

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

This text has shadow with #8E7DD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E7DD1.

Preview

Color preview on black background

This text has color #8E7DD1 on black background.


Color preview on white background

This text has color #8E7DD1 on white background.


Black color preview on #8E7DD1 background

This text has black color on #8E7DD1 background.


White color preview on #8E7DD1 background

This text has white color on #8E7DD1 background.


Related colors

Complementary color

Complementary color for #hex is #71822E.


I love getcolorcode.com

Triadic colors

1 #D18E7D and #7DD18E with #8E7DD1 are triadic colors.

2 #D17D8E and #7D8ED1 with #8E7DD1 are triadic colors.