COLOR #553226

HEX: #553226 RGB: (85,50,38)

Color info

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

RGB color model

#553226 color RGB value is (85,50,38).

RGB: (85,50,38) (33%, 20%, 15%)

RGB channels and saturation

R 85 of 255 = 33%
G 50 of 255 = 20%
B 38 of 255 = 15%

85
50
38

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

Portions of RGB colors in percentages

R + G + B = 85 + 50 + 38 = 173 (100%)
R 85 of 173 ~ 49.13%
G 50 of 173 ~ 28.9%
B 38 of 173 ~ 21.97'%

%49.13
%28.9
%21.97

CMYK color model

#553226 color CMYK value is (0,41,55,67).

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

CMYK: (0,41,55,67)
C0M41Y55K67 (0%, 41%, 55%, 67%)
(0.00 / 0.41 / 0.55 / 0.67)

CMYK percentages

%0
%41.18
%55.29
%66.67

Codes

Color #553226 in popluar color models

55 32 26
RGB 85 50 38
HSL 15° 38.21% 24.12%
HSB/HSV 15° 55.29% 33.33%
CMYK 0.00% 41.18% 55.29%
66.67%

Color #553226 in popluar number systems.

HEX 55 32 26
Decimal 85 50 38
Binary 1010101 110010 100110
Octal 125 62 46

Shades and tints

Shades of #553226

#553226
(85,50,38)
#4E2E23
(78,46,35)
#472A20
(71,42,32)
#40261D
(64,38,29)
#39221A
(57,34,26)
#321E17
(50,30,23)
#2B1A14
(43,26,20)
#241611
(36,22,17)
#1D120E
(29,18,14)
#160E0B
(22,14,11)
#0F0A08
(15,10,8)
#000000
(0,0,0)

Tints of #553226

#553226
(85,50,38)
#644439
(100,68,57)
#73564C
(115,86,76)
#82685F
(130,104,95)
#917A72
(145,122,114)
#A08C85
(160,140,133)
#AF9E98
(175,158,152)
#BEB0AB
(190,176,171)
#CDC2BE
(205,194,190)
#DCD4D1
(220,212,209)
#EBE6E4
(235,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553226; }

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

This text font color is #553226.

Background Color

.myBgColor { background-color: #553226; }

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

This div background color is #553226.

Border color

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

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

This div border color is #553226.

Opacity

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

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

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

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

This text has shadow with #553226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553226.

Preview

Color preview on black background

This text has color #553226 on black background.


Color preview on white background

This text has color #553226 on white background.


Black color preview on #553226 background

This text has black color on #553226 background.


White color preview on #553226 background

This text has white color on #553226 background.


Related colors

Complementary color

Complementary color for #hex is #AACDD9.


I love getcolorcode.com

Triadic colors

1 #265532 and #322655 with #553226 are triadic colors.

2 #263255 and #325526 with #553226 are triadic colors.