COLOR #550472

HEX: #550472 RGB: (85,4,114)

Color info

#550472 contains mainly red and blue colors. Web safe color of #550472 is #660066 (or #606).

RGB color model

#550472 color RGB value is (85,4,114).

RGB: (85,4,114) (33%, 2%, 45%)

RGB channels and saturation

R 85 of 255 = 33%
G 4 of 255 = 2%
B 114 of 255 = 45%

85
4
114

R + G + B ~ 27%. #550472 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 4 + 114 = 203 (100%)
R 85 of 203 ~ 41.87%
G 4 of 203 ~ 1.97%
B 114 of 203 ~ 56.16'%

%41.87
%56.16

CMYK color model

#550472 color CMYK value is (25,96,0,55).

  • cyan value is 25.44%
  • magenta value is 96.49%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (25,96,0,55)
C25M96Y0K55 (25%, 96%, 0%, 55%)
(0.25 / 0.96 / 0.00 / 0.55)

CMYK percentages

%25.44
%96.49
%0
%55.29

Codes

Color #550472 in popluar color models

55 04 72
RGB 85 4 114
HSL 284° 93.22% 23.14%
HSB/HSV 284° 96.49% 44.71%
CMYK 25.44% 96.49% 0.00%
55.29%

Color #550472 in popluar number systems.

HEX 55 04 72
Decimal 85 4 114
Binary 1010101 100 1110010
Octal 125 4 162

Shades and tints

Shades of #550472

#550472
(85,4,114)
#4E0468
(78,4,104)
#47045E
(71,4,94)
#400454
(64,4,84)
#39044A
(57,4,74)
#320440
(50,4,64)
#2B0436
(43,4,54)
#24042C
(36,4,44)
#1D0422
(29,4,34)
#160418
(22,4,24)
#0F040E
(15,4,14)
#000000
(0,0,0)

Tints of #550472

#550472
(85,4,114)
#641A7E
(100,26,126)
#73308A
(115,48,138)
#824696
(130,70,150)
#915CA2
(145,92,162)
#A072AE
(160,114,174)
#AF88BA
(175,136,186)
#BE9EC6
(190,158,198)
#CDB4D2
(205,180,210)
#DCCADE
(220,202,222)
#EBE0EA
(235,224,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #550472; }

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

This text font color is #550472.

Background Color

.myBgColor { background-color: #550472; }

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

This div background color is #550472.

Border color

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

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

This div border color is #550472.

Opacity

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

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

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

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

This text has shadow with #550472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #550472.

Preview

Color preview on black background

This text has color #550472 on black background.


Color preview on white background

This text has color #550472 on white background.


Black color preview on #550472 background

This text has black color on #550472 background.


White color preview on #550472 background

This text has white color on #550472 background.


Related colors

Complementary color

Complementary color for #hex is #AAFB8D.


I love getcolorcode.com

Triadic colors

1 #725504 and #047255 with #550472 are triadic colors.

2 #720455 and #045572 with #550472 are triadic colors.