COLOR #552444

HEX: #552444 RGB: (85,36,68)

Color info

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

RGB color model

#552444 color RGB value is (85,36,68).

RGB: (85,36,68) (33%, 14%, 27%)

RGB channels and saturation

R 85 of 255 = 33%
G 36 of 255 = 14%
B 68 of 255 = 27%

85
36
68

R + G + B ~ 25%. #552444 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 36 + 68 = 189 (100%)
R 85 of 189 ~ 44.97%
G 36 of 189 ~ 19.05%
B 68 of 189 ~ 35.98'%

%44.97
%19.05
%35.98

CMYK color model

#552444 color CMYK value is (0,58,20,67).

  • cyan value is 0.00%
  • magenta value is 57.65%
  • yellow value is 20.00%
  • key color value is 66.67%

CMYK: (0,58,20,67)
C0M58Y20K67 (0%, 58%, 20%, 67%)
(0.00 / 0.58 / 0.20 / 0.67)

CMYK percentages

%0
%57.65
%20
%66.67

Codes

Color #552444 in popluar color models

55 24 44
RGB 85 36 68
HSL 321° 40.50% 23.73%
HSB/HSV 321° 57.65% 33.33%
CMYK 0.00% 57.65% 20.00%
66.67%

Color #552444 in popluar number systems.

HEX 55 24 44
Decimal 85 36 68
Binary 1010101 100100 1000100
Octal 125 44 104

Shades and tints

Shades of #552444

#552444
(85,36,68)
#4E213E
(78,33,62)
#471E38
(71,30,56)
#401B32
(64,27,50)
#39182C
(57,24,44)
#321526
(50,21,38)
#2B1220
(43,18,32)
#240F1A
(36,15,26)
#1D0C14
(29,12,20)
#16090E
(22,9,14)
#0F0608
(15,6,8)
#000000
(0,0,0)

Tints of #552444

#552444
(85,36,68)
#643755
(100,55,85)
#734A66
(115,74,102)
#825D77
(130,93,119)
#917088
(145,112,136)
#A08399
(160,131,153)
#AF96AA
(175,150,170)
#BEA9BB
(190,169,187)
#CDBCCC
(205,188,204)
#DCCFDD
(220,207,221)
#EBE2EE
(235,226,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552444 color. Also use rgb(85,36,68) instead hex code.

Text Font Color

.myTextColor { color: #552444; }

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

This text font color is #552444.

Background Color

.myBgColor { background-color: #552444; }

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

This div background color is #552444.

Border color

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

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

This div border color is #552444.

Opacity

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

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

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

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

This text has shadow with #552444 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552444.

Preview

Color preview on black background

This text has color #552444 on black background.


Color preview on white background

This text has color #552444 on white background.


Black color preview on #552444 background

This text has black color on #552444 background.


White color preview on #552444 background

This text has white color on #552444 background.


Related colors

Complementary color

Complementary color for #hex is #AADBBB.


I love getcolorcode.com

Triadic colors

1 #445524 and #244455 with #552444 are triadic colors.

2 #442455 and #245544 with #552444 are triadic colors.