COLOR #808493

HEX: #808493 RGB: (128,132,147)

Renk bilgisi

#808493 contains red, green and blue colors in about the same proportion. #808493 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#808493 color RGB value is (128,132,147).

RGB: (128,132,147) (50%, 52%, 58%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 132 of 255 = 52%
B 147 of 255 = 58%

128
132
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 132 + 147 = 407 (100%)
R 128 of 407 ~ 31.45%
G 132 of 407 ~ 32.43%
B 147 of 407 ~ 36.12'%

%31.45
%32.43
%36.12

CMYK RENK MODELİ

#808493 rengi CMYK tonu (13,10,0,42).

  • camgöbeği tonu 12.93%
  • eflatun tonu 10.20%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%
CMYK: (13,10,0,42) C13M10Y0K42 (13%,10%,0%,42%) (0.13/0.10/0.00/0.42) 

CMYK yüzdeleri

%12.93
%10.2
%0
%42.35

Codes

Color #808493 in popluar color models

80 84 93
RGB 128 132 147
HSL 227° 8.09% 53.92%
HSB/HSV 227° 12.93% 57.65%
CMYK 12.93% 10.20% 0.00%
42.35%

Color #808493 in popluar number systems.

HEX 80 84 93
Decimal 128 132 147
Binary 10000000 10000100 10010011
Octal 200 204 223

Shades and tints

Shades of #808493

#808493
(128,132,147)
#757886
(117,120,134)
#6A6C79
(106,108,121)
#5F606C
(95,96,108)
#54545F
(84,84,95)
#494852
(73,72,82)
#3E3C45
(62,60,69)
#333038
(51,48,56)
#28242B
(40,36,43)
#1D181E
(29,24,30)
#120C11
(18,12,17)
#000000
(0,0,0)

Tints of #808493

#808493
(128,132,147)
#8B8F9C
(139,143,156)
#969AA5
(150,154,165)
#A1A5AE
(161,165,174)
#ACB0B7
(172,176,183)
#B7BBC0
(183,187,192)
#C2C6C9
(194,198,201)
#CDD1D2
(205,209,210)
#D8DCDB
(216,220,219)
#E3E7E4
(227,231,228)
#EEF2ED
(238,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #808493 color. Also use rgb(128,132,147) instead hex code.

Text Font Color

.myTextColor { color: #808493; }

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

This text font color is #808493.

Background Color

.myBgColor { background-color: #808493; }

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

This div background color is #808493.

Border color

.myBorderColor { border: 1px solid #808493; }

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

This div border color is #808493.

Opacity

.myOpacity80 { color: #808493; opacity: 0.8; }

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

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

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

This text has shadow with #808493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #808493.

Preview

Color preview on black background

This text has color #808493 on black background.


Color preview on white background

This text has color #808493 on white background.


Black color preview on #808493 background

This text has black color on #808493 background.


White color preview on #808493 background

This text has white color on #808493 background.


Related colors

Complementary color

Complementary color for #hex is #7F7B6C.


I love getcolorcode.com

Triadic colors

1 #938084 and #849380 with #808493 are triadic colors.

2 #938480 and #848093 with #808493 are triadic colors.