COLOR #808593

HEX: #808593 RGB: (128,133,147)

Renk bilgisi

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

RGB renk modeli

#808593 color RGB value is (128,133,147).

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

RGB bağlantıları ve doygunluk

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

128
133
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 133 + 147 = 408 (100%)
R 128 of 408 ~ 31.37%
G 133 of 408 ~ 32.6%
B 147 of 408 ~ 36.03'%

%31.37
%32.6
%36.03

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.93%
  • eflatun tonu 9.52%
  • 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
%9.52
%0
%42.35

Codes

Color #808593 in popluar color models

80 85 93
RGB 128 133 147
HSL 224° 8.09% 53.92%
HSB/HSV 224° 12.93% 57.65%
CMYK 12.93% 9.52% 0.00%
42.35%

Color #808593 in popluar number systems.

HEX 80 85 93
Decimal 128 133 147
Binary 10000000 10000101 10010011
Octal 200 205 223

Shades and tints

Shades of #808593

#808593
(128,133,147)
#757986
(117,121,134)
#6A6D79
(106,109,121)
#5F616C
(95,97,108)
#54555F
(84,85,95)
#494952
(73,73,82)
#3E3D45
(62,61,69)
#333138
(51,49,56)
#28252B
(40,37,43)
#1D191E
(29,25,30)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #808593

#808593
(128,133,147)
#8B909C
(139,144,156)
#969BA5
(150,155,165)
#A1A6AE
(161,166,174)
#ACB1B7
(172,177,183)
#B7BCC0
(183,188,192)
#C2C7C9
(194,199,201)
#CDD2D2
(205,210,210)
#D8DDDB
(216,221,219)
#E3E8E4
(227,232,228)
#EEF3ED
(238,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #808593; }

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

This text font color is #808593.

Background Color

.myBgColor { background-color: #808593; }

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

This div background color is #808593.

Border color

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

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

This div border color is #808593.

Opacity

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

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

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

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

This text has shadow with #808593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #808593.

Preview

Color preview on black background

This text has color #808593 on black background.


Color preview on white background

This text has color #808593 on white background.


Black color preview on #808593 background

This text has black color on #808593 background.


White color preview on #808593 background

This text has white color on #808593 background.


Related colors

Complementary color

Complementary color for #hex is #7F7A6C.


I love getcolorcode.com

Triadic colors

1 #938085 and #859380 with #808593 are triadic colors.

2 #938580 and #858093 with #808593 are triadic colors.