COLOR #585E96

HEX: #585E96 RGB: (88,94,150)

Renk bilgisi

#585E96 contains mainly green and blue colors. #585E96 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#585E96 color RGB value is (88,94,150).

RGB: (88,94,150) (35%, 37%, 59%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 94 of 255 = 37%
B 150 of 255 = 59%

88
94
150

R + G + B ~ 44%. #585E96 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 94 + 150 = 332 (100%)
R 88 of 332 ~ 26.51%
G 94 of 332 ~ 28.31%
B 150 of 332 ~ 45.18'%

%26.51
%28.31
%45.18

CMYK RENK MODELİ

#585E96 rengi CMYK tonu (41,37,0,41).

  • camgöbeği tonu 41.33%
  • eflatun tonu 37.33%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (41,37,0,41)
C41M37Y0K41 (41%, 37%, 0%, 41%)
(0.41 / 0.37 / 0.00 / 0.41)

CMYK yüzdeleri

%41.33
%37.33
%0
%41.18

Codes

Color #585E96 in popluar color models

58 5E 96
RGB 88 94 150
HSL 234° 26.05% 46.67%
HSB/HSV 234° 41.33% 58.82%
CMYK 41.33% 37.33% 0.00%
41.18%

Color #585E96 in popluar number systems.

HEX 58 5E 96
Decimal 88 94 150
Binary 1011000 1011110 10010110
Octal 130 136 226

Shades and tints

Shades of #585E96

#585E96
(88,94,150)
#505689
(80,86,137)
#484E7C
(72,78,124)
#40466F
(64,70,111)
#383E62
(56,62,98)
#303655
(48,54,85)
#282E48
(40,46,72)
#20263B
(32,38,59)
#181E2E
(24,30,46)
#101621
(16,22,33)
#080E14
(8,14,20)
#000000
(0,0,0)

Tints of #585E96

#585E96
(88,94,150)
#676C9F
(103,108,159)
#767AA8
(118,122,168)
#8588B1
(133,136,177)
#9496BA
(148,150,186)
#A3A4C3
(163,164,195)
#B2B2CC
(178,178,204)
#C1C0D5
(193,192,213)
#D0CEDE
(208,206,222)
#DFDCE7
(223,220,231)
#EEEAF0
(238,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585E96 color. Also use rgb(88,94,150) instead hex code.

Text Font Color

.myTextColor { color: #585E96; }

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

This text font color is #585E96.

Background Color

.myBgColor { background-color: #585E96; }

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

This div background color is #585E96.

Border color

.myBorderColor { border: 1px solid #585E96; }

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

This div border color is #585E96.

Opacity

.myOpacity80 { color: #585E96; opacity: 0.8; }

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

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

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

This text has shadow with #585E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585E96.

Preview

Color preview on black background

This text has color #585E96 on black background.


Color preview on white background

This text has color #585E96 on white background.


Black color preview on #585E96 background

This text has black color on #585E96 background.


White color preview on #585E96 background

This text has white color on #585E96 background.


Related colors

Complementary color

Complementary color for #hex is #A7A169.


I love getcolorcode.com

Triadic colors

1 #96585E and #5E9658 with #585E96 are triadic colors.

2 #965E58 and #5E5896 with #585E96 are triadic colors.