COLOR #8D5A68

HEX: #8D5A68 RGB: (141,90,104)

Color info

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

RGB color model

#8D5A68 color RGB value is (141,90,104).

RGB: (141,90,104) (55%, 35%, 41%)

RGB channels and saturation

R 141 of 255 = 55%
G 90 of 255 = 35%
B 104 of 255 = 41%

141
90
104

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

Portions of RGB colors in percentages

R + G + B = 141 + 90 + 104 = 335 (100%)
R 141 of 335 ~ 42.09%
G 90 of 335 ~ 26.87%
B 104 of 335 ~ 31.04'%

%42.09
%26.87
%31.04

CMYK color model

#8D5A68 color CMYK value is (0,36,26,45).

  • cyan value is 0.00%
  • magenta value is 36.17%
  • yellow value is 26.24%
  • key color value is 44.71%
CMYK: (0,36,26,45) C0M36Y26K45 (0%,36%,26%,45%) (0.00/0.36/0.26/0.45) 

CMYK percentages

%0
%36.17
%26.24
%44.71

Codes

Color #8D5A68 in popluar color models

8D 5A 68
RGB 141 90 104
HSL 344° 22.08% 45.29%
HSB/HSV 344° 36.17% 55.29%
CMYK 0.00% 36.17% 26.24%
44.71%

Color #8D5A68 in popluar number systems.

HEX 8D 5A 68
Decimal 141 90 104
Binary 10001101 1011010 1101000
Octal 215 132 150

Shades and tints

Shades of #8D5A68

#8D5A68
(141,90,104)
#81525F
(129,82,95)
#754A56
(117,74,86)
#69424D
(105,66,77)
#5D3A44
(93,58,68)
#51323B
(81,50,59)
#452A32
(69,42,50)
#392229
(57,34,41)
#2D1A20
(45,26,32)
#211217
(33,18,23)
#150A0E
(21,10,14)
#000000
(0,0,0)

Tints of #8D5A68

#8D5A68
(141,90,104)
#976975
(151,105,117)
#A17882
(161,120,130)
#AB878F
(171,135,143)
#B5969C
(181,150,156)
#BFA5A9
(191,165,169)
#C9B4B6
(201,180,182)
#D3C3C3
(211,195,195)
#DDD2D0
(221,210,208)
#E7E1DD
(231,225,221)
#F1F0EA
(241,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D5A68; }

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

This text font color is #8D5A68.

Background Color

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

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

This div background color is #8D5A68.

Border color

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

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

This div border color is #8D5A68.

Opacity

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

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

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

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

This text has shadow with #8D5A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5A68.

Preview

Color preview on black background

This text has color #8D5A68 on black background.


Color preview on white background

This text has color #8D5A68 on white background.


Black color preview on #8D5A68 background

This text has black color on #8D5A68 background.


White color preview on #8D5A68 background

This text has white color on #8D5A68 background.


Related colors

Complementary color

Complementary color for #hex is #72A597.


I love getcolorcode.com

Triadic colors

1 #688D5A and #5A688D with #8D5A68 are triadic colors.

2 #685A8D and #5A8D68 with #8D5A68 are triadic colors.