COLOR #8076A6

HEX: #8076A6 RGB: (128,118,166)

Color info

#8076A6 contains red, green and blue colors in about the same proportion. Web safe color of #8076A6 is #666699 (or #669).

RGB color model

#8076A6 color RGB value is (128,118,166).

RGB: (128,118,166) (50%, 46%, 65%)

RGB channels and saturation

R 128 of 255 = 50%
G 118 of 255 = 46%
B 166 of 255 = 65%

128
118
166

R + G + B ~ 54%. #8076A6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 128 + 118 + 166 = 412 (100%)
R 128 of 412 ~ 31.07%
G 118 of 412 ~ 28.64%
B 166 of 412 ~ 40.29'%

%31.07
%28.64
%40.29

CMYK color model

#8076A6 color CMYK value is (23,29,0,35).

  • cyan value is 22.89%
  • magenta value is 28.92%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (23,29,0,35)
C23M29Y0K35 (23%, 29%, 0%, 35%)
(0.23 / 0.29 / 0.00 / 0.35)

CMYK percentages

%22.89
%28.92
%0
%34.9

Codes

Color #8076A6 in popluar color models

80 76 A6
RGB 128 118 166
HSL 253° 21.24% 55.69%
HSB/HSV 253° 28.92% 65.10%
CMYK 22.89% 28.92% 0.00%
34.90%

Color #8076A6 in popluar number systems.

HEX 80 76 A6
Decimal 128 118 166
Binary 10000000 1110110 10100110
Octal 200 166 246

Shades and tints

Shades of #8076A6

#8076A6
(128,118,166)
#756C97
(117,108,151)
#6A6288
(106,98,136)
#5F5879
(95,88,121)
#544E6A
(84,78,106)
#49445B
(73,68,91)
#3E3A4C
(62,58,76)
#33303D
(51,48,61)
#28262E
(40,38,46)
#1D1C1F
(29,28,31)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #8076A6

#8076A6
(128,118,166)
#8B82AE
(139,130,174)
#968EB6
(150,142,182)
#A19ABE
(161,154,190)
#ACA6C6
(172,166,198)
#B7B2CE
(183,178,206)
#C2BED6
(194,190,214)
#CDCADE
(205,202,222)
#D8D6E6
(216,214,230)
#E3E2EE
(227,226,238)
#EEEEF6
(238,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8076A6 color. Also use rgb(128,118,166) instead hex code.

Text Font Color

.myTextColor { color: #8076A6; }

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

This text font color is #8076A6.

Background Color

.myBgColor { background-color: #8076A6; }

<div style="background-color:#8076A6">Inner text</div>

This div background color is #8076A6.

Border color

.myBorderColor { border: 1px solid #8076A6; }

<div style="border:3px solid #8076A6">Div</div>

This div border color is #8076A6.

Opacity

.myOpacity80 { color: #8076A6; opacity: 0.8; }

<p style="color:#8076A6;opacity:0.8;">80%</p>

Text with #8076A6 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 #8076A6;}

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

This text has shadow with #8076A6 color.


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

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

This text has shadow with #8076A6 primary color and red secondary color.


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

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

This text has shadow with #8076A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8076A6.

Preview

Color preview on black background

This text has color #8076A6 on black background.


Color preview on white background

This text has color #8076A6 on white background.


Black color preview on #8076A6 background

This text has black color on #8076A6 background.


White color preview on #8076A6 background

This text has white color on #8076A6 background.


Related colors

Complementary color

Complementary color for #hex is #7F8959.


I love getcolorcode.com

Triadic colors

1 #A68076 and #76A680 with #8076A6 are triadic colors.

2 #A67680 and #7680A6 with #8076A6 are triadic colors.