COLOR #59585E

HEX: #59585E RGB: (89,88,94)

Renk bilgisi

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

RGB renk modeli

#59585E color RGB value is (89,88,94).

RGB: (89,88,94) (35%, 35%, 37%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 88 of 255 = 35%
B 94 of 255 = 37%

89
88
94

R + G + B ~ 36%. #59585E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 88 + 94 = 271 (100%)
R 89 of 271 ~ 32.84%
G 88 of 271 ~ 32.47%
B 94 of 271 ~ 34.69'%

%32.84
%32.47
%34.69

CMYK RENK MODELİ

#59585E rengi CMYK tonu (5,6,0,63).

  • camgöbeği tonu 5.32%
  • eflatun tonu 6.38%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (5,6,0,63)
C5M6Y0K63 (5%, 6%, 0%, 63%)
(0.05 / 0.06 / 0.00 / 0.63)

CMYK yüzdeleri

%5.32
%6.38
%0
%63.14

Codes

Color #59585E in popluar color models

59 58 5E
RGB 89 88 94
HSL 250° 3.30% 35.69%
HSB/HSV 250° 6.38% 36.86%
CMYK 5.32% 6.38% 0.00%
63.14%

Color #59585E in popluar number systems.

HEX 59 58 5E
Decimal 89 88 94
Binary 1011001 1011000 1011110
Octal 131 130 136

Shades and tints

Shades of #59585E

#59585E
(89,88,94)
#515056
(81,80,86)
#49484E
(73,72,78)
#414046
(65,64,70)
#39383E
(57,56,62)
#313036
(49,48,54)
#29282E
(41,40,46)
#212026
(33,32,38)
#19181E
(25,24,30)
#111016
(17,16,22)
#09080E
(9,8,14)
#000000
(0,0,0)

Tints of #59585E

#59585E
(89,88,94)
#68676C
(104,103,108)
#77767A
(119,118,122)
#868588
(134,133,136)
#959496
(149,148,150)
#A4A3A4
(164,163,164)
#B3B2B2
(179,178,178)
#C2C1C0
(194,193,192)
#D1D0CE
(209,208,206)
#E0DFDC
(224,223,220)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59585E color. Also use rgb(89,88,94) instead hex code.

Text Font Color

.myTextColor { color: #59585E; }

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

This text font color is #59585E.

Background Color

.myBgColor { background-color: #59585E; }

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

This div background color is #59585E.

Border color

.myBorderColor { border: 1px solid #59585E; }

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

This div border color is #59585E.

Opacity

.myOpacity80 { color: #59585E; opacity: 0.8; }

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

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

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

This text has shadow with #59585E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59585E.

Preview

Color preview on black background

This text has color #59585E on black background.


Color preview on white background

This text has color #59585E on white background.


Black color preview on #59585E background

This text has black color on #59585E background.


White color preview on #59585E background

This text has white color on #59585E background.


Related colors

Complementary color

Complementary color for #hex is #A6A7A1.


I love getcolorcode.com

Triadic colors

1 #5E5958 and #585E59 with #59585E are triadic colors.

2 #5E5859 and #58595E with #59585E are triadic colors.