COLOR #80799B

HEX: #80799B RGB: (128,121,155)

Renk bilgisi

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

RGB renk modeli

#80799B color RGB value is (128,121,155).

RGB: (128,121,155) (50%, 47%, 61%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 121 of 255 = 47%
B 155 of 255 = 61%

128
121
155

R + G + B ~ 53%. #80799B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 121 + 155 = 404 (100%)
R 128 of 404 ~ 31.68%
G 121 of 404 ~ 29.95%
B 155 of 404 ~ 38.37'%

%31.68
%29.95
%38.37

CMYK RENK MODELİ

#80799B rengi CMYK tonu (17,22,0,39).

  • camgöbeği tonu 17.42%
  • eflatun tonu 21.94%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (17,22,0,39)
C17M22Y0K39 (17%, 22%, 0%, 39%)
(0.17 / 0.22 / 0.00 / 0.39)

CMYK yüzdeleri

%17.42
%21.94
%0
%39.22

Codes

Color #80799B in popluar color models

80 79 9B
RGB 128 121 155
HSL 252° 14.53% 54.12%
HSB/HSV 252° 21.94% 60.78%
CMYK 17.42% 21.94% 0.00%
39.22%

Color #80799B in popluar number systems.

HEX 80 79 9B
Decimal 128 121 155
Binary 10000000 1111001 10011011
Octal 200 171 233

Shades and tints

Shades of #80799B

#80799B
(128,121,155)
#756E8D
(117,110,141)
#6A637F
(106,99,127)
#5F5871
(95,88,113)
#544D63
(84,77,99)
#494255
(73,66,85)
#3E3747
(62,55,71)
#332C39
(51,44,57)
#28212B
(40,33,43)
#1D161D
(29,22,29)
#120B0F
(18,11,15)
#000000
(0,0,0)

Tints of #80799B

#80799B
(128,121,155)
#8B85A4
(139,133,164)
#9691AD
(150,145,173)
#A19DB6
(161,157,182)
#ACA9BF
(172,169,191)
#B7B5C8
(183,181,200)
#C2C1D1
(194,193,209)
#CDCDDA
(205,205,218)
#D8D9E3
(216,217,227)
#E3E5EC
(227,229,236)
#EEF1F5
(238,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80799B color. Also use rgb(128,121,155) instead hex code.

Text Font Color

.myTextColor { color: #80799B; }

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

This text font color is #80799B.

Background Color

.myBgColor { background-color: #80799B; }

<div style="background-color:#80799B">Inner text</div>

This div background color is #80799B.

Border color

.myBorderColor { border: 1px solid #80799B; }

<div style="border:3px solid #80799B">Div</div>

This div border color is #80799B.

Opacity

.myOpacity80 { color: #80799B; opacity: 0.8; }

<p style="color:#80799B;opacity:0.8;">80%</p>

Text with #80799B 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 #80799B;}

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

This text has shadow with #80799B color.


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

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

This text has shadow with #80799B primary color and red secondary color.


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

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

This text has shadow with #80799B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #80799B.

Preview

Color preview on black background

This text has color #80799B on black background.


Color preview on white background

This text has color #80799B on white background.


Black color preview on #80799B background

This text has black color on #80799B background.


White color preview on #80799B background

This text has white color on #80799B background.


Related colors

Complementary color

Complementary color for #hex is #7F8664.


I love getcolorcode.com

Triadic colors

1 #9B8079 and #799B80 with #80799B are triadic colors.

2 #9B7980 and #79809B with #80799B are triadic colors.