COLOR #552182

HEX: #552182 RGB: (85,33,130)

Color info

#552182 contains mainly red and blue colors. Web safe color of #552182 is #663399 (or #639).

RGB color model

#552182 color RGB value is (85,33,130).

RGB: (85,33,130) (33%, 13%, 51%)

RGB channels and saturation

R 85 of 255 = 33%
G 33 of 255 = 13%
B 130 of 255 = 51%

85
33
130

R + G + B ~ 32%. #552182 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 33 + 130 = 248 (100%)
R 85 of 248 ~ 34.27%
G 33 of 248 ~ 13.31%
B 130 of 248 ~ 52.42'%

%34.27
%13.31
%52.42

CMYK color model

#552182 color CMYK value is (35,75,0,49).

  • cyan value is 34.62%
  • magenta value is 74.62%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (35,75,0,49)
C35M75Y0K49 (35%, 75%, 0%, 49%)
(0.35 / 0.75 / 0.00 / 0.49)

CMYK percentages

%34.62
%74.62
%0
%49.02

Codes

Color #552182 in popluar color models

55 21 82
RGB 85 33 130
HSL 272° 59.51% 31.96%
HSB/HSV 272° 74.62% 50.98%
CMYK 34.62% 74.62% 0.00%
49.02%

Color #552182 in popluar number systems.

HEX 55 21 82
Decimal 85 33 130
Binary 1010101 100001 10000010
Octal 125 41 202

Shades and tints

Shades of #552182

#552182
(85,33,130)
#4E1E77
(78,30,119)
#471B6C
(71,27,108)
#401861
(64,24,97)
#391556
(57,21,86)
#32124B
(50,18,75)
#2B0F40
(43,15,64)
#240C35
(36,12,53)
#1D092A
(29,9,42)
#16061F
(22,6,31)
#0F0314
(15,3,20)
#000000
(0,0,0)

Tints of #552182

#552182
(85,33,130)
#64358D
(100,53,141)
#734998
(115,73,152)
#825DA3
(130,93,163)
#9171AE
(145,113,174)
#A085B9
(160,133,185)
#AF99C4
(175,153,196)
#BEADCF
(190,173,207)
#CDC1DA
(205,193,218)
#DCD5E5
(220,213,229)
#EBE9F0
(235,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552182 color. Also use rgb(85,33,130) instead hex code.

Text Font Color

.myTextColor { color: #552182; }

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

This text font color is #552182.

Background Color

.myBgColor { background-color: #552182; }

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

This div background color is #552182.

Border color

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

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

This div border color is #552182.

Opacity

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

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

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

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

This text has shadow with #552182 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552182.

Preview

Color preview on black background

This text has color #552182 on black background.


Color preview on white background

This text has color #552182 on white background.


Black color preview on #552182 background

This text has black color on #552182 background.


White color preview on #552182 background

This text has white color on #552182 background.


Related colors

Complementary color

Complementary color for #hex is #AADE7D.


I love getcolorcode.com

Triadic colors

1 #825521 and #218255 with #552182 are triadic colors.

2 #822155 and #215582 with #552182 are triadic colors.