COLOR #8D6D93

HEX: #8D6D93 RGB: (141,109,147)

Color info

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

RGB color model

#8D6D93 color RGB value is (141,109,147).

RGB: (141,109,147) (55%, 43%, 58%)

RGB channels and saturation

R 141 of 255 = 55%
G 109 of 255 = 43%
B 147 of 255 = 58%

141
109
147

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

Portions of RGB colors in percentages

R + G + B = 141 + 109 + 147 = 397 (100%)
R 141 of 397 ~ 35.52%
G 109 of 397 ~ 27.46%
B 147 of 397 ~ 37.03'%

%35.52
%27.46
%37.03

CMYK color model

#8D6D93 color CMYK value is (4,26,0,42).

  • cyan value is 4.08%
  • magenta value is 25.85%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (4,26,0,42) C4M26Y0K42 (4%,26%,0%,42%) (0.04/0.26/0.00/0.42) 

CMYK percentages

%4.08
%25.85
%0
%42.35

Codes

Color #8D6D93 in popluar color models

8D 6D 93
RGB 141 109 147
HSL 291° 14.96% 50.20%
HSB/HSV 291° 25.85% 57.65%
CMYK 4.08% 25.85% 0.00%
42.35%

Color #8D6D93 in popluar number systems.

HEX 8D 6D 93
Decimal 141 109 147
Binary 10001101 1101101 10010011
Octal 215 155 223

Shades and tints

Shades of #8D6D93

#8D6D93
(141,109,147)
#816486
(129,100,134)
#755B79
(117,91,121)
#69526C
(105,82,108)
#5D495F
(93,73,95)
#514052
(81,64,82)
#453745
(69,55,69)
#392E38
(57,46,56)
#2D252B
(45,37,43)
#211C1E
(33,28,30)
#151311
(21,19,17)
#000000
(0,0,0)

Tints of #8D6D93

#8D6D93
(141,109,147)
#977A9C
(151,122,156)
#A187A5
(161,135,165)
#AB94AE
(171,148,174)
#B5A1B7
(181,161,183)
#BFAEC0
(191,174,192)
#C9BBC9
(201,187,201)
#D3C8D2
(211,200,210)
#DDD5DB
(221,213,219)
#E7E2E4
(231,226,228)
#F1EFED
(241,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D6D93 color. Also use rgb(141,109,147) instead hex code.

Text Font Color

.myTextColor { color: #8D6D93; }

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

This text font color is #8D6D93.

Background Color

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

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

This div background color is #8D6D93.

Border color

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

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

This div border color is #8D6D93.

Opacity

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

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

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

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

This text has shadow with #8D6D93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D6D93.

Preview

Color preview on black background

This text has color #8D6D93 on black background.


Color preview on white background

This text has color #8D6D93 on white background.


Black color preview on #8D6D93 background

This text has black color on #8D6D93 background.


White color preview on #8D6D93 background

This text has white color on #8D6D93 background.


Related colors

Complementary color

Complementary color for #hex is #72926C.


I love getcolorcode.com

Triadic colors

1 #938D6D and #6D938D with #8D6D93 are triadic colors.

2 #936D8D and #6D8D93 with #8D6D93 are triadic colors.