COLOR #552822

HEX: #552822 RGB: (85,40,34)

Color info

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

RGB color model

#552822 color RGB value is (85,40,34).

RGB: (85,40,34) (33%, 16%, 13%)

RGB channels and saturation

R 85 of 255 = 33%
G 40 of 255 = 16%
B 34 of 255 = 13%

85
40
34

R + G + B ~ 21%. #552822 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 40 + 34 = 159 (100%)
R 85 of 159 ~ 53.46%
G 40 of 159 ~ 25.16%
B 34 of 159 ~ 21.38'%

%53.46
%25.16
%21.38

CMYK color model

#552822 color CMYK value is (0,53,60,67).

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

CMYK: (0,53,60,67)
C0M53Y60K67 (0%, 53%, 60%, 67%)
(0.00 / 0.53 / 0.60 / 0.67)

CMYK percentages

%0
%52.94
%60
%66.67

Codes

Color #552822 in popluar color models

55 28 22
RGB 85 40 34
HSL 42.86% 23.33%
HSB/HSV 60.00% 33.33%
CMYK 0.00% 52.94% 60.00%
66.67%

Color #552822 in popluar number systems.

HEX 55 28 22
Decimal 85 40 34
Binary 1010101 101000 100010
Octal 125 50 42

Shades and tints

Shades of #552822

#552822
(85,40,34)
#4E251F
(78,37,31)
#47221C
(71,34,28)
#401F19
(64,31,25)
#391C16
(57,28,22)
#321913
(50,25,19)
#2B1610
(43,22,16)
#24130D
(36,19,13)
#1D100A
(29,16,10)
#160D07
(22,13,7)
#0F0A04
(15,10,4)
#000000
(0,0,0)

Tints of #552822

#552822
(85,40,34)
#643B36
(100,59,54)
#734E4A
(115,78,74)
#82615E
(130,97,94)
#917472
(145,116,114)
#A08786
(160,135,134)
#AF9A9A
(175,154,154)
#BEADAE
(190,173,174)
#CDC0C2
(205,192,194)
#DCD3D6
(220,211,214)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552822; }

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

This text font color is #552822.

Background Color

.myBgColor { background-color: #552822; }

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

This div background color is #552822.

Border color

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

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

This div border color is #552822.

Opacity

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

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

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

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

This text has shadow with #552822 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552822.

Preview

Color preview on black background

This text has color #552822 on black background.


Color preview on white background

This text has color #552822 on white background.


Black color preview on #552822 background

This text has black color on #552822 background.


White color preview on #552822 background

This text has white color on #552822 background.


Related colors

Complementary color

Complementary color for #hex is #AAD7DD.


I love getcolorcode.com

Triadic colors

1 #225528 and #282255 with #552822 are triadic colors.

2 #222855 and #285522 with #552822 are triadic colors.