In RGB color space, #050aff hex color has a red value of 5, a green value of 10 and a blue value of 255.
In CMYK color space (used in color printing), #050aff hex color is composed of 98.04% cyan, 96.08% magenta, 0% yellow and 0% black.
#050aff color has a hue of 238.8 degrees, a saturation of 100% and a lightness of 51%.
#050aff hex color contains mainly BLUE.
The closest web safe color of #050aff is #0000ff
#050aff hex color has a decimal value of 330495.
HEX | 050aff | #050aff |
---|---|---|
RGB | 5, 10, 255 | rgb(5, 10, 255) |
RGB Percent | 1.96, 3.92, 100 | rgb(1.96, 3.92, 100) |
CMYK | 98, 96, 0, 0 | |
HSL | 238.8°, 100, 51 | hsl(238.8, 100%, 51%) |
HSV | 238.8°, 98, 100 |
XYZ | 18.221, 7.469, 95.089 |
---|---|
Hunter Lab | 27.329, 71.182, -187.16 |
CIE-LAB | 32.852, 77.735, -106.943 |
CIE-LCH | 32.852, 132.21, 306.013 |
CIE-LUV | 98.04, 96.08, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #050aff
CMYK percent of color #050aff
Text with hexadecimal color #050aff
This text has a font color of #050aff
<p style="color:#050aff">Text here</p>
#050aff Background Color
This box has a background color of #050aff
<div style="background-color:#050aff">Text here</div>
#050aff Border Color
This box has a border color of #050aff
<div style="border: 4px solid #050aff">Text here</div>
CSS codes
<p style="color:#050aff">Text here</p>
<div style="background-color:#050aff">Text here</div>
<div style="border: 4px solid #050aff">Text here</div>
#050aff Color on white background
This is how a font and box color of #050aff will look
on a white background.
#050aff Color on black background
This is how a font and box color of #050aff hex color will look
on a black background.