COLOR #8D6D81

HEX: #8D6D81 RGB: (141,109,129)

Color info

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

RGB color model

#8D6D81 color RGB value is (141,109,129).

RGB: (141,109,129) (55%, 43%, 51%)

RGB channels and saturation

R 141 of 255 = 55%
G 109 of 255 = 43%
B 129 of 255 = 51%

141
109
129

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

Portions of RGB colors in percentages

R + G + B = 141 + 109 + 129 = 379 (100%)
R 141 of 379 ~ 37.2%
G 109 of 379 ~ 28.76%
B 129 of 379 ~ 34.04'%

%37.2
%28.76
%34.04

CMYK color model

#8D6D81 color CMYK value is (0,23,9,45).

  • cyan value is 0.00%
  • magenta value is 22.70%
  • yellow value is 8.51%
  • key color value is 44.71%

CMYK: (0,23,9,45)
C0M23Y9K45 (0%, 23%, 9%, 45%)
(0.00 / 0.23 / 0.09 / 0.45)

CMYK percentages

%0
%22.7
%8.51
%44.71

Codes

Color #8D6D81 in popluar color models

8D 6D 81
RGB 141 109 129
HSL 323° 12.80% 49.02%
HSB/HSV 323° 22.70% 55.29%
CMYK 0.00% 22.70% 8.51%
44.71%

Color #8D6D81 in popluar number systems.

HEX 8D 6D 81
Decimal 141 109 129
Binary 10001101 1101101 10000001
Octal 215 155 201

Shades and tints

Shades of #8D6D81

#8D6D81
(141,109,129)
#816476
(129,100,118)
#755B6B
(117,91,107)
#695260
(105,82,96)
#5D4955
(93,73,85)
#51404A
(81,64,74)
#45373F
(69,55,63)
#392E34
(57,46,52)
#2D2529
(45,37,41)
#211C1E
(33,28,30)
#151313
(21,19,19)
#000000
(0,0,0)

Tints of #8D6D81

#8D6D81
(141,109,129)
#977A8C
(151,122,140)
#A18797
(161,135,151)
#AB94A2
(171,148,162)
#B5A1AD
(181,161,173)
#BFAEB8
(191,174,184)
#C9BBC3
(201,187,195)
#D3C8CE
(211,200,206)
#DDD5D9
(221,213,217)
#E7E2E4
(231,226,228)
#F1EFEF
(241,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D6D81; }

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

This text font color is #8D6D81.

Background Color

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

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

This div background color is #8D6D81.

Border color

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

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

This div border color is #8D6D81.

Opacity

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

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

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

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

This text has shadow with #8D6D81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D6D81.

Preview

Color preview on black background

This text has color #8D6D81 on black background.


Color preview on white background

This text has color #8D6D81 on white background.


Black color preview on #8D6D81 background

This text has black color on #8D6D81 background.


White color preview on #8D6D81 background

This text has white color on #8D6D81 background.


Related colors

Complementary color

Complementary color for #hex is #72927E.


I love getcolorcode.com

Triadic colors

1 #818D6D and #6D818D with #8D6D81 are triadic colors.

2 #816D8D and #6D8D81 with #8D6D81 are triadic colors.