COLOR #8D6C58

HEX: #8D6C58 RGB: (141,108,88)

Color info

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

RGB color model

#8D6C58 color RGB value is (141,108,88).

RGB: (141,108,88) (55%, 42%, 35%)

RGB channels and saturation

R 141 of 255 = 55%
G 108 of 255 = 42%
B 88 of 255 = 35%

141
108
88

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

Portions of RGB colors in percentages

R + G + B = 141 + 108 + 88 = 337 (100%)
R 141 of 337 ~ 41.84%
G 108 of 337 ~ 32.05%
B 88 of 337 ~ 26.11'%

%41.84
%32.05
%26.11

CMYK color model

#8D6C58 color CMYK value is (0,23,38,45).

  • cyan value is 0.00%
  • magenta value is 23.40%
  • yellow value is 37.59%
  • key color value is 44.71%

CMYK: (0,23,38,45)
C0M23Y38K45 (0%, 23%, 38%, 45%)
(0.00 / 0.23 / 0.38 / 0.45)

CMYK percentages

%0
%23.4
%37.59
%44.71

Codes

Color #8D6C58 in popluar color models

8D 6C 58
RGB 141 108 88
HSL 23° 23.14% 44.90%
HSB/HSV 23° 37.59% 55.29%
CMYK 0.00% 23.40% 37.59%
44.71%

Color #8D6C58 in popluar number systems.

HEX 8D 6C 58
Decimal 141 108 88
Binary 10001101 1101100 1011000
Octal 215 154 130

Shades and tints

Shades of #8D6C58

#8D6C58
(141,108,88)
#816350
(129,99,80)
#755A48
(117,90,72)
#695140
(105,81,64)
#5D4838
(93,72,56)
#513F30
(81,63,48)
#453628
(69,54,40)
#392D20
(57,45,32)
#2D2418
(45,36,24)
#211B10
(33,27,16)
#151208
(21,18,8)
#000000
(0,0,0)

Tints of #8D6C58

#8D6C58
(141,108,88)
#977967
(151,121,103)
#A18676
(161,134,118)
#AB9385
(171,147,133)
#B5A094
(181,160,148)
#BFADA3
(191,173,163)
#C9BAB2
(201,186,178)
#D3C7C1
(211,199,193)
#DDD4D0
(221,212,208)
#E7E1DF
(231,225,223)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D6C58 color. Also use rgb(141,108,88) instead hex code.

Text Font Color

.myTextColor { color: #8D6C58; }

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

This text font color is #8D6C58.

Background Color

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

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

This div background color is #8D6C58.

Border color

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

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

This div border color is #8D6C58.

Opacity

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

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

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

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

This text has shadow with #8D6C58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D6C58.

Preview

Color preview on black background

This text has color #8D6C58 on black background.


Color preview on white background

This text has color #8D6C58 on white background.


Black color preview on #8D6C58 background

This text has black color on #8D6C58 background.


White color preview on #8D6C58 background

This text has white color on #8D6C58 background.


Related colors

Complementary color

Complementary color for #hex is #7293A7.


I love getcolorcode.com

Triadic colors

1 #588D6C and #6C588D with #8D6C58 are triadic colors.

2 #586C8D and #6C8D58 with #8D6C58 are triadic colors.