COLOR #59553D

HEX: #59553D RGB: (89,85,61)

Color info

#59553D contains red, green and blue colors in about the same proportion. Web safe color of #59553D is #666633 (or #663).

RGB color model

#59553D color RGB value is (89,85,61).

RGB: (89,85,61) (35%, 33%, 24%)

RGB channels and saturation

R 89 of 255 = 35%
G 85 of 255 = 33%
B 61 of 255 = 24%

89
85
61

R + G + B ~ 31%. #59553D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 85 + 61 = 235 (100%)
R 89 of 235 ~ 37.87%
G 85 of 235 ~ 36.17%
B 61 of 235 ~ 25.96'%

%37.87
%36.17
%25.96

CMYK color model

#59553D color CMYK value is (0,4,31,65).

  • cyan value is 0.00%
  • magenta value is 4.49%
  • yellow value is 31.46%
  • key color value is 65.10%
CMYK: (0,4,31,65) C0M4Y31K65 (0%,4%,31%,65%) (0.00/0.04/0.31/0.65) 

CMYK percentages

%0
%4.49
%31.46
%65.1

Codes

Color #59553D in popluar color models

59 55 3D
RGB 89 85 61
HSL 51° 18.67% 29.41%
HSB/HSV 51° 31.46% 34.90%
CMYK 0.00% 4.49% 31.46%
65.10%

Color #59553D in popluar number systems.

HEX 59 55 3D
Decimal 89 85 61
Binary 1011001 1010101 111101
Octal 131 125 75

Shades and tints

Shades of #59553D

#59553D
(89,85,61)
#514E38
(81,78,56)
#494733
(73,71,51)
#41402E
(65,64,46)
#393929
(57,57,41)
#313224
(49,50,36)
#292B1F
(41,43,31)
#21241A
(33,36,26)
#191D15
(25,29,21)
#111610
(17,22,16)
#090F0B
(9,15,11)
#000000
(0,0,0)

Tints of #59553D

#59553D
(89,85,61)
#68644E
(104,100,78)
#77735F
(119,115,95)
#868270
(134,130,112)
#959181
(149,145,129)
#A4A092
(164,160,146)
#B3AFA3
(179,175,163)
#C2BEB4
(194,190,180)
#D1CDC5
(209,205,197)
#E0DCD6
(224,220,214)
#EFEBE7
(239,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59553D; }

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

This text font color is #59553D.

Background Color

.myBgColor { background-color: #59553D; }

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

This div background color is #59553D.

Border color

.myBorderColor { border: 1px solid #59553D; }

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

This div border color is #59553D.

Opacity

.myOpacity80 { color: #59553D; opacity: 0.8; }

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

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

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

This text has shadow with #59553D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59553D.

Preview

Color preview on black background

This text has color #59553D on black background.


Color preview on white background

This text has color #59553D on white background.


Black color preview on #59553D background

This text has black color on #59553D background.


White color preview on #59553D background

This text has white color on #59553D background.


Related colors

Complementary color

Complementary color for #hex is #A6AAC2.


I love getcolorcode.com

Triadic colors

1 #3D5955 and #553D59 with #59553D are triadic colors.

2 #3D5559 and #55593D with #59553D are triadic colors.