COLOR #585F56

HEX: #585F56 RGB: (88,95,86)

Renk bilgisi

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

RGB renk modeli

#585F56 color RGB value is (88,95,86).

RGB: (88,95,86) (35%, 37%, 34%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 95 of 255 = 37%
B 86 of 255 = 34%

88
95
86

R + G + B ~ 35%. #585F56 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 95 + 86 = 269 (100%)
R 88 of 269 ~ 32.71%
G 95 of 269 ~ 35.32%
B 86 of 269 ~ 31.97'%

%32.71
%35.32
%31.97

CMYK RENK MODELİ

#585F56 rengi CMYK tonu (7,0,9,63).

  • camgöbeği tonu 7.37%
  • eflatun tonu 0.00%
  • sarı tonu 9.47%
  • ana renk tonu 62.75%
CMYK: (7,0,9,63) C7M0Y9K63 (7%,0%,9%,63%) (0.07/0.00/0.09/0.63) 

CMYK yüzdeleri

%7.37
%0
%9.47
%62.75

Codes

Color #585F56 in popluar color models

58 5F 56
RGB 88 95 86
HSL 107° 4.97% 35.49%
HSB/HSV 107° 9.47% 37.25%
CMYK 7.37% 0.00% 9.47%
62.75%

Color #585F56 in popluar number systems.

HEX 58 5F 56
Decimal 88 95 86
Binary 1011000 1011111 1010110
Octal 130 137 126

Shades and tints

Shades of #585F56

#585F56
(88,95,86)
#50574F
(80,87,79)
#484F48
(72,79,72)
#404741
(64,71,65)
#383F3A
(56,63,58)
#303733
(48,55,51)
#282F2C
(40,47,44)
#202725
(32,39,37)
#181F1E
(24,31,30)
#101717
(16,23,23)
#080F10
(8,15,16)
#000000
(0,0,0)

Tints of #585F56

#585F56
(88,95,86)
#676D65
(103,109,101)
#767B74
(118,123,116)
#858983
(133,137,131)
#949792
(148,151,146)
#A3A5A1
(163,165,161)
#B2B3B0
(178,179,176)
#C1C1BF
(193,193,191)
#D0CFCE
(208,207,206)
#DFDDDD
(223,221,221)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585F56; }

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

This text font color is #585F56.

Background Color

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

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

This div background color is #585F56.

Border color

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

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

This div border color is #585F56.

Opacity

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

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

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

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

This text has shadow with #585F56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585F56.

Preview

Color preview on black background

This text has color #585F56 on black background.


Color preview on white background

This text has color #585F56 on white background.


Black color preview on #585F56 background

This text has black color on #585F56 background.


White color preview on #585F56 background

This text has white color on #585F56 background.


Related colors

Complementary color

Complementary color for #hex is #A7A0A9.


I love getcolorcode.com

Triadic colors

1 #56585F and #5F5658 with #585F56 are triadic colors.

2 #565F58 and #5F5856 with #585F56 are triadic colors.