COLOR #8D6D66

HEX: #8D6D66 RGB: (141,109,102)

Color info

#8D6D66 contains red, green and blue colors in about the same proportion. Web safe color of #8D6D66 is #996666 (or #966).

RGB color model

#8D6D66 color RGB value is (141,109,102).

RGB: (141,109,102) (55%, 43%, 40%)

RGB channels and saturation

R 141 of 255 = 55%
G 109 of 255 = 43%
B 102 of 255 = 40%

141
109
102

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

Portions of RGB colors in percentages

R + G + B = 141 + 109 + 102 = 352 (100%)
R 141 of 352 ~ 40.06%
G 109 of 352 ~ 30.97%
B 102 of 352 ~ 28.98'%

%40.06
%30.97
%28.98

CMYK color model

#8D6D66 color CMYK value is (0,23,28,45).

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

CMYK: (0,23,28,45)
C0M23Y28K45 (0%, 23%, 28%, 45%)
(0.00 / 0.23 / 0.28 / 0.45)

CMYK percentages

%0
%22.7
%27.66
%44.71

Codes

Color #8D6D66 in popluar color models

8D 6D 66
RGB 141 109 102
HSL 11° 16.05% 47.65%
HSB/HSV 11° 27.66% 55.29%
CMYK 0.00% 22.70% 27.66%
44.71%

Color #8D6D66 in popluar number systems.

HEX 8D 6D 66
Decimal 141 109 102
Binary 10001101 1101101 1100110
Octal 215 155 146

Shades and tints

Shades of #8D6D66

#8D6D66
(141,109,102)
#81645D
(129,100,93)
#755B54
(117,91,84)
#69524B
(105,82,75)
#5D4942
(93,73,66)
#514039
(81,64,57)
#453730
(69,55,48)
#392E27
(57,46,39)
#2D251E
(45,37,30)
#211C15
(33,28,21)
#15130C
(21,19,12)
#000000
(0,0,0)

Tints of #8D6D66

#8D6D66
(141,109,102)
#977A73
(151,122,115)
#A18780
(161,135,128)
#AB948D
(171,148,141)
#B5A19A
(181,161,154)
#BFAEA7
(191,174,167)
#C9BBB4
(201,187,180)
#D3C8C1
(211,200,193)
#DDD5CE
(221,213,206)
#E7E2DB
(231,226,219)
#F1EFE8
(241,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D6D66; }

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

This text font color is #8D6D66.

Background Color

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

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

This div background color is #8D6D66.

Border color

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

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

This div border color is #8D6D66.

Opacity

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

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

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

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

This text has shadow with #8D6D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D6D66.

Preview

Color preview on black background

This text has color #8D6D66 on black background.


Color preview on white background

This text has color #8D6D66 on white background.


Black color preview on #8D6D66 background

This text has black color on #8D6D66 background.


White color preview on #8D6D66 background

This text has white color on #8D6D66 background.


Related colors

Complementary color

Complementary color for #hex is #729299.


I love getcolorcode.com

Triadic colors

1 #668D6D and #6D668D with #8D6D66 are triadic colors.

2 #666D8D and #6D8D66 with #8D6D66 are triadic colors.