COLOR #553872

HEX: #553872 RGB: (85,56,114)

Color info

#553872 contains red, green and blue colors in about the same proportion. Web safe color of #553872 is #663366 (or #636).

RGB color model

#553872 color RGB value is (85,56,114).

RGB: (85,56,114) (33%, 22%, 45%)

RGB channels and saturation

R 85 of 255 = 33%
G 56 of 255 = 22%
B 114 of 255 = 45%

85
56
114

R + G + B ~ 33%. #553872 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 56 + 114 = 255 (100%)
R 85 of 255 ~ 33.33%
G 56 of 255 ~ 21.96%
B 114 of 255 ~ 44.71'%

%33.33
%21.96
%44.71

CMYK color model

#553872 color CMYK value is (25,51,0,55).

  • cyan value is 25.44%
  • magenta value is 50.88%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (25,51,0,55) C25M51Y0K55 (25%,51%,0%,55%) (0.25/0.51/0.00/0.55) 

CMYK percentages

%25.44
%50.88
%0
%55.29

Codes

Color #553872 in popluar color models

55 38 72
RGB 85 56 114
HSL 270° 34.12% 33.33%
HSB/HSV 270° 50.88% 44.71%
CMYK 25.44% 50.88% 0.00%
55.29%

Color #553872 in popluar number systems.

HEX 55 38 72
Decimal 85 56 114
Binary 1010101 111000 1110010
Octal 125 70 162

Shades and tints

Shades of #553872

#553872
(85,56,114)
#4E3368
(78,51,104)
#472E5E
(71,46,94)
#402954
(64,41,84)
#39244A
(57,36,74)
#321F40
(50,31,64)
#2B1A36
(43,26,54)
#24152C
(36,21,44)
#1D1022
(29,16,34)
#160B18
(22,11,24)
#0F060E
(15,6,14)
#000000
(0,0,0)

Tints of #553872

#553872
(85,56,114)
#644A7E
(100,74,126)
#735C8A
(115,92,138)
#826E96
(130,110,150)
#9180A2
(145,128,162)
#A092AE
(160,146,174)
#AFA4BA
(175,164,186)
#BEB6C6
(190,182,198)
#CDC8D2
(205,200,210)
#DCDADE
(220,218,222)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553872 color. Also use rgb(85,56,114) instead hex code.

Text Font Color

.myTextColor { color: #553872; }

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

This text font color is #553872.

Background Color

.myBgColor { background-color: #553872; }

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

This div background color is #553872.

Border color

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

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

This div border color is #553872.

Opacity

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

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

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

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

This text has shadow with #553872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553872.

Preview

Color preview on black background

This text has color #553872 on black background.


Color preview on white background

This text has color #553872 on white background.


Black color preview on #553872 background

This text has black color on #553872 background.


White color preview on #553872 background

This text has white color on #553872 background.


Related colors

Complementary color

Complementary color for #hex is #AAC78D.


I love getcolorcode.com

Triadic colors

1 #725538 and #387255 with #553872 are triadic colors.

2 #723855 and #385572 with #553872 are triadic colors.