COLOR #8D6A5A

HEX: #8D6A5A RGB: (141,106,90)

Color info

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

RGB color model

#8D6A5A color RGB value is (141,106,90).

RGB: (141,106,90) (55%, 42%, 35%)

RGB channels and saturation

R 141 of 255 = 55%
G 106 of 255 = 42%
B 90 of 255 = 35%

141
106
90

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

Portions of RGB colors in percentages

R + G + B = 141 + 106 + 90 = 337 (100%)
R 141 of 337 ~ 41.84%
G 106 of 337 ~ 31.45%
B 90 of 337 ~ 26.71'%

%41.84
%31.45
%26.71

CMYK color model

#8D6A5A color CMYK value is (0,25,36,45).

  • cyan value is 0.00%
  • magenta value is 24.82%
  • yellow value is 36.17%
  • key color value is 44.71%
CMYK: (0,25,36,45) C0M25Y36K45 (0%,25%,36%,45%) (0.00/0.25/0.36/0.45) 

CMYK percentages

%0
%24.82
%36.17
%44.71

Codes

Color #8D6A5A in popluar color models

8D 6A 5A
RGB 141 106 90
HSL 19° 22.08% 45.29%
HSB/HSV 19° 36.17% 55.29%
CMYK 0.00% 24.82% 36.17%
44.71%

Color #8D6A5A in popluar number systems.

HEX 8D 6A 5A
Decimal 141 106 90
Binary 10001101 1101010 1011010
Octal 215 152 132

Shades and tints

Shades of #8D6A5A

#8D6A5A
(141,106,90)
#816152
(129,97,82)
#75584A
(117,88,74)
#694F42
(105,79,66)
#5D463A
(93,70,58)
#513D32
(81,61,50)
#45342A
(69,52,42)
#392B22
(57,43,34)
#2D221A
(45,34,26)
#211912
(33,25,18)
#15100A
(21,16,10)
#000000
(0,0,0)

Tints of #8D6A5A

#8D6A5A
(141,106,90)
#977769
(151,119,105)
#A18478
(161,132,120)
#AB9187
(171,145,135)
#B59E96
(181,158,150)
#BFABA5
(191,171,165)
#C9B8B4
(201,184,180)
#D3C5C3
(211,197,195)
#DDD2D2
(221,210,210)
#E7DFE1
(231,223,225)
#F1ECF0
(241,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D6A5A color. Also use rgb(141,106,90) instead hex code.

Text Font Color

.myTextColor { color: #8D6A5A; }

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

This text font color is #8D6A5A.

Background Color

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

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

This div background color is #8D6A5A.

Border color

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

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

This div border color is #8D6A5A.

Opacity

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

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

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

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

This text has shadow with #8D6A5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D6A5A.

Preview

Color preview on black background

This text has color #8D6A5A on black background.


Color preview on white background

This text has color #8D6A5A on white background.


Black color preview on #8D6A5A background

This text has black color on #8D6A5A background.


White color preview on #8D6A5A background

This text has white color on #8D6A5A background.


Related colors

Complementary color

Complementary color for #hex is #7295A5.


I love getcolorcode.com

Triadic colors

1 #5A8D6A and #6A5A8D with #8D6A5A are triadic colors.

2 #5A6A8D and #6A8D5A with #8D6A5A are triadic colors.