In RGB color space, #0000f8 hex color has a red value of 0, a green value of 0 and a blue value of 248.
In CMYK color space (used in color printing), #0000f8 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 2.75% black.
#0000f8 color has a hue of 240 degrees, a saturation of 100% and a lightness of 48.6%.
#0000f8 hex color contains mainly BLUE.
The closest web safe color of #0000f8 is #0000ff
#0000f8 hex color has a decimal value of 248.
HEX | 0000f8 | #0000f8 |
---|---|---|
RGB | 0, 0, 248 | rgb(0, 0, 248) |
RGB Percent | 0, 0, 97.25 | rgb(0, 0, 97.25) |
CMYK | 100, 100, 0, 3 | |
HSL | 240°, 100, 48.6 | hsl(240, 100%, 48.6%) |
HSV | 240°, 100, 97.3 |
XYZ | 16.943, 6.777, 89.222 |
---|---|
Hunter Lab | 26.033, 70.617, -184.982 |
CIE-LAB | 31.294, 77.545, -105.614 |
CIE-LCH | 31.294, 131.025, 306.287 |
CIE-LUV | 100, 100, 0, 2.75 |
Web Safe | 0000ff |
RGB percent of color #0000f8
CMYK percent of color #0000f8
Text with hexadecimal color #0000f8
This text has a font color of #0000f8
<p style="color:#0000f8">Text here</p>
#0000f8 Background Color
This box has a background color of #0000f8
<div style="background-color:#0000f8">Text here</div>
#0000f8 Border Color
This box has a border color of #0000f8
<div style="border: 4px solid #0000f8">Text here</div>
CSS codes
<p style="color:#0000f8">Text here</p>
<div style="background-color:#0000f8">Text here</div>
<div style="border: 4px solid #0000f8">Text here</div>
#0000f8 Color on white background
This is how a font and box color of #0000f8 will look
on a white background.
#0000f8 Color on black background
This is how a font and box color of #0000f8 hex color will look
on a black background.