COLOR #8A61A4

HEX: #8A61A4 RGB: (138,97,164)

Color info

#8A61A4 contains mainly red and blue colors. Web safe color of #8A61A4 is #996699 (or #969).

RGB color model

#8A61A4 color RGB value is (138,97,164).

RGB: (138,97,164) (54%, 38%, 64%)

RGB channels and saturation

R 138 of 255 = 54%
G 97 of 255 = 38%
B 164 of 255 = 64%

138
97
164

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

Portions of RGB colors in percentages

R + G + B = 138 + 97 + 164 = 399 (100%)
R 138 of 399 ~ 34.59%
G 97 of 399 ~ 24.31%
B 164 of 399 ~ 41.1'%

%34.59
%24.31
%41.1

CMYK color model

#8A61A4 color CMYK value is (16,41,0,36).

  • cyan value is 15.85%
  • magenta value is 40.85%
  • yellow value is 0.00%
  • key color value is 35.69%

CMYK: (16,41,0,36)
C16M41Y0K36 (16%, 41%, 0%, 36%)
(0.16 / 0.41 / 0.00 / 0.36)

CMYK percentages

%15.85
%40.85
%0
%35.69

Codes

Color #8A61A4 in popluar color models

8A 61 A4
RGB 138 97 164
HSL 277° 26.91% 51.18%
HSB/HSV 277° 40.85% 64.31%
CMYK 15.85% 40.85% 0.00%
35.69%

Color #8A61A4 in popluar number systems.

HEX 8A 61 A4
Decimal 138 97 164
Binary 10001010 1100001 10100100
Octal 212 141 244

Shades and tints

Shades of #8A61A4

#8A61A4
(138,97,164)
#7E5996
(126,89,150)
#725188
(114,81,136)
#66497A
(102,73,122)
#5A416C
(90,65,108)
#4E395E
(78,57,94)
#423150
(66,49,80)
#362942
(54,41,66)
#2A2134
(42,33,52)
#1E1926
(30,25,38)
#121118
(18,17,24)
#000000
(0,0,0)

Tints of #8A61A4

#8A61A4
(138,97,164)
#946FAC
(148,111,172)
#9E7DB4
(158,125,180)
#A88BBC
(168,139,188)
#B299C4
(178,153,196)
#BCA7CC
(188,167,204)
#C6B5D4
(198,181,212)
#D0C3DC
(208,195,220)
#DAD1E4
(218,209,228)
#E4DFEC
(228,223,236)
#EEEDF4
(238,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A61A4; }

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

This text font color is #8A61A4.

Background Color

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

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

This div background color is #8A61A4.

Border color

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

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

This div border color is #8A61A4.

Opacity

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

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

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

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

This text has shadow with #8A61A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A61A4.

Preview

Color preview on black background

This text has color #8A61A4 on black background.


Color preview on white background

This text has color #8A61A4 on white background.


Black color preview on #8A61A4 background

This text has black color on #8A61A4 background.


White color preview on #8A61A4 background

This text has white color on #8A61A4 background.


Related colors

Complementary color

Complementary color for #hex is #759E5B.


I love getcolorcode.com

Triadic colors

1 #A48A61 and #61A48A with #8A61A4 are triadic colors.

2 #A4618A and #618AA4 with #8A61A4 are triadic colors.