COLOR #552360

HEX: #552360 RGB: (85,35,96)

Color info

#552360 contains mainly red and blue colors. Web safe color of #552360 is #663366 (or #636).

RGB color model

#552360 color RGB value is (85,35,96).

RGB: (85,35,96) (33%, 14%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 35 of 255 = 14%
B 96 of 255 = 38%

85
35
96

R + G + B ~ 28%. #552360 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 35 + 96 = 216 (100%)
R 85 of 216 ~ 39.35%
G 35 of 216 ~ 16.2%
B 96 of 216 ~ 44.44'%

%39.35
%16.2
%44.44

CMYK color model

#552360 color CMYK value is (11,64,0,62).

  • cyan value is 11.46%
  • magenta value is 63.54%
  • yellow value is 0.00%
  • key color value is 62.35%
CMYK: (11,64,0,62) C11M64Y0K62 (11%,64%,0%,62%) (0.11/0.64/0.00/0.62) 

CMYK percentages

%11.46
%63.54
%0
%62.35

Codes

Color #552360 in popluar color models

55 23 60
RGB 85 35 96
HSL 289° 46.56% 25.69%
HSB/HSV 289° 63.54% 37.65%
CMYK 11.46% 63.54% 0.00%
62.35%

Color #552360 in popluar number systems.

HEX 55 23 60
Decimal 85 35 96
Binary 1010101 100011 1100000
Octal 125 43 140

Shades and tints

Shades of #552360

#552360
(85,35,96)
#4E2058
(78,32,88)
#471D50
(71,29,80)
#401A48
(64,26,72)
#391740
(57,23,64)
#321438
(50,20,56)
#2B1130
(43,17,48)
#240E28
(36,14,40)
#1D0B20
(29,11,32)
#160818
(22,8,24)
#0F0510
(15,5,16)
#000000
(0,0,0)

Tints of #552360

#552360
(85,35,96)
#64376E
(100,55,110)
#734B7C
(115,75,124)
#825F8A
(130,95,138)
#917398
(145,115,152)
#A087A6
(160,135,166)
#AF9BB4
(175,155,180)
#BEAFC2
(190,175,194)
#CDC3D0
(205,195,208)
#DCD7DE
(220,215,222)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552360 color. Also use rgb(85,35,96) instead hex code.

Text Font Color

.myTextColor { color: #552360; }

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

This text font color is #552360.

Background Color

.myBgColor { background-color: #552360; }

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

This div background color is #552360.

Border color

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

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

This div border color is #552360.

Opacity

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

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

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

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

This text has shadow with #552360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552360.

Preview

Color preview on black background

This text has color #552360 on black background.


Color preview on white background

This text has color #552360 on white background.


Black color preview on #552360 background

This text has black color on #552360 background.


White color preview on #552360 background

This text has white color on #552360 background.


Related colors

Complementary color

Complementary color for #hex is #AADC9F.


I love getcolorcode.com

Triadic colors

1 #605523 and #236055 with #552360 are triadic colors.

2 #602355 and #235560 with #552360 are triadic colors.