COLOR #8A7595

HEX: #8A7595 RGB: (138,117,149)

Color info

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

RGB color model

#8A7595 color RGB value is (138,117,149).

RGB: (138,117,149) (54%, 46%, 58%)

RGB channels and saturation

R 138 of 255 = 54%
G 117 of 255 = 46%
B 149 of 255 = 58%

138
117
149

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

Portions of RGB colors in percentages

R + G + B = 138 + 117 + 149 = 404 (100%)
R 138 of 404 ~ 34.16%
G 117 of 404 ~ 28.96%
B 149 of 404 ~ 36.88'%

%34.16
%28.96
%36.88

CMYK color model

#8A7595 color CMYK value is (7,21,0,42).

  • cyan value is 7.38%
  • magenta value is 21.48%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (7,21,0,42)
C7M21Y0K42 (7%, 21%, 0%, 42%)
(0.07 / 0.21 / 0.00 / 0.42)

CMYK percentages

%7.38
%21.48
%0
%41.57

Codes

Color #8A7595 in popluar color models

8A 75 95
RGB 138 117 149
HSL 279° 13.11% 52.16%
HSB/HSV 279° 21.48% 58.43%
CMYK 7.38% 21.48% 0.00%
41.57%

Color #8A7595 in popluar number systems.

HEX 8A 75 95
Decimal 138 117 149
Binary 10001010 1110101 10010101
Octal 212 165 225

Shades and tints

Shades of #8A7595

#8A7595
(138,117,149)
#7E6B88
(126,107,136)
#72617B
(114,97,123)
#66576E
(102,87,110)
#5A4D61
(90,77,97)
#4E4354
(78,67,84)
#423947
(66,57,71)
#362F3A
(54,47,58)
#2A252D
(42,37,45)
#1E1B20
(30,27,32)
#121113
(18,17,19)
#000000
(0,0,0)

Tints of #8A7595

#8A7595
(138,117,149)
#94819E
(148,129,158)
#9E8DA7
(158,141,167)
#A899B0
(168,153,176)
#B2A5B9
(178,165,185)
#BCB1C2
(188,177,194)
#C6BDCB
(198,189,203)
#D0C9D4
(208,201,212)
#DAD5DD
(218,213,221)
#E4E1E6
(228,225,230)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A7595; }

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

This text font color is #8A7595.

Background Color

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

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

This div background color is #8A7595.

Border color

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

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

This div border color is #8A7595.

Opacity

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

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

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

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

This text has shadow with #8A7595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7595.

Preview

Color preview on black background

This text has color #8A7595 on black background.


Color preview on white background

This text has color #8A7595 on white background.


Black color preview on #8A7595 background

This text has black color on #8A7595 background.


White color preview on #8A7595 background

This text has white color on #8A7595 background.


Related colors

Complementary color

Complementary color for #hex is #758A6A.


I love getcolorcode.com

Triadic colors

1 #958A75 and #75958A with #8A7595 are triadic colors.

2 #95758A and #758A95 with #8A7595 are triadic colors.