COLOR #553632

HEX: #553632 RGB: (85,54,50)

Color info

#553632 contains red, green and blue colors in about the same proportion. Web safe color of #553632 is #663333 (or #633).

RGB color model

#553632 color RGB value is (85,54,50).

RGB: (85,54,50) (33%, 21%, 20%)

RGB channels and saturation

R 85 of 255 = 33%
G 54 of 255 = 21%
B 50 of 255 = 20%

85
54
50

R + G + B ~ 25%. #553632 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 54 + 50 = 189 (100%)
R 85 of 189 ~ 44.97%
G 54 of 189 ~ 28.57%
B 50 of 189 ~ 26.46'%

%44.97
%28.57
%26.46

CMYK color model

#553632 color CMYK value is (0,36,41,67).

  • cyan value is 0.00%
  • magenta value is 36.47%
  • yellow value is 41.18%
  • key color value is 66.67%
CMYK: (0,36,41,67) C0M36Y41K67 (0%,36%,41%,67%) (0.00/0.36/0.41/0.67) 

CMYK percentages

%0
%36.47
%41.18
%66.67

Codes

Color #553632 in popluar color models

55 36 32
RGB 85 54 50
HSL 25.93% 26.47%
HSB/HSV 41.18% 33.33%
CMYK 0.00% 36.47% 41.18%
66.67%

Color #553632 in popluar number systems.

HEX 55 36 32
Decimal 85 54 50
Binary 1010101 110110 110010
Octal 125 66 62

Shades and tints

Shades of #553632

#553632
(85,54,50)
#4E322E
(78,50,46)
#472E2A
(71,46,42)
#402A26
(64,42,38)
#392622
(57,38,34)
#32221E
(50,34,30)
#2B1E1A
(43,30,26)
#241A16
(36,26,22)
#1D1612
(29,22,18)
#16120E
(22,18,14)
#0F0E0A
(15,14,10)
#000000
(0,0,0)

Tints of #553632

#553632
(85,54,50)
#644844
(100,72,68)
#735A56
(115,90,86)
#826C68
(130,108,104)
#917E7A
(145,126,122)
#A0908C
(160,144,140)
#AFA29E
(175,162,158)
#BEB4B0
(190,180,176)
#CDC6C2
(205,198,194)
#DCD8D4
(220,216,212)
#EBEAE6
(235,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553632 color. Also use rgb(85,54,50) instead hex code.

Text Font Color

.myTextColor { color: #553632; }

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

This text font color is #553632.

Background Color

.myBgColor { background-color: #553632; }

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

This div background color is #553632.

Border color

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

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

This div border color is #553632.

Opacity

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

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

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

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

This text has shadow with #553632 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553632.

Preview

Color preview on black background

This text has color #553632 on black background.


Color preview on white background

This text has color #553632 on white background.


Black color preview on #553632 background

This text has black color on #553632 background.


White color preview on #553632 background

This text has white color on #553632 background.


Related colors

Complementary color

Complementary color for #hex is #AAC9CD.


I love getcolorcode.com

Triadic colors

1 #325536 and #363255 with #553632 are triadic colors.

2 #323655 and #365532 with #553632 are triadic colors.