COLOR #585180

HEX: #585180 RGB: (88,81,128)

Renk bilgisi

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

RGB renk modeli

#585180 color RGB value is (88,81,128).

RGB: (88,81,128) (35%, 32%, 50%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 81 of 255 = 32%
B 128 of 255 = 50%

88
81
128

R + G + B ~ 39%. #585180 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 81 + 128 = 297 (100%)
R 88 of 297 ~ 29.63%
G 81 of 297 ~ 27.27%
B 128 of 297 ~ 43.1'%

%29.63
%27.27
%43.1

CMYK RENK MODELİ

#585180 rengi CMYK tonu (31,37,0,50).

  • camgöbeği tonu 31.25%
  • eflatun tonu 36.72%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (31,37,0,50)
C31M37Y0K50 (31%, 37%, 0%, 50%)
(0.31 / 0.37 / 0.00 / 0.50)

CMYK yüzdeleri

%31.25
%36.72
%0
%49.8

Codes

Color #585180 in popluar color models

58 51 80
RGB 88 81 128
HSL 249° 22.49% 40.98%
HSB/HSV 249° 36.72% 50.20%
CMYK 31.25% 36.72% 0.00%
49.80%

Color #585180 in popluar number systems.

HEX 58 51 80
Decimal 88 81 128
Binary 1011000 1010001 10000000
Octal 130 121 200

Shades and tints

Shades of #585180

#585180
(88,81,128)
#504A75
(80,74,117)
#48436A
(72,67,106)
#403C5F
(64,60,95)
#383554
(56,53,84)
#302E49
(48,46,73)
#28273E
(40,39,62)
#202033
(32,32,51)
#181928
(24,25,40)
#10121D
(16,18,29)
#080B12
(8,11,18)
#000000
(0,0,0)

Tints of #585180

#585180
(88,81,128)
#67608B
(103,96,139)
#766F96
(118,111,150)
#857EA1
(133,126,161)
#948DAC
(148,141,172)
#A39CB7
(163,156,183)
#B2ABC2
(178,171,194)
#C1BACD
(193,186,205)
#D0C9D8
(208,201,216)
#DFD8E3
(223,216,227)
#EEE7EE
(238,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585180 color. Also use rgb(88,81,128) instead hex code.

Text Font Color

.myTextColor { color: #585180; }

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

This text font color is #585180.

Background Color

.myBgColor { background-color: #585180; }

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

This div background color is #585180.

Border color

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

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

This div border color is #585180.

Opacity

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

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

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

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

This text has shadow with #585180 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585180.

Preview

Color preview on black background

This text has color #585180 on black background.


Color preview on white background

This text has color #585180 on white background.


Black color preview on #585180 background

This text has black color on #585180 background.


White color preview on #585180 background

This text has white color on #585180 background.


Related colors

Complementary color

Complementary color for #hex is #A7AE7F.


I love getcolorcode.com

Triadic colors

1 #805851 and #518058 with #585180 are triadic colors.

2 #805158 and #515880 with #585180 are triadic colors.