COLOR #8A5D66

HEX: #8A5D66 RGB: (138,93,102)

Color info

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

RGB color model

#8A5D66 color RGB value is (138,93,102).

RGB: (138,93,102) (54%, 36%, 40%)

RGB channels and saturation

R 138 of 255 = 54%
G 93 of 255 = 36%
B 102 of 255 = 40%

138
93
102

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

Portions of RGB colors in percentages

R + G + B = 138 + 93 + 102 = 333 (100%)
R 138 of 333 ~ 41.44%
G 93 of 333 ~ 27.93%
B 102 of 333 ~ 30.63'%

%41.44
%27.93
%30.63

CMYK color model

#8A5D66 color CMYK value is (0,33,26,46).

  • cyan value is 0.00%
  • magenta value is 32.61%
  • yellow value is 26.09%
  • key color value is 45.88%

CMYK: (0,33,26,46)
C0M33Y26K46 (0%, 33%, 26%, 46%)
(0.00 / 0.33 / 0.26 / 0.46)

CMYK percentages

%0
%32.61
%26.09
%45.88

Codes

Color #8A5D66 in popluar color models

8A 5D 66
RGB 138 93 102
HSL 348° 19.48% 45.29%
HSB/HSV 348° 32.61% 54.12%
CMYK 0.00% 32.61% 26.09%
45.88%

Color #8A5D66 in popluar number systems.

HEX 8A 5D 66
Decimal 138 93 102
Binary 10001010 1011101 1100110
Octal 212 135 146

Shades and tints

Shades of #8A5D66

#8A5D66
(138,93,102)
#7E555D
(126,85,93)
#724D54
(114,77,84)
#66454B
(102,69,75)
#5A3D42
(90,61,66)
#4E3539
(78,53,57)
#422D30
(66,45,48)
#362527
(54,37,39)
#2A1D1E
(42,29,30)
#1E1515
(30,21,21)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #8A5D66

#8A5D66
(138,93,102)
#946B73
(148,107,115)
#9E7980
(158,121,128)
#A8878D
(168,135,141)
#B2959A
(178,149,154)
#BCA3A7
(188,163,167)
#C6B1B4
(198,177,180)
#D0BFC1
(208,191,193)
#DACDCE
(218,205,206)
#E4DBDB
(228,219,219)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A5D66 color. Also use rgb(138,93,102) instead hex code.

Text Font Color

.myTextColor { color: #8A5D66; }

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

This text font color is #8A5D66.

Background Color

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

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

This div background color is #8A5D66.

Border color

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

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

This div border color is #8A5D66.

Opacity

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

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

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

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

This text has shadow with #8A5D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A5D66.

Preview

Color preview on black background

This text has color #8A5D66 on black background.


Color preview on white background

This text has color #8A5D66 on white background.


Black color preview on #8A5D66 background

This text has black color on #8A5D66 background.


White color preview on #8A5D66 background

This text has white color on #8A5D66 background.


Related colors

Complementary color

Complementary color for #hex is #75A299.


I love getcolorcode.com

Triadic colors

1 #668A5D and #5D668A with #8A5D66 are triadic colors.

2 #665D8A and #5D8A66 with #8A5D66 are triadic colors.