COLOR #8A7079

HEX: #8A7079 RGB: (138,112,121)

Color info

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

RGB color model

#8A7079 color RGB value is (138,112,121).

RGB: (138,112,121) (54%, 44%, 47%)

RGB channels and saturation

R 138 of 255 = 54%
G 112 of 255 = 44%
B 121 of 255 = 47%

138
112
121

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

Portions of RGB colors in percentages

R + G + B = 138 + 112 + 121 = 371 (100%)
R 138 of 371 ~ 37.2%
G 112 of 371 ~ 30.19%
B 121 of 371 ~ 32.61'%

%37.2
%30.19
%32.61

CMYK color model

#8A7079 color CMYK value is (0,19,12,46).

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

CMYK: (0,19,12,46)
C0M19Y12K46 (0%, 19%, 12%, 46%)
(0.00 / 0.19 / 0.12 / 0.46)

CMYK percentages

%0
%18.84
%12.32
%45.88

Codes

Color #8A7079 in popluar color models

8A 70 79
RGB 138 112 121
HSL 339° 10.40% 49.02%
HSB/HSV 339° 18.84% 54.12%
CMYK 0.00% 18.84% 12.32%
45.88%

Color #8A7079 in popluar number systems.

HEX 8A 70 79
Decimal 138 112 121
Binary 10001010 1110000 1111001
Octal 212 160 171

Shades and tints

Shades of #8A7079

#8A7079
(138,112,121)
#7E666E
(126,102,110)
#725C63
(114,92,99)
#665258
(102,82,88)
#5A484D
(90,72,77)
#4E3E42
(78,62,66)
#423437
(66,52,55)
#362A2C
(54,42,44)
#2A2021
(42,32,33)
#1E1616
(30,22,22)
#120C0B
(18,12,11)
#000000
(0,0,0)

Tints of #8A7079

#8A7079
(138,112,121)
#947D85
(148,125,133)
#9E8A91
(158,138,145)
#A8979D
(168,151,157)
#B2A4A9
(178,164,169)
#BCB1B5
(188,177,181)
#C6BEC1
(198,190,193)
#D0CBCD
(208,203,205)
#DAD8D9
(218,216,217)
#E4E5E5
(228,229,229)
#EEF2F1
(238,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A7079; }

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

This text font color is #8A7079.

Background Color

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

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

This div background color is #8A7079.

Border color

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

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

This div border color is #8A7079.

Opacity

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

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

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

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

This text has shadow with #8A7079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7079.

Preview

Color preview on black background

This text has color #8A7079 on black background.


Color preview on white background

This text has color #8A7079 on white background.


Black color preview on #8A7079 background

This text has black color on #8A7079 background.


White color preview on #8A7079 background

This text has white color on #8A7079 background.


Related colors

Complementary color

Complementary color for #hex is #758F86.


I love getcolorcode.com

Triadic colors

1 #798A70 and #70798A with #8A7079 are triadic colors.

2 #79708A and #708A79 with #8A7079 are triadic colors.