COLOR #8A7C82

HEX: #8A7C82 RGB: (138,124,130)

Color info

#8A7C82 contains red, green and blue colors in about the same proportion. Web safe color of #8A7C82 is #996699 (or #969).

RGB color model

#8A7C82 color RGB value is (138,124,130).

RGB: (138,124,130) (54%, 49%, 51%)

RGB channels and saturation

R 138 of 255 = 54%
G 124 of 255 = 49%
B 130 of 255 = 51%

138
124
130

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

Portions of RGB colors in percentages

R + G + B = 138 + 124 + 130 = 392 (100%)
R 138 of 392 ~ 35.2%
G 124 of 392 ~ 31.63%
B 130 of 392 ~ 33.16'%

%35.2
%31.63
%33.16

CMYK color model

#8A7C82 color CMYK value is (0,10,6,46).

  • cyan value is 0.00%
  • magenta value is 10.14%
  • yellow value is 5.80%
  • key color value is 45.88%
CMYK: (0,10,6,46) C0M10Y6K46 (0%,10%,6%,46%) (0.00/0.10/0.06/0.46) 

CMYK percentages

%0
%10.14
%5.8
%45.88

Codes

Color #8A7C82 in popluar color models

8A 7C 82
RGB 138 124 130
HSL 334° 5.65% 51.37%
HSB/HSV 334° 10.14% 54.12%
CMYK 0.00% 10.14% 5.80%
45.88%

Color #8A7C82 in popluar number systems.

HEX 8A 7C 82
Decimal 138 124 130
Binary 10001010 1111100 10000010
Octal 212 174 202

Shades and tints

Shades of #8A7C82

#8A7C82
(138,124,130)
#7E7177
(126,113,119)
#72666C
(114,102,108)
#665B61
(102,91,97)
#5A5056
(90,80,86)
#4E454B
(78,69,75)
#423A40
(66,58,64)
#362F35
(54,47,53)
#2A242A
(42,36,42)
#1E191F
(30,25,31)
#120E14
(18,14,20)
#000000
(0,0,0)

Tints of #8A7C82

#8A7C82
(138,124,130)
#94878D
(148,135,141)
#9E9298
(158,146,152)
#A89DA3
(168,157,163)
#B2A8AE
(178,168,174)
#BCB3B9
(188,179,185)
#C6BEC4
(198,190,196)
#D0C9CF
(208,201,207)
#DAD4DA
(218,212,218)
#E4DFE5
(228,223,229)
#EEEAF0
(238,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A7C82 color. Also use rgb(138,124,130) instead hex code.

Text Font Color

.myTextColor { color: #8A7C82; }

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

This text font color is #8A7C82.

Background Color

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

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

This div background color is #8A7C82.

Border color

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

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

This div border color is #8A7C82.

Opacity

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

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

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

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

This text has shadow with #8A7C82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7C82.

Preview

Color preview on black background

This text has color #8A7C82 on black background.


Color preview on white background

This text has color #8A7C82 on white background.


Black color preview on #8A7C82 background

This text has black color on #8A7C82 background.


White color preview on #8A7C82 background

This text has white color on #8A7C82 background.


Related colors

Complementary color

Complementary color for #hex is #75837D.


I love getcolorcode.com

Triadic colors

1 #828A7C and #7C828A with #8A7C82 are triadic colors.

2 #827C8A and #7C8A82 with #8A7C82 are triadic colors.