COLOR #8772A8

HEX: #8772A8 RGB: (135,114,168)

Color info

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

RGB color model

#8772A8 color RGB value is (135,114,168).

RGB: (135,114,168) (53%, 45%, 66%)

RGB channels and saturation

R 135 of 255 = 53%
G 114 of 255 = 45%
B 168 of 255 = 66%

135
114
168

R + G + B ~ 55%. #8772A8 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 114 + 168 = 417 (100%)
R 135 of 417 ~ 32.37%
G 114 of 417 ~ 27.34%
B 168 of 417 ~ 40.29'%

%32.37
%27.34
%40.29

CMYK color model

#8772A8 color CMYK value is (20,32,0,34).

  • cyan value is 19.64%
  • magenta value is 32.14%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (20,32,0,34)
C20M32Y0K34 (20%, 32%, 0%, 34%)
(0.20 / 0.32 / 0.00 / 0.34)

CMYK percentages

%19.64
%32.14
%0
%34.12

Codes

Color #8772A8 in popluar color models

87 72 A8
RGB 135 114 168
HSL 263° 23.68% 55.29%
HSB/HSV 263° 32.14% 65.88%
CMYK 19.64% 32.14% 0.00%
34.12%

Color #8772A8 in popluar number systems.

HEX 87 72 A8
Decimal 135 114 168
Binary 10000111 1110010 10101000
Octal 207 162 250

Shades and tints

Shades of #8772A8

#8772A8
(135,114,168)
#7B6899
(123,104,153)
#6F5E8A
(111,94,138)
#63547B
(99,84,123)
#574A6C
(87,74,108)
#4B405D
(75,64,93)
#3F364E
(63,54,78)
#332C3F
(51,44,63)
#272230
(39,34,48)
#1B1821
(27,24,33)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #8772A8

#8772A8
(135,114,168)
#917EAF
(145,126,175)
#9B8AB6
(155,138,182)
#A596BD
(165,150,189)
#AFA2C4
(175,162,196)
#B9AECB
(185,174,203)
#C3BAD2
(195,186,210)
#CDC6D9
(205,198,217)
#D7D2E0
(215,210,224)
#E1DEE7
(225,222,231)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8772A8 color. Also use rgb(135,114,168) instead hex code.

Text Font Color

.myTextColor { color: #8772A8; }

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

This text font color is #8772A8.

Background Color

.myBgColor { background-color: #8772A8; }

<div style="background-color:#8772A8">Inner text</div>

This div background color is #8772A8.

Border color

.myBorderColor { border: 1px solid #8772A8; }

<div style="border:3px solid #8772A8">Div</div>

This div border color is #8772A8.

Opacity

.myOpacity80 { color: #8772A8; opacity: 0.8; }

<p style="color:#8772A8;opacity:0.8;">80%</p>

Text with #8772A8 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 #8772A8;}

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

This text has shadow with #8772A8 color.


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

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

This text has shadow with #8772A8 primary color and red secondary color.


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

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

This text has shadow with #8772A8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8772A8.

Preview

Color preview on black background

This text has color #8772A8 on black background.


Color preview on white background

This text has color #8772A8 on white background.


Black color preview on #8772A8 background

This text has black color on #8772A8 background.


White color preview on #8772A8 background

This text has white color on #8772A8 background.


Related colors

Complementary color

Complementary color for #hex is #788D57.


I love getcolorcode.com

Triadic colors

1 #A88772 and #72A887 with #8772A8 are triadic colors.

2 #A87287 and #7287A8 with #8772A8 are triadic colors.