COLOR #8A7B8A

HEX: #8A7B8A RGB: (138,123,138)

Color info

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

RGB color model

#8A7B8A color RGB value is (138,123,138).

RGB: (138,123,138) (54%, 48%, 54%)

RGB channels and saturation

R 138 of 255 = 54%
G 123 of 255 = 48%
B 138 of 255 = 54%

138
123
138

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

Portions of RGB colors in percentages

R + G + B = 138 + 123 + 138 = 399 (100%)
R 138 of 399 ~ 34.59%
G 123 of 399 ~ 30.83%
B 138 of 399 ~ 34.59'%

%34.59
%30.83
%34.59

CMYK color model

#8A7B8A color CMYK value is (0,11,0,46).

  • cyan value is 0.00%
  • magenta value is 10.87%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (0,11,0,46) C0M11Y0K46 (0%,11%,0%,46%) (0.00/0.11/0.00/0.46) 

CMYK percentages

%0
%10.87
%0
%45.88

Codes

Color #8A7B8A in popluar color models

8A 7B 8A
RGB 138 123 138
HSL 300° 6.02% 51.18%
HSB/HSV 300° 10.87% 54.12%
CMYK 0.00% 10.87% 0.00%
45.88%

Color #8A7B8A in popluar number systems.

HEX 8A 7B 8A
Decimal 138 123 138
Binary 10001010 1111011 10001010
Octal 212 173 212

Shades and tints

Shades of #8A7B8A

#8A7B8A
(138,123,138)
#7E707E
(126,112,126)
#726572
(114,101,114)
#665A66
(102,90,102)
#5A4F5A
(90,79,90)
#4E444E
(78,68,78)
#423942
(66,57,66)
#362E36
(54,46,54)
#2A232A
(42,35,42)
#1E181E
(30,24,30)
#120D12
(18,13,18)
#000000
(0,0,0)

Tints of #8A7B8A

#8A7B8A
(138,123,138)
#948794
(148,135,148)
#9E939E
(158,147,158)
#A89FA8
(168,159,168)
#B2ABB2
(178,171,178)
#BCB7BC
(188,183,188)
#C6C3C6
(198,195,198)
#D0CFD0
(208,207,208)
#DADBDA
(218,219,218)
#E4E7E4
(228,231,228)
#EEF3EE
(238,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A7B8A; }

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

This text font color is #8A7B8A.

Background Color

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

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

This div background color is #8A7B8A.

Border color

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

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

This div border color is #8A7B8A.

Opacity

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

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

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

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

This text has shadow with #8A7B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7B8A.

Preview

Color preview on black background

This text has color #8A7B8A on black background.


Color preview on white background

This text has color #8A7B8A on white background.


Black color preview on #8A7B8A background

This text has black color on #8A7B8A background.


White color preview on #8A7B8A background

This text has white color on #8A7B8A background.


Related colors

Complementary color

Complementary color for #hex is #758475.


I love getcolorcode.com

Triadic colors

1 #8A8A7B and #7B8A8A with #8A7B8A are triadic colors.

2 #8A7B8A and #7B8A8A with #8A7B8A are triadic colors.