In RGB color space, #005dff hex color has a red value of 0, a green value of 93 and a blue value of 255.
In CMYK color space (used in color printing), #005dff hex color is composed of 100% cyan, 63.53% magenta, 0% yellow and 0% black.
#005dff color has a hue of 218.1 degrees, a saturation of 100% and a lightness of 50%.
#005dff hex color contains mainly BLUE.
The closest web safe color of #005dff is #0066ff
#005dff hex color has a decimal value of 24063.
HEX | 005dff | #005dff |
---|---|---|
RGB | 0, 93, 255 | rgb(0, 93, 255) |
RGB Percent | 0, 36.47, 100 | rgb(0, 36.47, 100) |
CMYK | 100, 64, 0, 0 | |
HSL | 218.1°, 100, 50 | hsl(218.1, 100%, 50%) |
HSV | 218.1°, 100, 100 |
XYZ | 21.964, 15.049, 96.355 |
---|---|
Hunter Lab | 38.793, 33.176, -120.111 |
CIE-LAB | 45.701, 40.874, -85.633 |
CIE-LCH | 45.701, 94.888, 295.516 |
CIE-LUV | 100, 63.53, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #005dff
CMYK percent of color #005dff
Text with hexadecimal color #005dff
This text has a font color of #005dff
<p style="color:#005dff">Text here</p>
#005dff Background Color
This box has a background color of #005dff
<div style="background-color:#005dff">Text here</div>
#005dff Border Color
This box has a border color of #005dff
<div style="border: 4px solid #005dff">Text here</div>
CSS codes
<p style="color:#005dff">Text here</p>
<div style="background-color:#005dff">Text here</div>
<div style="border: 4px solid #005dff">Text here</div>
#005dff Color on white background
This is how a font and box color of #005dff will look
on a white background.
#005dff Color on black background
This is how a font and box color of #005dff hex color will look
on a black background.