In a RGB color space, #550055 hex color (also known as Cloak and Dagger) is composed of 33.3% red, 0% green and 33.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 0% yellow and 66.7% black. It has a hue angle of 300 degrees, a saturation of 100% and a lightness of 16.7%. #550055 color hex could be obtained by blending #aa00aa with #000000. Closest websafe color is: #660066.
The hexadecimal color #550055 has RGB values of R:85, G:0, B:85 and CMYK values of C:0, M:1, Y:0, K:0.67. Its decimal value is 5570645.
Hex triplet | 550055 | #550055 |
RGB Decimal | 85, 0, 85 | rgb(85,0,85) |
RGB Percent | 33.3, 0, 33.3 | rgb(33.3%,0%,33.3%) |
CMYK | 0, 100, 0, 66.7 | |
HSL | 300°, 100, 16.7 | hsl(300,100%,16.7%) |
HSV(HSB) | 300°, 100, 33.3 | |
Web Safe | 660066 | #606 |
XYZ | 5.386, 2.587, 8.81 |
xyY | 0.321, 0.154, 2.587 |
CIE-LAB | 18.308, 44.169, -27.351 |
CIE-LCH | 18.308, 51.951, 328.233 |
CIE-LUV | 18.308, 25.518, -32.996 |
Hunter-Lab | 16.085, 31.623, -21.215 |
Binary | 01010101, 00000000, 01010101 |
Below, you can see some colors close to #550055. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #550055.
<span style="color:#550055">Text here</span>
This paragraph has a background color of #550055.
<p style="background-color:#550055;">Content here</p>
This element has a border color of #550055.
<div style="border:1px #550055;">Content here</div>
.text {color:#550055;}
.background {background-color:#550055;}
.border {border:1px solid #550055;}
.text-shadow {border:1px solid #550055;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #ffeaff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #2b2a2b is the less saturated color, while #510451 is the most saturated one.