COLOR #80497F

HEX: #80497F RGB: (128,73,127)

Renk bilgisi

#80497F contains red, green and blue colors in about the same proportion. #80497F ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#80497F color RGB value is (128,73,127).

RGB: (128,73,127) (50%, 29%, 50%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 73 of 255 = 29%
B 127 of 255 = 50%

128
73
127

R + G + B ~ 43%. #80497F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 73 + 127 = 328 (100%)
R 128 of 328 ~ 39.02%
G 73 of 328 ~ 22.26%
B 127 of 328 ~ 38.72'%

%39.02
%22.26
%38.72

CMYK RENK MODELİ

#80497F rengi CMYK tonu (0,43,1,50).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.97%
  • sarı tonu 0.78%
  • ana renk tonu 49.80%
CMYK: (0,43,1,50) C0M43Y1K50 (0%,43%,1%,50%) (0.00/0.43/0.01/0.50) 

CMYK yüzdeleri

%0
%42.97
%0.78
%49.8

Codes

Color #80497F in popluar color models

80 49 7F
RGB 128 73 127
HSL 301° 27.36% 39.41%
HSB/HSV 301° 42.97% 50.20%
CMYK 0.00% 42.97% 0.78%
49.80%

Color #80497F in popluar number systems.

HEX 80 49 7F
Decimal 128 73 127
Binary 10000000 1001001 1111111
Octal 200 111 177

Shades and tints

Shades of #80497F

#80497F
(128,73,127)
#754374
(117,67,116)
#6A3D69
(106,61,105)
#5F375E
(95,55,94)
#543153
(84,49,83)
#492B48
(73,43,72)
#3E253D
(62,37,61)
#331F32
(51,31,50)
#281927
(40,25,39)
#1D131C
(29,19,28)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #80497F

#80497F
(128,73,127)
#8B598A
(139,89,138)
#966995
(150,105,149)
#A179A0
(161,121,160)
#AC89AB
(172,137,171)
#B799B6
(183,153,182)
#C2A9C1
(194,169,193)
#CDB9CC
(205,185,204)
#D8C9D7
(216,201,215)
#E3D9E2
(227,217,226)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80497F color. Also use rgb(128,73,127) instead hex code.

Text Font Color

.myTextColor { color: #80497F; }

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

This text font color is #80497F.

Background Color

.myBgColor { background-color: #80497F; }

<div style="background-color:#80497F">Inner text</div>

This div background color is #80497F.

Border color

.myBorderColor { border: 1px solid #80497F; }

<div style="border:3px solid #80497F">Div</div>

This div border color is #80497F.

Opacity

.myOpacity80 { color: #80497F; opacity: 0.8; }

<p style="color:#80497F;opacity:0.8;">80%</p>

Text with #80497F 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 #80497F;}

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

This text has shadow with #80497F color.


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

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

This text has shadow with #80497F primary color and red secondary color.


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

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

This text has shadow with #80497F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #80497F.

Preview

Color preview on black background

This text has color #80497F on black background.


Color preview on white background

This text has color #80497F on white background.


Black color preview on #80497F background

This text has black color on #80497F background.


White color preview on #80497F background

This text has white color on #80497F background.


Related colors

Complementary color

Complementary color for #hex is #7FB680.


I love getcolorcode.com

Triadic colors

1 #7F8049 and #497F80 with #80497F are triadic colors.

2 #7F4980 and #49807F with #80497F are triadic colors.