COLOR #553621

HEX: #553621 RGB: (85,54,33)

Color info

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

RGB color model

#553621 color RGB value is (85,54,33).

RGB: (85,54,33) (33%, 21%, 13%)

RGB channels and saturation

R 85 of 255 = 33%
G 54 of 255 = 21%
B 33 of 255 = 13%

85
54
33

R + G + B ~ 22%. #553621 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 54 + 33 = 172 (100%)
R 85 of 172 ~ 49.42%
G 54 of 172 ~ 31.4%
B 33 of 172 ~ 19.19'%

%49.42
%31.4
%19.19

CMYK color model

#553621 color CMYK value is (0,36,61,67).

  • cyan value is 0.00%
  • magenta value is 36.47%
  • yellow value is 61.18%
  • key color value is 66.67%
CMYK: (0,36,61,67) C0M36Y61K67 (0%,36%,61%,67%) (0.00/0.36/0.61/0.67) 

CMYK percentages

%0
%36.47
%61.18
%66.67

Codes

Color #553621 in popluar color models

55 36 21
RGB 85 54 33
HSL 24° 44.07% 23.14%
HSB/HSV 24° 61.18% 33.33%
CMYK 0.00% 36.47% 61.18%
66.67%

Color #553621 in popluar number systems.

HEX 55 36 21
Decimal 85 54 33
Binary 1010101 110110 100001
Octal 125 66 41

Shades and tints

Shades of #553621

#553621
(85,54,33)
#4E321E
(78,50,30)
#472E1B
(71,46,27)
#402A18
(64,42,24)
#392615
(57,38,21)
#322212
(50,34,18)
#2B1E0F
(43,30,15)
#241A0C
(36,26,12)
#1D1609
(29,22,9)
#161206
(22,18,6)
#0F0E03
(15,14,3)
#000000
(0,0,0)

Tints of #553621

#553621
(85,54,33)
#644835
(100,72,53)
#735A49
(115,90,73)
#826C5D
(130,108,93)
#917E71
(145,126,113)
#A09085
(160,144,133)
#AFA299
(175,162,153)
#BEB4AD
(190,180,173)
#CDC6C1
(205,198,193)
#DCD8D5
(220,216,213)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553621; }

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

This text font color is #553621.

Background Color

.myBgColor { background-color: #553621; }

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

This div background color is #553621.

Border color

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

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

This div border color is #553621.

Opacity

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

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

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

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

This text has shadow with #553621 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553621.

Preview

Color preview on black background

This text has color #553621 on black background.


Color preview on white background

This text has color #553621 on white background.


Black color preview on #553621 background

This text has black color on #553621 background.


White color preview on #553621 background

This text has white color on #553621 background.


Related colors

Complementary color

Complementary color for #hex is #AAC9DE.


I love getcolorcode.com

Triadic colors

1 #215536 and #362155 with #553621 are triadic colors.

2 #213655 and #365521 with #553621 are triadic colors.