COLOR #595553

HEX: #595553 RGB: (89,85,83)

Color info

#595553 contains red, green and blue colors in about the same proportion. Web safe color of #595553 is #666666 (or #666).

RGB color model

#595553 color RGB value is (89,85,83).

RGB: (89,85,83) (35%, 33%, 33%)

RGB channels and saturation

R 89 of 255 = 35%
G 85 of 255 = 33%
B 83 of 255 = 33%

89
85
83

R + G + B ~ 34%. #595553 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 85 + 83 = 257 (100%)
R 89 of 257 ~ 34.63%
G 85 of 257 ~ 33.07%
B 83 of 257 ~ 32.3'%

%34.63
%33.07
%32.3

CMYK color model

#595553 color CMYK value is (0,4,7,65).

  • cyan value is 0.00%
  • magenta value is 4.49%
  • yellow value is 6.74%
  • key color value is 65.10%

CMYK: (0,4,7,65)
C0M4Y7K65 (0%, 4%, 7%, 65%)
(0.00 / 0.04 / 0.07 / 0.65)

CMYK percentages

%0
%4.49
%6.74
%65.1

Codes

Color #595553 in popluar color models

59 55 53
RGB 89 85 83
HSL 20° 3.49% 33.73%
HSB/HSV 20° 6.74% 34.90%
CMYK 0.00% 4.49% 6.74%
65.10%

Color #595553 in popluar number systems.

HEX 59 55 53
Decimal 89 85 83
Binary 1011001 1010101 1010011
Octal 131 125 123

Shades and tints

Shades of #595553

#595553
(89,85,83)
#514E4C
(81,78,76)
#494745
(73,71,69)
#41403E
(65,64,62)
#393937
(57,57,55)
#313230
(49,50,48)
#292B29
(41,43,41)
#212422
(33,36,34)
#191D1B
(25,29,27)
#111614
(17,22,20)
#090F0D
(9,15,13)
#000000
(0,0,0)

Tints of #595553

#595553
(89,85,83)
#686462
(104,100,98)
#777371
(119,115,113)
#868280
(134,130,128)
#95918F
(149,145,143)
#A4A09E
(164,160,158)
#B3AFAD
(179,175,173)
#C2BEBC
(194,190,188)
#D1CDCB
(209,205,203)
#E0DCDA
(224,220,218)
#EFEBE9
(239,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595553; }

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

This text font color is #595553.

Background Color

.myBgColor { background-color: #595553; }

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

This div background color is #595553.

Border color

.myBorderColor { border: 1px solid #595553; }

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

This div border color is #595553.

Opacity

.myOpacity80 { color: #595553; opacity: 0.8; }

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

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

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

This text has shadow with #595553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595553.

Preview

Color preview on black background

This text has color #595553 on black background.


Color preview on white background

This text has color #595553 on white background.


Black color preview on #595553 background

This text has black color on #595553 background.


White color preview on #595553 background

This text has white color on #595553 background.


Related colors

Complementary color

Complementary color for #hex is #A6AAAC.


I love getcolorcode.com

Triadic colors

1 #535955 and #555359 with #595553 are triadic colors.

2 #535559 and #555953 with #595553 are triadic colors.