COLOR #8076AA

HEX: #8076AA RGB: (128,118,170)

Renk bilgisi

#8076AA contains red, green and blue colors in about the same proportion. #8076AA ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#8076AA color RGB value is (128,118,170).

RGB: (128,118,170) (50%, 46%, 67%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 118 of 255 = 46%
B 170 of 255 = 67%

128
118
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 118 + 170 = 416 (100%)
R 128 of 416 ~ 30.77%
G 118 of 416 ~ 28.37%
B 170 of 416 ~ 40.87'%

%30.77
%28.37
%40.87

CMYK RENK MODELİ

#8076AA rengi CMYK tonu (25,31,0,33).

  • camgöbeği tonu 24.71%
  • eflatun tonu 30.59%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%

CMYK: (25,31,0,33)
C25M31Y0K33 (25%, 31%, 0%, 33%)
(0.25 / 0.31 / 0.00 / 0.33)

CMYK yüzdeleri

%24.71
%30.59
%0
%33.33

Codes

Color #8076AA in popluar color models

80 76 AA
RGB 128 118 170
HSL 252° 23.42% 56.47%
HSB/HSV 252° 30.59% 66.67%
CMYK 24.71% 30.59% 0.00%
33.33%

Color #8076AA in popluar number systems.

HEX 80 76 AA
Decimal 128 118 170
Binary 10000000 1110110 10101010
Octal 200 166 252

Shades and tints

Shades of #8076AA

#8076AA
(128,118,170)
#756C9B
(117,108,155)
#6A628C
(106,98,140)
#5F587D
(95,88,125)
#544E6E
(84,78,110)
#49445F
(73,68,95)
#3E3A50
(62,58,80)
#333041
(51,48,65)
#282632
(40,38,50)
#1D1C23
(29,28,35)
#121214
(18,18,20)
#000000
(0,0,0)

Tints of #8076AA

#8076AA
(128,118,170)
#8B82B1
(139,130,177)
#968EB8
(150,142,184)
#A19ABF
(161,154,191)
#ACA6C6
(172,166,198)
#B7B2CD
(183,178,205)
#C2BED4
(194,190,212)
#CDCADB
(205,202,219)
#D8D6E2
(216,214,226)
#E3E2E9
(227,226,233)
#EEEEF0
(238,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8076AA; }

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

This text font color is #8076AA.

Background Color

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

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

This div background color is #8076AA.

Border color

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

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

This div border color is #8076AA.

Opacity

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

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

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

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

This text has shadow with #8076AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8076AA.

Preview

Color preview on black background

This text has color #8076AA on black background.


Color preview on white background

This text has color #8076AA on white background.


Black color preview on #8076AA background

This text has black color on #8076AA background.


White color preview on #8076AA background

This text has white color on #8076AA background.


Related colors

Complementary color

Complementary color for #hex is #7F8955.


I love getcolorcode.com

Triadic colors

1 #AA8076 and #76AA80 with #8076AA are triadic colors.

2 #AA7680 and #7680AA with #8076AA are triadic colors.