COLOR #585877

HEX: #585877 RGB: (88,88,119)

Renk bilgisi

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

RGB renk modeli

#585877 color RGB value is (88,88,119).

RGB: (88,88,119) (35%, 35%, 47%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 88 of 255 = 35%
B 119 of 255 = 47%

88
88
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 88 + 119 = 295 (100%)
R 88 of 295 ~ 29.83%
G 88 of 295 ~ 29.83%
B 119 of 295 ~ 40.34'%

%29.83
%29.83
%40.34

CMYK RENK MODELİ

#585877 rengi CMYK tonu (26,26,0,53).

  • camgöbeği tonu 26.05%
  • eflatun tonu 26.05%
  • sarı tonu 0.00%
  • ana renk tonu 53.33%

CMYK: (26,26,0,53)
C26M26Y0K53 (26%, 26%, 0%, 53%)
(0.26 / 0.26 / 0.00 / 0.53)

CMYK yüzdeleri

%26.05
%26.05
%0
%53.33

Codes

Color #585877 in popluar color models

58 58 77
RGB 88 88 119
HSL 240° 14.98% 40.59%
HSB/HSV 240° 26.05% 46.67%
CMYK 26.05% 26.05% 0.00%
53.33%

Color #585877 in popluar number systems.

HEX 58 58 77
Decimal 88 88 119
Binary 1011000 1011000 1110111
Octal 130 130 167

Shades and tints

Shades of #585877

#585877
(88,88,119)
#50506D
(80,80,109)
#484863
(72,72,99)
#404059
(64,64,89)
#38384F
(56,56,79)
#303045
(48,48,69)
#28283B
(40,40,59)
#202031
(32,32,49)
#181827
(24,24,39)
#10101D
(16,16,29)
#080813
(8,8,19)
#000000
(0,0,0)

Tints of #585877

#585877
(88,88,119)
#676783
(103,103,131)
#76768F
(118,118,143)
#85859B
(133,133,155)
#9494A7
(148,148,167)
#A3A3B3
(163,163,179)
#B2B2BF
(178,178,191)
#C1C1CB
(193,193,203)
#D0D0D7
(208,208,215)
#DFDFE3
(223,223,227)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585877; }

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

This text font color is #585877.

Background Color

.myBgColor { background-color: #585877; }

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

This div background color is #585877.

Border color

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

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

This div border color is #585877.

Opacity

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

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

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

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

This text has shadow with #585877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585877.

Preview

Color preview on black background

This text has color #585877 on black background.


Color preview on white background

This text has color #585877 on white background.


Black color preview on #585877 background

This text has black color on #585877 background.


White color preview on #585877 background

This text has white color on #585877 background.


Related colors

Complementary color

Complementary color for #hex is #A7A788.


I love getcolorcode.com