COLOR #8A6C66

HEX: #8A6C66 RGB: (138,108,102)

Color info

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

RGB color model

#8A6C66 color RGB value is (138,108,102).

RGB: (138,108,102) (54%, 42%, 40%)

RGB channels and saturation

R 138 of 255 = 54%
G 108 of 255 = 42%
B 102 of 255 = 40%

138
108
102

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

Portions of RGB colors in percentages

R + G + B = 138 + 108 + 102 = 348 (100%)
R 138 of 348 ~ 39.66%
G 108 of 348 ~ 31.03%
B 102 of 348 ~ 29.31'%

%39.66
%31.03
%29.31

CMYK color model

#8A6C66 color CMYK value is (0,22,26,46).

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

CMYK: (0,22,26,46)
C0M22Y26K46 (0%, 22%, 26%, 46%)
(0.00 / 0.22 / 0.26 / 0.46)

CMYK percentages

%0
%21.74
%26.09
%45.88

Codes

Color #8A6C66 in popluar color models

8A 6C 66
RGB 138 108 102
HSL 10° 15.00% 47.06%
HSB/HSV 10° 26.09% 54.12%
CMYK 0.00% 21.74% 26.09%
45.88%

Color #8A6C66 in popluar number systems.

HEX 8A 6C 66
Decimal 138 108 102
Binary 10001010 1101100 1100110
Octal 212 154 146

Shades and tints

Shades of #8A6C66

#8A6C66
(138,108,102)
#7E635D
(126,99,93)
#725A54
(114,90,84)
#66514B
(102,81,75)
#5A4842
(90,72,66)
#4E3F39
(78,63,57)
#423630
(66,54,48)
#362D27
(54,45,39)
#2A241E
(42,36,30)
#1E1B15
(30,27,21)
#12120C
(18,18,12)
#000000
(0,0,0)

Tints of #8A6C66

#8A6C66
(138,108,102)
#947973
(148,121,115)
#9E8680
(158,134,128)
#A8938D
(168,147,141)
#B2A09A
(178,160,154)
#BCADA7
(188,173,167)
#C6BAB4
(198,186,180)
#D0C7C1
(208,199,193)
#DAD4CE
(218,212,206)
#E4E1DB
(228,225,219)
#EEEEE8
(238,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6C66; }

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

This text font color is #8A6C66.

Background Color

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

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

This div background color is #8A6C66.

Border color

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

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

This div border color is #8A6C66.

Opacity

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

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

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

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

This text has shadow with #8A6C66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6C66.

Preview

Color preview on black background

This text has color #8A6C66 on black background.


Color preview on white background

This text has color #8A6C66 on white background.


Black color preview on #8A6C66 background

This text has black color on #8A6C66 background.


White color preview on #8A6C66 background

This text has white color on #8A6C66 background.


Related colors

Complementary color

Complementary color for #hex is #759399.


I love getcolorcode.com

Triadic colors

1 #668A6C and #6C668A with #8A6C66 are triadic colors.

2 #666C8A and #6C8A66 with #8A6C66 are triadic colors.