COLOR #8D7E90

HEX: #8D7E90 RGB: (141,126,144)

Color info

#8D7E90 contains red, green and blue colors in about the same proportion. Web safe color of #8D7E90 is #996699 (or #969).

RGB color model

#8D7E90 color RGB value is (141,126,144).

RGB: (141,126,144) (55%, 49%, 56%)

RGB channels and saturation

R 141 of 255 = 55%
G 126 of 255 = 49%
B 144 of 255 = 56%

141
126
144

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

Portions of RGB colors in percentages

R + G + B = 141 + 126 + 144 = 411 (100%)
R 141 of 411 ~ 34.31%
G 126 of 411 ~ 30.66%
B 144 of 411 ~ 35.04'%

%34.31
%30.66
%35.04

CMYK color model

#8D7E90 color CMYK value is (2,13,0,44).

  • cyan value is 2.08%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (2,13,0,44)
C2M13Y0K44 (2%, 13%, 0%, 44%)
(0.02 / 0.13 / 0.00 / 0.44)

CMYK percentages

%2.08
%12.5
%0
%43.53

Codes

Color #8D7E90 in popluar color models

8D 7E 90
RGB 141 126 144
HSL 290° 7.50% 52.94%
HSB/HSV 290° 12.50% 56.47%
CMYK 2.08% 12.50% 0.00%
43.53%

Color #8D7E90 in popluar number systems.

HEX 8D 7E 90
Decimal 141 126 144
Binary 10001101 1111110 10010000
Octal 215 176 220

Shades and tints

Shades of #8D7E90

#8D7E90
(141,126,144)
#817383
(129,115,131)
#756876
(117,104,118)
#695D69
(105,93,105)
#5D525C
(93,82,92)
#51474F
(81,71,79)
#453C42
(69,60,66)
#393135
(57,49,53)
#2D2628
(45,38,40)
#211B1B
(33,27,27)
#15100E
(21,16,14)
#000000
(0,0,0)

Tints of #8D7E90

#8D7E90
(141,126,144)
#97899A
(151,137,154)
#A194A4
(161,148,164)
#AB9FAE
(171,159,174)
#B5AAB8
(181,170,184)
#BFB5C2
(191,181,194)
#C9C0CC
(201,192,204)
#D3CBD6
(211,203,214)
#DDD6E0
(221,214,224)
#E7E1EA
(231,225,234)
#F1ECF4
(241,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7E90 color. Also use rgb(141,126,144) instead hex code.

Text Font Color

.myTextColor { color: #8D7E90; }

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

This text font color is #8D7E90.

Background Color

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

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

This div background color is #8D7E90.

Border color

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

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

This div border color is #8D7E90.

Opacity

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

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

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

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

This text has shadow with #8D7E90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7E90.

Preview

Color preview on black background

This text has color #8D7E90 on black background.


Color preview on white background

This text has color #8D7E90 on white background.


Black color preview on #8D7E90 background

This text has black color on #8D7E90 background.


White color preview on #8D7E90 background

This text has white color on #8D7E90 background.


Related colors

Complementary color

Complementary color for #hex is #72816F.


I love getcolorcode.com

Triadic colors

1 #908D7E and #7E908D with #8D7E90 are triadic colors.

2 #907E8D and #7E8D90 with #8D7E90 are triadic colors.