COLOR #553228

HEX: #553228 RGB: (85,50,40)

Color info

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

RGB color model

#553228 color RGB value is (85,50,40).

RGB: (85,50,40) (33%, 20%, 16%)

RGB channels and saturation

R 85 of 255 = 33%
G 50 of 255 = 20%
B 40 of 255 = 16%

85
50
40

R + G + B ~ 23%. #553228 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 50 + 40 = 175 (100%)
R 85 of 175 ~ 48.57%
G 50 of 175 ~ 28.57%
B 40 of 175 ~ 22.86'%

%48.57
%28.57
%22.86

CMYK color model

#553228 color CMYK value is (0,41,53,67).

  • cyan value is 0.00%
  • magenta value is 41.18%
  • yellow value is 52.94%
  • key color value is 66.67%

CMYK: (0,41,53,67)
C0M41Y53K67 (0%, 41%, 53%, 67%)
(0.00 / 0.41 / 0.53 / 0.67)

CMYK percentages

%0
%41.18
%52.94
%66.67

Codes

Color #553228 in popluar color models

55 32 28
RGB 85 50 40
HSL 13° 36.00% 24.51%
HSB/HSV 13° 52.94% 33.33%
CMYK 0.00% 41.18% 52.94%
66.67%

Color #553228 in popluar number systems.

HEX 55 32 28
Decimal 85 50 40
Binary 1010101 110010 101000
Octal 125 62 50

Shades and tints

Shades of #553228

#553228
(85,50,40)
#4E2E25
(78,46,37)
#472A22
(71,42,34)
#40261F
(64,38,31)
#39221C
(57,34,28)
#321E19
(50,30,25)
#2B1A16
(43,26,22)
#241613
(36,22,19)
#1D1210
(29,18,16)
#160E0D
(22,14,13)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #553228

#553228
(85,50,40)
#64443B
(100,68,59)
#73564E
(115,86,78)
#826861
(130,104,97)
#917A74
(145,122,116)
#A08C87
(160,140,135)
#AF9E9A
(175,158,154)
#BEB0AD
(190,176,173)
#CDC2C0
(205,194,192)
#DCD4D3
(220,212,211)
#EBE6E6
(235,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553228; }

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

This text font color is #553228.

Background Color

.myBgColor { background-color: #553228; }

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

This div background color is #553228.

Border color

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

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

This div border color is #553228.

Opacity

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

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

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

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

This text has shadow with #553228 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553228.

Preview

Color preview on black background

This text has color #553228 on black background.


Color preview on white background

This text has color #553228 on white background.


Black color preview on #553228 background

This text has black color on #553228 background.


White color preview on #553228 background

This text has white color on #553228 background.


Related colors

Complementary color

Complementary color for #hex is #AACDD7.


I love getcolorcode.com

Triadic colors

1 #285532 and #322855 with #553228 are triadic colors.

2 #283255 and #325528 with #553228 are triadic colors.