COLOR #8B5E68

HEX: #8B5E68 RGB: (139,94,104)

Color info

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

RGB color model

#8B5E68 color RGB value is (139,94,104).

RGB: (139,94,104) (55%, 37%, 41%)

RGB channels and saturation

R 139 of 255 = 55%
G 94 of 255 = 37%
B 104 of 255 = 41%

139
94
104

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

Portions of RGB colors in percentages

R + G + B = 139 + 94 + 104 = 337 (100%)
R 139 of 337 ~ 41.25%
G 94 of 337 ~ 27.89%
B 104 of 337 ~ 30.86'%

%41.25
%27.89
%30.86

CMYK color model

#8B5E68 color CMYK value is (0,32,25,45).

  • cyan value is 0.00%
  • magenta value is 32.37%
  • yellow value is 25.18%
  • key color value is 45.49%

CMYK: (0,32,25,45)
C0M32Y25K45 (0%, 32%, 25%, 45%)
(0.00 / 0.32 / 0.25 / 0.45)

CMYK percentages

%0
%32.37
%25.18
%45.49

Codes

Color #8B5E68 in popluar color models

8B 5E 68
RGB 139 94 104
HSL 347° 19.31% 45.69%
HSB/HSV 347° 32.37% 54.51%
CMYK 0.00% 32.37% 25.18%
45.49%

Color #8B5E68 in popluar number systems.

HEX 8B 5E 68
Decimal 139 94 104
Binary 10001011 1011110 1101000
Octal 213 136 150

Shades and tints

Shades of #8B5E68

#8B5E68
(139,94,104)
#7F565F
(127,86,95)
#734E56
(115,78,86)
#67464D
(103,70,77)
#5B3E44
(91,62,68)
#4F363B
(79,54,59)
#432E32
(67,46,50)
#372629
(55,38,41)
#2B1E20
(43,30,32)
#1F1617
(31,22,23)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #8B5E68

#8B5E68
(139,94,104)
#956C75
(149,108,117)
#9F7A82
(159,122,130)
#A9888F
(169,136,143)
#B3969C
(179,150,156)
#BDA4A9
(189,164,169)
#C7B2B6
(199,178,182)
#D1C0C3
(209,192,195)
#DBCED0
(219,206,208)
#E5DCDD
(229,220,221)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B5E68 color. Also use rgb(139,94,104) instead hex code.

Text Font Color

.myTextColor { color: #8B5E68; }

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

This text font color is #8B5E68.

Background Color

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

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

This div background color is #8B5E68.

Border color

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

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

This div border color is #8B5E68.

Opacity

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

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

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

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

This text has shadow with #8B5E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B5E68.

Preview

Color preview on black background

This text has color #8B5E68 on black background.


Color preview on white background

This text has color #8B5E68 on white background.


Black color preview on #8B5E68 background

This text has black color on #8B5E68 background.


White color preview on #8B5E68 background

This text has white color on #8B5E68 background.


Related colors

Complementary color

Complementary color for #hex is #74A197.


I love getcolorcode.com

Triadic colors

1 #688B5E and #5E688B with #8B5E68 are triadic colors.

2 #685E8B and #5E8B68 with #8B5E68 are triadic colors.