COLOR #55593D

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

85
89
61

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

Portions of RGB colors in percentages

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

%36.17
%37.87
%25.96

CMYK color model

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

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

CMYK percentages

%4.49
%0
%31.46
%65.1

Codes

Color #55593D in popluar color models

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

Color #55593D in popluar number systems.

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

Shades and tints

Shades of #55593D

#55593D
(85,89,61)
#4E5138
(78,81,56)
#474933
(71,73,51)
#40412E
(64,65,46)
#393929
(57,57,41)
#323124
(50,49,36)
#2B291F
(43,41,31)
#24211A
(36,33,26)
#1D1915
(29,25,21)
#161110
(22,17,16)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #55593D

#55593D
(85,89,61)
#64684E
(100,104,78)
#73775F
(115,119,95)
#828670
(130,134,112)
#919581
(145,149,129)
#A0A492
(160,164,146)
#AFB3A3
(175,179,163)
#BEC2B4
(190,194,180)
#CDD1C5
(205,209,197)
#DCE0D6
(220,224,214)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55593D; }

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

This text font color is #55593D.

Background Color

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

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

This div background color is #55593D.

Border color

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

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

This div border color is #55593D.

Opacity

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

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

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

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

This text has shadow with #55593D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55593D.

Preview

Color preview on black background

This text has color #55593D on black background.


Color preview on white background

This text has color #55593D on white background.


Black color preview on #55593D background

This text has black color on #55593D background.


White color preview on #55593D background

This text has white color on #55593D background.


Related colors

Complementary color

Complementary color for #hex is #AAA6C2.


I love getcolorcode.com

Triadic colors

1 #3D5559 and #593D55 with #55593D are triadic colors.

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