COLOR #552565

HEX: #552565 RGB: (85,37,101)

Color info

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

RGB color model

#552565 color RGB value is (85,37,101).

RGB: (85,37,101) (33%, 15%, 40%)

RGB channels and saturation

R 85 of 255 = 33%
G 37 of 255 = 15%
B 101 of 255 = 40%

85
37
101

R + G + B ~ 29%. #552565 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 37 + 101 = 223 (100%)
R 85 of 223 ~ 38.12%
G 37 of 223 ~ 16.59%
B 101 of 223 ~ 45.29'%

%38.12
%16.59
%45.29

CMYK color model

#552565 color CMYK value is (16,63,0,60).

  • cyan value is 15.84%
  • magenta value is 63.37%
  • yellow value is 0.00%
  • key color value is 60.39%
CMYK: (16,63,0,60) C16M63Y0K60 (16%,63%,0%,60%) (0.16/0.63/0.00/0.60) 

CMYK percentages

%15.84
%63.37
%0
%60.39

Codes

Color #552565 in popluar color models

55 25 65
RGB 85 37 101
HSL 285° 46.38% 27.06%
HSB/HSV 285° 63.37% 39.61%
CMYK 15.84% 63.37% 0.00%
60.39%

Color #552565 in popluar number systems.

HEX 55 25 65
Decimal 85 37 101
Binary 1010101 100101 1100101
Octal 125 45 145

Shades and tints

Shades of #552565

#552565
(85,37,101)
#4E225C
(78,34,92)
#471F53
(71,31,83)
#401C4A
(64,28,74)
#391941
(57,25,65)
#321638
(50,22,56)
#2B132F
(43,19,47)
#241026
(36,16,38)
#1D0D1D
(29,13,29)
#160A14
(22,10,20)
#0F070B
(15,7,11)
#000000
(0,0,0)

Tints of #552565

#552565
(85,37,101)
#643873
(100,56,115)
#734B81
(115,75,129)
#825E8F
(130,94,143)
#91719D
(145,113,157)
#A084AB
(160,132,171)
#AF97B9
(175,151,185)
#BEAAC7
(190,170,199)
#CDBDD5
(205,189,213)
#DCD0E3
(220,208,227)
#EBE3F1
(235,227,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552565 color. Also use rgb(85,37,101) instead hex code.

Text Font Color

.myTextColor { color: #552565; }

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

This text font color is #552565.

Background Color

.myBgColor { background-color: #552565; }

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

This div background color is #552565.

Border color

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

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

This div border color is #552565.

Opacity

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

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

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

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

This text has shadow with #552565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552565.

Preview

Color preview on black background

This text has color #552565 on black background.


Color preview on white background

This text has color #552565 on white background.


Black color preview on #552565 background

This text has black color on #552565 background.


White color preview on #552565 background

This text has white color on #552565 background.


Related colors

Complementary color

Complementary color for #hex is #AADA9A.


I love getcolorcode.com

Triadic colors

1 #655525 and #256555 with #552565 are triadic colors.

2 #652555 and #255565 with #552565 are triadic colors.