COLOR #8A6B79

HEX: #8A6B79 RGB: (138,107,121)

Color info

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

RGB color model

#8A6B79 color RGB value is (138,107,121).

RGB: (138,107,121) (54%, 42%, 47%)

RGB channels and saturation

R 138 of 255 = 54%
G 107 of 255 = 42%
B 121 of 255 = 47%

138
107
121

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

Portions of RGB colors in percentages

R + G + B = 138 + 107 + 121 = 366 (100%)
R 138 of 366 ~ 37.7%
G 107 of 366 ~ 29.23%
B 121 of 366 ~ 33.06'%

%37.7
%29.23
%33.06

CMYK color model

#8A6B79 color CMYK value is (0,22,12,46).

  • cyan value is 0.00%
  • magenta value is 22.46%
  • yellow value is 12.32%
  • key color value is 45.88%

CMYK: (0,22,12,46)
C0M22Y12K46 (0%, 22%, 12%, 46%)
(0.00 / 0.22 / 0.12 / 0.46)

CMYK percentages

%0
%22.46
%12.32
%45.88

Codes

Color #8A6B79 in popluar color models

8A 6B 79
RGB 138 107 121
HSL 333° 12.65% 48.04%
HSB/HSV 333° 22.46% 54.12%
CMYK 0.00% 22.46% 12.32%
45.88%

Color #8A6B79 in popluar number systems.

HEX 8A 6B 79
Decimal 138 107 121
Binary 10001010 1101011 1111001
Octal 212 153 171

Shades and tints

Shades of #8A6B79

#8A6B79
(138,107,121)
#7E626E
(126,98,110)
#725963
(114,89,99)
#665058
(102,80,88)
#5A474D
(90,71,77)
#4E3E42
(78,62,66)
#423537
(66,53,55)
#362C2C
(54,44,44)
#2A2321
(42,35,33)
#1E1A16
(30,26,22)
#12110B
(18,17,11)
#000000
(0,0,0)

Tints of #8A6B79

#8A6B79
(138,107,121)
#947885
(148,120,133)
#9E8591
(158,133,145)
#A8929D
(168,146,157)
#B29FA9
(178,159,169)
#BCACB5
(188,172,181)
#C6B9C1
(198,185,193)
#D0C6CD
(208,198,205)
#DAD3D9
(218,211,217)
#E4E0E5
(228,224,229)
#EEEDF1
(238,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6B79 color. Also use rgb(138,107,121) instead hex code.

Text Font Color

.myTextColor { color: #8A6B79; }

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

This text font color is #8A6B79.

Background Color

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

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

This div background color is #8A6B79.

Border color

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

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

This div border color is #8A6B79.

Opacity

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

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

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

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

This text has shadow with #8A6B79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6B79.

Preview

Color preview on black background

This text has color #8A6B79 on black background.


Color preview on white background

This text has color #8A6B79 on white background.


Black color preview on #8A6B79 background

This text has black color on #8A6B79 background.


White color preview on #8A6B79 background

This text has white color on #8A6B79 background.


Related colors

Complementary color

Complementary color for #hex is #759486.


I love getcolorcode.com

Triadic colors

1 #798A6B and #6B798A with #8A6B79 are triadic colors.

2 #796B8A and #6B8A79 with #8A6B79 are triadic colors.