In RGB color space, #5555fa hex color has a red value of 85, a green value of 85 and a blue value of 250.
In CMYK color space (used in color printing), #5555fa hex color is composed of 66% cyan, 66% magenta, 0% yellow and 1.96% black.
#5555fa color has a hue of 240 degrees, a saturation of 94.29% and a lightness of 65.7%.
#5555fa hex color contains mainly BLUE.
The closest web safe color of #5555fa is #6666ff
#5555fa hex color has a decimal value of 5592570.
HEX | 5555fa | #5555fa |
---|---|---|
RGB | 85, 85, 250 | rgb(85, 85, 250) |
RGB Percent | 33.33, 33.33, 98.04 | rgb(33.33, 33.33, 98.04) |
CMYK | 66, 66, 0, 2 | |
HSL | 240°, 94.29, 65.7 | hsl(240, 94.29%, 65.7%) |
HSV | 240°, 66, 98 |
XYZ | 24.25, 15.33, 92.123 |
---|---|
Hunter Lab | 39.154, 42.036, -112.094 |
CIE-LAB | 46.083, 49.524, -82.122 |
CIE-LCH | 46.083, 95.899, 301.092 |
CIE-LUV | 66, 66, 0, 1.96 |
Web Safe | 6666ff |
RGB percent of color #5555fa
CMYK percent of color #5555fa
Text with hexadecimal color #5555fa
This text has a font color of #5555fa
<p style="color:#5555fa">Text here</p>
#5555fa Background Color
This box has a background color of #5555fa
<div style="background-color:#5555fa">Text here</div>
#5555fa Border Color
This box has a border color of #5555fa
<div style="border: 4px solid #5555fa">Text here</div>
CSS codes
<p style="color:#5555fa">Text here</p>
<div style="background-color:#5555fa">Text here</div>
<div style="border: 4px solid #5555fa">Text here</div>
#5555fa Color on white background
This is how a font and box color of #5555fa will look
on a white background.
#5555fa Color on black background
This is how a font and box color of #5555fa hex color will look
on a black background.