COLOR #585D6F

HEX: #585D6F RGB: (88,93,111)

Renk bilgisi

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

RGB renk modeli

#585D6F color RGB value is (88,93,111).

RGB: (88,93,111) (35%, 36%, 44%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 93 of 255 = 36%
B 111 of 255 = 44%

88
93
111

R + G + B ~ 38%. #585D6F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 93 + 111 = 292 (100%)
R 88 of 292 ~ 30.14%
G 93 of 292 ~ 31.85%
B 111 of 292 ~ 38.01'%

%30.14
%31.85
%38.01

CMYK RENK MODELİ

#585D6F rengi CMYK tonu (21,16,0,56).

  • camgöbeği tonu 20.72%
  • eflatun tonu 16.22%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (21,16,0,56)
C21M16Y0K56 (21%, 16%, 0%, 56%)
(0.21 / 0.16 / 0.00 / 0.56)

CMYK yüzdeleri

%20.72
%16.22
%0
%56.47

Codes

Color #585D6F in popluar color models

58 5D 6F
RGB 88 93 111
HSL 227° 11.56% 39.02%
HSB/HSV 227° 20.72% 43.53%
CMYK 20.72% 16.22% 0.00%
56.47%

Color #585D6F in popluar number systems.

HEX 58 5D 6F
Decimal 88 93 111
Binary 1011000 1011101 1101111
Octal 130 135 157

Shades and tints

Shades of #585D6F

#585D6F
(88,93,111)
#505565
(80,85,101)
#484D5B
(72,77,91)
#404551
(64,69,81)
#383D47
(56,61,71)
#30353D
(48,53,61)
#282D33
(40,45,51)
#202529
(32,37,41)
#181D1F
(24,29,31)
#101515
(16,21,21)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #585D6F

#585D6F
(88,93,111)
#676B7C
(103,107,124)
#767989
(118,121,137)
#858796
(133,135,150)
#9495A3
(148,149,163)
#A3A3B0
(163,163,176)
#B2B1BD
(178,177,189)
#C1BFCA
(193,191,202)
#D0CDD7
(208,205,215)
#DFDBE4
(223,219,228)
#EEE9F1
(238,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585D6F color. Also use rgb(88,93,111) instead hex code.

Text Font Color

.myTextColor { color: #585D6F; }

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

This text font color is #585D6F.

Background Color

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

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

This div background color is #585D6F.

Border color

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

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

This div border color is #585D6F.

Opacity

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

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

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

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

This text has shadow with #585D6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585D6F.

Preview

Color preview on black background

This text has color #585D6F on black background.


Color preview on white background

This text has color #585D6F on white background.


Black color preview on #585D6F background

This text has black color on #585D6F background.


White color preview on #585D6F background

This text has white color on #585D6F background.


Related colors

Complementary color

Complementary color for #hex is #A7A290.


I love getcolorcode.com

Triadic colors

1 #6F585D and #5D6F58 with #585D6F are triadic colors.

2 #6F5D58 and #5D586F with #585D6F are triadic colors.