COLOR #585A5F

HEX: #585A5F RGB: (88,90,95)

Renk bilgisi

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

RGB renk modeli

#585A5F color RGB value is (88,90,95).

RGB: (88,90,95) (35%, 35%, 37%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 90 of 255 = 35%
B 95 of 255 = 37%

88
90
95

R + G + B ~ 36%. #585A5F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 90 + 95 = 273 (100%)
R 88 of 273 ~ 32.23%
G 90 of 273 ~ 32.97%
B 95 of 273 ~ 34.8'%

%32.23
%32.97
%34.8

CMYK RENK MODELİ

#585A5F rengi CMYK tonu (7,5,0,63).

  • camgöbeği tonu 7.37%
  • eflatun tonu 5.26%
  • sarı tonu 0.00%
  • ana renk tonu 62.75%
CMYK: (7,5,0,63) C7M5Y0K63 (7%,5%,0%,63%) (0.07/0.05/0.00/0.63) 

CMYK yüzdeleri

%7.37
%5.26
%0
%62.75

Codes

Color #585A5F in popluar color models

58 5A 5F
RGB 88 90 95
HSL 223° 3.83% 35.88%
HSB/HSV 223° 7.37% 37.25%
CMYK 7.37% 5.26% 0.00%
62.75%

Color #585A5F in popluar number systems.

HEX 58 5A 5F
Decimal 88 90 95
Binary 1011000 1011010 1011111
Octal 130 132 137

Shades and tints

Shades of #585A5F

#585A5F
(88,90,95)
#505257
(80,82,87)
#484A4F
(72,74,79)
#404247
(64,66,71)
#383A3F
(56,58,63)
#303237
(48,50,55)
#282A2F
(40,42,47)
#202227
(32,34,39)
#181A1F
(24,26,31)
#101217
(16,18,23)
#080A0F
(8,10,15)
#000000
(0,0,0)

Tints of #585A5F

#585A5F
(88,90,95)
#67696D
(103,105,109)
#76787B
(118,120,123)
#858789
(133,135,137)
#949697
(148,150,151)
#A3A5A5
(163,165,165)
#B2B4B3
(178,180,179)
#C1C3C1
(193,195,193)
#D0D2CF
(208,210,207)
#DFE1DD
(223,225,221)
#EEF0EB
(238,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585A5F color. Also use rgb(88,90,95) instead hex code.

Text Font Color

.myTextColor { color: #585A5F; }

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

This text font color is #585A5F.

Background Color

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

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

This div background color is #585A5F.

Border color

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

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

This div border color is #585A5F.

Opacity

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

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

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

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

This text has shadow with #585A5F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585A5F.

Preview

Color preview on black background

This text has color #585A5F on black background.


Color preview on white background

This text has color #585A5F on white background.


Black color preview on #585A5F background

This text has black color on #585A5F background.


White color preview on #585A5F background

This text has white color on #585A5F background.


Related colors

Complementary color

Complementary color for #hex is #A7A5A0.


I love getcolorcode.com

Triadic colors

1 #5F585A and #5A5F58 with #585A5F are triadic colors.

2 #5F5A58 and #5A585F with #585A5F are triadic colors.