COLOR #808393

HEX: #808393 RGB: (128,131,147)

Renk bilgisi

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

RGB renk modeli

#808393 color RGB value is (128,131,147).

RGB: (128,131,147) (50%, 51%, 58%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 131 of 255 = 51%
B 147 of 255 = 58%

128
131
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 131 + 147 = 406 (100%)
R 128 of 406 ~ 31.53%
G 131 of 406 ~ 32.27%
B 147 of 406 ~ 36.21'%

%31.53
%32.27
%36.21

CMYK RENK MODELİ

#808393 rengi CMYK tonu (13,11,0,42).

  • camgöbeği tonu 12.93%
  • eflatun tonu 10.88%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (13,11,0,42)
C13M11Y0K42 (13%, 11%, 0%, 42%)
(0.13 / 0.11 / 0.00 / 0.42)

CMYK yüzdeleri

%12.93
%10.88
%0
%42.35

Codes

Color #808393 in popluar color models

80 83 93
RGB 128 131 147
HSL 231° 8.09% 53.92%
HSB/HSV 231° 12.93% 57.65%
CMYK 12.93% 10.88% 0.00%
42.35%

Color #808393 in popluar number systems.

HEX 80 83 93
Decimal 128 131 147
Binary 10000000 10000011 10010011
Octal 200 203 223

Shades and tints

Shades of #808393

#808393
(128,131,147)
#757886
(117,120,134)
#6A6D79
(106,109,121)
#5F626C
(95,98,108)
#54575F
(84,87,95)
#494C52
(73,76,82)
#3E4145
(62,65,69)
#333638
(51,54,56)
#282B2B
(40,43,43)
#1D201E
(29,32,30)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #808393

#808393
(128,131,147)
#8B8E9C
(139,142,156)
#9699A5
(150,153,165)
#A1A4AE
(161,164,174)
#ACAFB7
(172,175,183)
#B7BAC0
(183,186,192)
#C2C5C9
(194,197,201)
#CDD0D2
(205,208,210)
#D8DBDB
(216,219,219)
#E3E6E4
(227,230,228)
#EEF1ED
(238,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #808393; }

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

This text font color is #808393.

Background Color

.myBgColor { background-color: #808393; }

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

This div background color is #808393.

Border color

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

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

This div border color is #808393.

Opacity

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

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

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

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

This text has shadow with #808393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #808393.

Preview

Color preview on black background

This text has color #808393 on black background.


Color preview on white background

This text has color #808393 on white background.


Black color preview on #808393 background

This text has black color on #808393 background.


White color preview on #808393 background

This text has white color on #808393 background.


Related colors

Complementary color

Complementary color for #hex is #7F7C6C.


I love getcolorcode.com

Triadic colors

1 #938083 and #839380 with #808393 are triadic colors.

2 #938380 and #838093 with #808393 are triadic colors.