COLOR #585581

HEX: #585581 RGB: (88,85,129)

Renk bilgisi

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

RGB renk modeli

#585581 color RGB value is (88,85,129).

RGB: (88,85,129) (35%, 33%, 51%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 85 of 255 = 33%
B 129 of 255 = 51%

88
85
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 85 + 129 = 302 (100%)
R 88 of 302 ~ 29.14%
G 85 of 302 ~ 28.15%
B 129 of 302 ~ 42.72'%

%29.14
%28.15
%42.72

CMYK RENK MODELİ

#585581 rengi CMYK tonu (32,34,0,49).

  • camgöbeği tonu 31.78%
  • eflatun tonu 34.11%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%

CMYK: (32,34,0,49)
C32M34Y0K49 (32%, 34%, 0%, 49%)
(0.32 / 0.34 / 0.00 / 0.49)

CMYK yüzdeleri

%31.78
%34.11
%0
%49.41

Codes

Color #585581 in popluar color models

58 55 81
RGB 88 85 129
HSL 244° 20.56% 41.96%
HSB/HSV 244° 34.11% 50.59%
CMYK 31.78% 34.11% 0.00%
49.41%

Color #585581 in popluar number systems.

HEX 58 55 81
Decimal 88 85 129
Binary 1011000 1010101 10000001
Octal 130 125 201

Shades and tints

Shades of #585581

#585581
(88,85,129)
#504E76
(80,78,118)
#48476B
(72,71,107)
#404060
(64,64,96)
#383955
(56,57,85)
#30324A
(48,50,74)
#282B3F
(40,43,63)
#202434
(32,36,52)
#181D29
(24,29,41)
#10161E
(16,22,30)
#080F13
(8,15,19)
#000000
(0,0,0)

Tints of #585581

#585581
(88,85,129)
#67648C
(103,100,140)
#767397
(118,115,151)
#8582A2
(133,130,162)
#9491AD
(148,145,173)
#A3A0B8
(163,160,184)
#B2AFC3
(178,175,195)
#C1BECE
(193,190,206)
#D0CDD9
(208,205,217)
#DFDCE4
(223,220,228)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585581 color. Also use rgb(88,85,129) instead hex code.

Text Font Color

.myTextColor { color: #585581; }

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

This text font color is #585581.

Background Color

.myBgColor { background-color: #585581; }

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

This div background color is #585581.

Border color

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

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

This div border color is #585581.

Opacity

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

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

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

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

This text has shadow with #585581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585581.

Preview

Color preview on black background

This text has color #585581 on black background.


Color preview on white background

This text has color #585581 on white background.


Black color preview on #585581 background

This text has black color on #585581 background.


White color preview on #585581 background

This text has white color on #585581 background.


Related colors

Complementary color

Complementary color for #hex is #A7AA7E.


I love getcolorcode.com

Triadic colors

1 #815855 and #558158 with #585581 are triadic colors.

2 #815558 and #555881 with #585581 are triadic colors.