COLOR #8D7DAC

HEX: #8D7DAC RGB: (141,125,172)

Color info

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

RGB color model

#8D7DAC color RGB value is (141,125,172).

RGB: (141,125,172) (55%, 49%, 67%)

RGB channels and saturation

R 141 of 255 = 55%
G 125 of 255 = 49%
B 172 of 255 = 67%

141
125
172

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

Portions of RGB colors in percentages

R + G + B = 141 + 125 + 172 = 438 (100%)
R 141 of 438 ~ 32.19%
G 125 of 438 ~ 28.54%
B 172 of 438 ~ 39.27'%

%32.19
%28.54
%39.27

CMYK color model

#8D7DAC color CMYK value is (18,27,0,33).

  • cyan value is 18.02%
  • magenta value is 27.33%
  • yellow value is 0.00%
  • key color value is 32.55%
CMYK: (18,27,0,33) C18M27Y0K33 (18%,27%,0%,33%) (0.18/0.27/0.00/0.33) 

CMYK percentages

%18.02
%27.33
%0
%32.55

Codes

Color #8D7DAC in popluar color models

8D 7D AC
RGB 141 125 172
HSL 260° 22.07% 58.24%
HSB/HSV 260° 27.33% 67.45%
CMYK 18.02% 27.33% 0.00%
32.55%

Color #8D7DAC in popluar number systems.

HEX 8D 7D AC
Decimal 141 125 172
Binary 10001101 1111101 10101100
Octal 215 175 254

Shades and tints

Shades of #8D7DAC

#8D7DAC
(141,125,172)
#81729D
(129,114,157)
#75678E
(117,103,142)
#695C7F
(105,92,127)
#5D5170
(93,81,112)
#514661
(81,70,97)
#453B52
(69,59,82)
#393043
(57,48,67)
#2D2534
(45,37,52)
#211A25
(33,26,37)
#150F16
(21,15,22)
#000000
(0,0,0)

Tints of #8D7DAC

#8D7DAC
(141,125,172)
#9788B3
(151,136,179)
#A193BA
(161,147,186)
#AB9EC1
(171,158,193)
#B5A9C8
(181,169,200)
#BFB4CF
(191,180,207)
#C9BFD6
(201,191,214)
#D3CADD
(211,202,221)
#DDD5E4
(221,213,228)
#E7E0EB
(231,224,235)
#F1EBF2
(241,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7DAC color. Also use rgb(141,125,172) instead hex code.

Text Font Color

.myTextColor { color: #8D7DAC; }

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

This text font color is #8D7DAC.

Background Color

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

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

This div background color is #8D7DAC.

Border color

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

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

This div border color is #8D7DAC.

Opacity

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

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

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

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

This text has shadow with #8D7DAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7DAC.

Preview

Color preview on black background

This text has color #8D7DAC on black background.


Color preview on white background

This text has color #8D7DAC on white background.


Black color preview on #8D7DAC background

This text has black color on #8D7DAC background.


White color preview on #8D7DAC background

This text has white color on #8D7DAC background.


Related colors

Complementary color

Complementary color for #hex is #728253.


I love getcolorcode.com

Triadic colors

1 #AC8D7D and #7DAC8D with #8D7DAC are triadic colors.

2 #AC7D8D and #7D8DAC with #8D7DAC are triadic colors.