COLOR #8A4C77

HEX: #8A4C77 RGB: (138,76,119)

Color info

#8A4C77 contains mainly red and blue colors. Web safe color of #8A4C77 is #993366 (or #936).

RGB color model

#8A4C77 color RGB value is (138,76,119).

RGB: (138,76,119) (54%, 30%, 47%)

RGB channels and saturation

R 138 of 255 = 54%
G 76 of 255 = 30%
B 119 of 255 = 47%

138
76
119

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

Portions of RGB colors in percentages

R + G + B = 138 + 76 + 119 = 333 (100%)
R 138 of 333 ~ 41.44%
G 76 of 333 ~ 22.82%
B 119 of 333 ~ 35.74'%

%41.44
%22.82
%35.74

CMYK color model

#8A4C77 color CMYK value is (0,45,14,46).

  • cyan value is 0.00%
  • magenta value is 44.93%
  • yellow value is 13.77%
  • key color value is 45.88%

CMYK: (0,45,14,46)
C0M45Y14K46 (0%, 45%, 14%, 46%)
(0.00 / 0.45 / 0.14 / 0.46)

CMYK percentages

%0
%44.93
%13.77
%45.88

Codes

Color #8A4C77 in popluar color models

8A 4C 77
RGB 138 76 119
HSL 318° 28.97% 41.96%
HSB/HSV 318° 44.93% 54.12%
CMYK 0.00% 44.93% 13.77%
45.88%

Color #8A4C77 in popluar number systems.

HEX 8A 4C 77
Decimal 138 76 119
Binary 10001010 1001100 1110111
Octal 212 114 167

Shades and tints

Shades of #8A4C77

#8A4C77
(138,76,119)
#7E466D
(126,70,109)
#724063
(114,64,99)
#663A59
(102,58,89)
#5A344F
(90,52,79)
#4E2E45
(78,46,69)
#42283B
(66,40,59)
#362231
(54,34,49)
#2A1C27
(42,28,39)
#1E161D
(30,22,29)
#121013
(18,16,19)
#000000
(0,0,0)

Tints of #8A4C77

#8A4C77
(138,76,119)
#945C83
(148,92,131)
#9E6C8F
(158,108,143)
#A87C9B
(168,124,155)
#B28CA7
(178,140,167)
#BC9CB3
(188,156,179)
#C6ACBF
(198,172,191)
#D0BCCB
(208,188,203)
#DACCD7
(218,204,215)
#E4DCE3
(228,220,227)
#EEECEF
(238,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A4C77; }

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

This text font color is #8A4C77.

Background Color

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

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

This div background color is #8A4C77.

Border color

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

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

This div border color is #8A4C77.

Opacity

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

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

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

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

This text has shadow with #8A4C77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A4C77.

Preview

Color preview on black background

This text has color #8A4C77 on black background.


Color preview on white background

This text has color #8A4C77 on white background.


Black color preview on #8A4C77 background

This text has black color on #8A4C77 background.


White color preview on #8A4C77 background

This text has white color on #8A4C77 background.


Related colors

Complementary color

Complementary color for #hex is #75B388.


I love getcolorcode.com

Triadic colors

1 #778A4C and #4C778A with #8A4C77 are triadic colors.

2 #774C8A and #4C8A77 with #8A4C77 are triadic colors.