COLOR #8D7F95

HEX: #8D7F95 RGB: (141,127,149)

Color info

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

RGB color model

#8D7F95 color RGB value is (141,127,149).

RGB: (141,127,149) (55%, 50%, 58%)

RGB channels and saturation

R 141 of 255 = 55%
G 127 of 255 = 50%
B 149 of 255 = 58%

141
127
149

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

Portions of RGB colors in percentages

R + G + B = 141 + 127 + 149 = 417 (100%)
R 141 of 417 ~ 33.81%
G 127 of 417 ~ 30.46%
B 149 of 417 ~ 35.73'%

%33.81
%30.46
%35.73

CMYK color model

#8D7F95 color CMYK value is (5,15,0,42).

  • cyan value is 5.37%
  • magenta value is 14.77%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (5,15,0,42)
C5M15Y0K42 (5%, 15%, 0%, 42%)
(0.05 / 0.15 / 0.00 / 0.42)

CMYK percentages

%5.37
%14.77
%0
%41.57

Codes

Color #8D7F95 in popluar color models

8D 7F 95
RGB 141 127 149
HSL 278° 9.40% 54.12%
HSB/HSV 278° 14.77% 58.43%
CMYK 5.37% 14.77% 0.00%
41.57%

Color #8D7F95 in popluar number systems.

HEX 8D 7F 95
Decimal 141 127 149
Binary 10001101 1111111 10010101
Octal 215 177 225

Shades and tints

Shades of #8D7F95

#8D7F95
(141,127,149)
#817488
(129,116,136)
#75697B
(117,105,123)
#695E6E
(105,94,110)
#5D5361
(93,83,97)
#514854
(81,72,84)
#453D47
(69,61,71)
#39323A
(57,50,58)
#2D272D
(45,39,45)
#211C20
(33,28,32)
#151113
(21,17,19)
#000000
(0,0,0)

Tints of #8D7F95

#8D7F95
(141,127,149)
#978A9E
(151,138,158)
#A195A7
(161,149,167)
#ABA0B0
(171,160,176)
#B5ABB9
(181,171,185)
#BFB6C2
(191,182,194)
#C9C1CB
(201,193,203)
#D3CCD4
(211,204,212)
#DDD7DD
(221,215,221)
#E7E2E6
(231,226,230)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7F95 color. Also use rgb(141,127,149) instead hex code.

Text Font Color

.myTextColor { color: #8D7F95; }

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

This text font color is #8D7F95.

Background Color

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

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

This div background color is #8D7F95.

Border color

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

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

This div border color is #8D7F95.

Opacity

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

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

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

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

This text has shadow with #8D7F95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7F95.

Preview

Color preview on black background

This text has color #8D7F95 on black background.


Color preview on white background

This text has color #8D7F95 on white background.


Black color preview on #8D7F95 background

This text has black color on #8D7F95 background.


White color preview on #8D7F95 background

This text has white color on #8D7F95 background.


Related colors

Complementary color

Complementary color for #hex is #72806A.


I love getcolorcode.com

Triadic colors

1 #958D7F and #7F958D with #8D7F95 are triadic colors.

2 #957F8D and #7F8D95 with #8D7F95 are triadic colors.