COLOR #8A6285

HEX: #8A6285 RGB: (138,98,133)

Color info

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

RGB color model

#8A6285 color RGB value is (138,98,133).

RGB: (138,98,133) (54%, 38%, 52%)

RGB channels and saturation

R 138 of 255 = 54%
G 98 of 255 = 38%
B 133 of 255 = 52%

138
98
133

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

Portions of RGB colors in percentages

R + G + B = 138 + 98 + 133 = 369 (100%)
R 138 of 369 ~ 37.4%
G 98 of 369 ~ 26.56%
B 133 of 369 ~ 36.04'%

%37.4
%26.56
%36.04

CMYK color model

#8A6285 color CMYK value is (0,29,4,46).

  • cyan value is 0.00%
  • magenta value is 28.99%
  • yellow value is 3.62%
  • key color value is 45.88%

CMYK: (0,29,4,46)
C0M29Y4K46 (0%, 29%, 4%, 46%)
(0.00 / 0.29 / 0.04 / 0.46)

CMYK percentages

%0
%28.99
%3.62
%45.88

Codes

Color #8A6285 in popluar color models

8A 62 85
RGB 138 98 133
HSL 308° 16.95% 46.27%
HSB/HSV 308° 28.99% 54.12%
CMYK 0.00% 28.99% 3.62%
45.88%

Color #8A6285 in popluar number systems.

HEX 8A 62 85
Decimal 138 98 133
Binary 10001010 1100010 10000101
Octal 212 142 205

Shades and tints

Shades of #8A6285

#8A6285
(138,98,133)
#7E5A79
(126,90,121)
#72526D
(114,82,109)
#664A61
(102,74,97)
#5A4255
(90,66,85)
#4E3A49
(78,58,73)
#42323D
(66,50,61)
#362A31
(54,42,49)
#2A2225
(42,34,37)
#1E1A19
(30,26,25)
#12120D
(18,18,13)
#000000
(0,0,0)

Tints of #8A6285

#8A6285
(138,98,133)
#947090
(148,112,144)
#9E7E9B
(158,126,155)
#A88CA6
(168,140,166)
#B29AB1
(178,154,177)
#BCA8BC
(188,168,188)
#C6B6C7
(198,182,199)
#D0C4D2
(208,196,210)
#DAD2DD
(218,210,221)
#E4E0E8
(228,224,232)
#EEEEF3
(238,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A6285; }

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

This text font color is #8A6285.

Background Color

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

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

This div background color is #8A6285.

Border color

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

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

This div border color is #8A6285.

Opacity

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

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

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

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

This text has shadow with #8A6285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6285.

Preview

Color preview on black background

This text has color #8A6285 on black background.


Color preview on white background

This text has color #8A6285 on white background.


Black color preview on #8A6285 background

This text has black color on #8A6285 background.


White color preview on #8A6285 background

This text has white color on #8A6285 background.


Related colors

Complementary color

Complementary color for #hex is #759D7A.


I love getcolorcode.com

Triadic colors

1 #858A62 and #62858A with #8A6285 are triadic colors.

2 #85628A and #628A85 with #8A6285 are triadic colors.