COLOR #59575E

HEX: #59575E RGB: (89,87,94)

Renk bilgisi

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

RGB renk modeli

#59575E color RGB value is (89,87,94).

RGB: (89,87,94) (35%, 34%, 37%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 87 of 255 = 34%
B 94 of 255 = 37%

89
87
94

R + G + B ~ 35%. #59575E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 87 + 94 = 270 (100%)
R 89 of 270 ~ 32.96%
G 87 of 270 ~ 32.22%
B 94 of 270 ~ 34.81'%

%32.96
%32.22
%34.81

CMYK RENK MODELİ

#59575E rengi CMYK tonu (5,7,0,63).

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

CMYK: (5,7,0,63)
C5M7Y0K63 (5%, 7%, 0%, 63%)
(0.05 / 0.07 / 0.00 / 0.63)

CMYK yüzdeleri

%5.32
%7.45
%0
%63.14

Codes

Color #59575E in popluar color models

59 57 5E
RGB 89 87 94
HSL 257° 3.87% 35.49%
HSB/HSV 257° 7.45% 36.86%
CMYK 5.32% 7.45% 0.00%
63.14%

Color #59575E in popluar number systems.

HEX 59 57 5E
Decimal 89 87 94
Binary 1011001 1010111 1011110
Octal 131 127 136

Shades and tints

Shades of #59575E

#59575E
(89,87,94)
#515056
(81,80,86)
#49494E
(73,73,78)
#414246
(65,66,70)
#393B3E
(57,59,62)
#313436
(49,52,54)
#292D2E
(41,45,46)
#212626
(33,38,38)
#191F1E
(25,31,30)
#111816
(17,24,22)
#09110E
(9,17,14)
#000000
(0,0,0)

Tints of #59575E

#59575E
(89,87,94)
#68666C
(104,102,108)
#77757A
(119,117,122)
#868488
(134,132,136)
#959396
(149,147,150)
#A4A2A4
(164,162,164)
#B3B1B2
(179,177,178)
#C2C0C0
(194,192,192)
#D1CFCE
(209,207,206)
#E0DEDC
(224,222,220)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59575E; }

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

This text font color is #59575E.

Background Color

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

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

This div background color is #59575E.

Border color

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

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

This div border color is #59575E.

Opacity

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

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

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

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

This text has shadow with #59575E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59575E.

Preview

Color preview on black background

This text has color #59575E on black background.


Color preview on white background

This text has color #59575E on white background.


Black color preview on #59575E background

This text has black color on #59575E background.


White color preview on #59575E background

This text has white color on #59575E background.


Related colors

Complementary color

Complementary color for #hex is #A6A8A1.


I love getcolorcode.com

Triadic colors

1 #5E5957 and #575E59 with #59575E are triadic colors.

2 #5E5759 and #57595E with #59575E are triadic colors.