COLOR #553B36

HEX: #553B36 RGB: (85,59,54)

Color info

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

RGB color model

#553B36 color RGB value is (85,59,54).

RGB: (85,59,54) (33%, 23%, 21%)

RGB channels and saturation

R 85 of 255 = 33%
G 59 of 255 = 23%
B 54 of 255 = 21%

85
59
54

R + G + B ~ 26%. #553B36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 59 + 54 = 198 (100%)
R 85 of 198 ~ 42.93%
G 59 of 198 ~ 29.8%
B 54 of 198 ~ 27.27'%

%42.93
%29.8
%27.27

CMYK color model

#553B36 color CMYK value is (0,31,36,67).

  • cyan value is 0.00%
  • magenta value is 30.59%
  • yellow value is 36.47%
  • key color value is 66.67%

CMYK: (0,31,36,67)
C0M31Y36K67 (0%, 31%, 36%, 67%)
(0.00 / 0.31 / 0.36 / 0.67)

CMYK percentages

%0
%30.59
%36.47
%66.67

Codes

Color #553B36 in popluar color models

55 3B 36
RGB 85 59 54
HSL 10° 22.30% 27.25%
HSB/HSV 10° 36.47% 33.33%
CMYK 0.00% 30.59% 36.47%
66.67%

Color #553B36 in popluar number systems.

HEX 55 3B 36
Decimal 85 59 54
Binary 1010101 111011 110110
Octal 125 73 66

Shades and tints

Shades of #553B36

#553B36
(85,59,54)
#4E3632
(78,54,50)
#47312E
(71,49,46)
#402C2A
(64,44,42)
#392726
(57,39,38)
#322222
(50,34,34)
#2B1D1E
(43,29,30)
#24181A
(36,24,26)
#1D1316
(29,19,22)
#160E12
(22,14,18)
#0F090E
(15,9,14)
#000000
(0,0,0)

Tints of #553B36

#553B36
(85,59,54)
#644C48
(100,76,72)
#735D5A
(115,93,90)
#826E6C
(130,110,108)
#917F7E
(145,127,126)
#A09090
(160,144,144)
#AFA1A2
(175,161,162)
#BEB2B4
(190,178,180)
#CDC3C6
(205,195,198)
#DCD4D8
(220,212,216)
#EBE5EA
(235,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553B36; }

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

This text font color is #553B36.

Background Color

.myBgColor { background-color: #553B36; }

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

This div background color is #553B36.

Border color

.myBorderColor { border: 1px solid #553B36; }

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

This div border color is #553B36.

Opacity

.myOpacity80 { color: #553B36; opacity: 0.8; }

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

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

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

This text has shadow with #553B36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553B36.

Preview

Color preview on black background

This text has color #553B36 on black background.


Color preview on white background

This text has color #553B36 on white background.


Black color preview on #553B36 background

This text has black color on #553B36 background.


White color preview on #553B36 background

This text has white color on #553B36 background.


Related colors

Complementary color

Complementary color for #hex is #AAC4C9.


I love getcolorcode.com

Triadic colors

1 #36553B and #3B3655 with #553B36 are triadic colors.

2 #363B55 and #3B5536 with #553B36 are triadic colors.