COLOR #552449

HEX: #552449 RGB: (85,36,73)

Color info

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

RGB color model

#552449 color RGB value is (85,36,73).

RGB: (85,36,73) (33%, 14%, 29%)

RGB channels and saturation

R 85 of 255 = 33%
G 36 of 255 = 14%
B 73 of 255 = 29%

85
36
73

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

Portions of RGB colors in percentages

R + G + B = 85 + 36 + 73 = 194 (100%)
R 85 of 194 ~ 43.81%
G 36 of 194 ~ 18.56%
B 73 of 194 ~ 37.63'%

%43.81
%18.56
%37.63

CMYK color model

#552449 color CMYK value is (0,58,14,67).

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

CMYK: (0,58,14,67)
C0M58Y14K67 (0%, 58%, 14%, 67%)
(0.00 / 0.58 / 0.14 / 0.67)

CMYK percentages

%0
%57.65
%14.12
%66.67

Codes

Color #552449 in popluar color models

55 24 49
RGB 85 36 73
HSL 315° 40.50% 23.73%
HSB/HSV 315° 57.65% 33.33%
CMYK 0.00% 57.65% 14.12%
66.67%

Color #552449 in popluar number systems.

HEX 55 24 49
Decimal 85 36 73
Binary 1010101 100100 1001001
Octal 125 44 111

Shades and tints

Shades of #552449

#552449
(85,36,73)
#4E2143
(78,33,67)
#471E3D
(71,30,61)
#401B37
(64,27,55)
#391831
(57,24,49)
#32152B
(50,21,43)
#2B1225
(43,18,37)
#240F1F
(36,15,31)
#1D0C19
(29,12,25)
#160913
(22,9,19)
#0F060D
(15,6,13)
#000000
(0,0,0)

Tints of #552449

#552449
(85,36,73)
#643759
(100,55,89)
#734A69
(115,74,105)
#825D79
(130,93,121)
#917089
(145,112,137)
#A08399
(160,131,153)
#AF96A9
(175,150,169)
#BEA9B9
(190,169,185)
#CDBCC9
(205,188,201)
#DCCFD9
(220,207,217)
#EBE2E9
(235,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552449; }

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

This text font color is #552449.

Background Color

.myBgColor { background-color: #552449; }

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

This div background color is #552449.

Border color

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

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

This div border color is #552449.

Opacity

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

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

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

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

This text has shadow with #552449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552449.

Preview

Color preview on black background

This text has color #552449 on black background.


Color preview on white background

This text has color #552449 on white background.


Black color preview on #552449 background

This text has black color on #552449 background.


White color preview on #552449 background

This text has white color on #552449 background.


Related colors

Complementary color

Complementary color for #hex is #AADBB6.


I love getcolorcode.com

Triadic colors

1 #495524 and #244955 with #552449 are triadic colors.

2 #492455 and #245549 with #552449 are triadic colors.