COLOR #595D55

HEX: #595D55 RGB: (89,93,85)

Renk bilgisi

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

RGB renk modeli

#595D55 color RGB value is (89,93,85).

RGB: (89,93,85) (35%, 36%, 33%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 93 of 255 = 36%
B 85 of 255 = 33%

89
93
85

R + G + B ~ 35%. #595D55 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 93 + 85 = 267 (100%)
R 89 of 267 ~ 33.33%
G 93 of 267 ~ 34.83%
B 85 of 267 ~ 31.84'%

%33.33
%34.83
%31.84

CMYK RENK MODELİ

#595D55 rengi CMYK tonu (4,0,9,64).

  • camgöbeği tonu 4.30%
  • eflatun tonu 0.00%
  • sarı tonu 8.60%
  • ana renk tonu 63.53%

CMYK: (4,0,9,64)
C4M0Y9K64 (4%, 0%, 9%, 64%)
(0.04 / 0.00 / 0.09 / 0.64)

CMYK yüzdeleri

%4.3
%0
%8.6
%63.53

Codes

Color #595D55 in popluar color models

59 5D 55
RGB 89 93 85
HSL 90° 4.49% 34.90%
HSB/HSV 90° 8.60% 36.47%
CMYK 4.30% 0.00% 8.60%
63.53%

Color #595D55 in popluar number systems.

HEX 59 5D 55
Decimal 89 93 85
Binary 1011001 1011101 1010101
Octal 131 135 125

Shades and tints

Shades of #595D55

#595D55
(89,93,85)
#51554E
(81,85,78)
#494D47
(73,77,71)
#414540
(65,69,64)
#393D39
(57,61,57)
#313532
(49,53,50)
#292D2B
(41,45,43)
#212524
(33,37,36)
#191D1D
(25,29,29)
#111516
(17,21,22)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #595D55

#595D55
(89,93,85)
#686B64
(104,107,100)
#777973
(119,121,115)
#868782
(134,135,130)
#959591
(149,149,145)
#A4A3A0
(164,163,160)
#B3B1AF
(179,177,175)
#C2BFBE
(194,191,190)
#D1CDCD
(209,205,205)
#E0DBDC
(224,219,220)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595D55 color. Also use rgb(89,93,85) instead hex code.

Text Font Color

.myTextColor { color: #595D55; }

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

This text font color is #595D55.

Background Color

.myBgColor { background-color: #595D55; }

<div style="background-color:#595D55">Inner text</div>

This div background color is #595D55.

Border color

.myBorderColor { border: 1px solid #595D55; }

<div style="border:3px solid #595D55">Div</div>

This div border color is #595D55.

Opacity

.myOpacity80 { color: #595D55; opacity: 0.8; }

<p style="color:#595D55;opacity:0.8;">80%</p>

Text with #595D55 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 #595D55;}

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

This text has shadow with #595D55 color.


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

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

This text has shadow with #595D55 primary color and red secondary color.


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

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

This text has shadow with #595D55 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #595D55.

Preview

Color preview on black background

This text has color #595D55 on black background.


Color preview on white background

This text has color #595D55 on white background.


Black color preview on #595D55 background

This text has black color on #595D55 background.


White color preview on #595D55 background

This text has white color on #595D55 background.


Related colors

Complementary color

Complementary color for #hex is #A6A2AA.


I love getcolorcode.com

Triadic colors

1 #55595D and #5D5559 with #595D55 are triadic colors.

2 #555D59 and #5D5955 with #595D55 are triadic colors.