COLOR #8A6671

HEX: #8A6671 RGB: (138,102,113)

Color info

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

RGB color model

#8A6671 color RGB value is (138,102,113).

RGB: (138,102,113) (54%, 40%, 44%)

RGB channels and saturation

R 138 of 255 = 54%
G 102 of 255 = 40%
B 113 of 255 = 44%

138
102
113

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

Portions of RGB colors in percentages

R + G + B = 138 + 102 + 113 = 353 (100%)
R 138 of 353 ~ 39.09%
G 102 of 353 ~ 28.9%
B 113 of 353 ~ 32.01'%

%39.09
%28.9
%32.01

CMYK color model

#8A6671 color CMYK value is (0,26,18,46).

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

CMYK: (0,26,18,46)
C0M26Y18K46 (0%, 26%, 18%, 46%)
(0.00 / 0.26 / 0.18 / 0.46)

CMYK percentages

%0
%26.09
%18.12
%45.88

Codes

Color #8A6671 in popluar color models

8A 66 71
RGB 138 102 113
HSL 342° 15.00% 47.06%
HSB/HSV 342° 26.09% 54.12%
CMYK 0.00% 26.09% 18.12%
45.88%

Color #8A6671 in popluar number systems.

HEX 8A 66 71
Decimal 138 102 113
Binary 10001010 1100110 1110001
Octal 212 146 161

Shades and tints

Shades of #8A6671

#8A6671
(138,102,113)
#7E5D67
(126,93,103)
#72545D
(114,84,93)
#664B53
(102,75,83)
#5A4249
(90,66,73)
#4E393F
(78,57,63)
#423035
(66,48,53)
#36272B
(54,39,43)
#2A1E21
(42,30,33)
#1E1517
(30,21,23)
#120C0D
(18,12,13)
#000000
(0,0,0)

Tints of #8A6671

#8A6671
(138,102,113)
#94737D
(148,115,125)
#9E8089
(158,128,137)
#A88D95
(168,141,149)
#B29AA1
(178,154,161)
#BCA7AD
(188,167,173)
#C6B4B9
(198,180,185)
#D0C1C5
(208,193,197)
#DACED1
(218,206,209)
#E4DBDD
(228,219,221)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6671; }

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

This text font color is #8A6671.

Background Color

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

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

This div background color is #8A6671.

Border color

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

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

This div border color is #8A6671.

Opacity

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

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

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

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

This text has shadow with #8A6671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6671.

Preview

Color preview on black background

This text has color #8A6671 on black background.


Color preview on white background

This text has color #8A6671 on white background.


Black color preview on #8A6671 background

This text has black color on #8A6671 background.


White color preview on #8A6671 background

This text has white color on #8A6671 background.


Related colors

Complementary color

Complementary color for #hex is #75998E.


I love getcolorcode.com

Triadic colors

1 #718A66 and #66718A with #8A6671 are triadic colors.

2 #71668A and #668A71 with #8A6671 are triadic colors.