In RGB color space, #0080fc hex color has a red value of 0, a green value of 128 and a blue value of 252.
In CMYK color space (used in color printing), #0080fc hex color is composed of 100% cyan, 49.21% magenta, 0% yellow and 1.18% black.
#0080fc color has a hue of 209.5 degrees, a saturation of 100% and a lightness of 49.4%.
#0080fc hex color contains mainly BLUE.
The closest web safe color of #0080fc is #0099ff
#0080fc hex color has a decimal value of 33020.
HEX | 0080fc | #0080fc |
---|---|---|
RGB | 0, 128, 252 | rgb(0, 128, 252) |
RGB Percent | 0, 50.2, 98.82 | rgb(0, 50.2, 98.82) |
CMYK | 100, 49, 0, 1 | |
HSL | 209.5°, 100, 49.4 | hsl(209.5, 100%, 49.4%) |
HSV | 209.5°, 100, 98.8 |
XYZ | 25.29, 22.467, 95.099 |
---|---|
Hunter Lab | 47.399, 12.29, -85.776 |
CIE-LAB | 54.519, 17.632, -69.592 |
CIE-LCH | 54.519, 71.791, 284.217 |
CIE-LUV | 100, 49.21, 0, 1.18 |
Web Safe | 0099ff |
RGB percent of color #0080fc
CMYK percent of color #0080fc
Text with hexadecimal color #0080fc
This text has a font color of #0080fc
<p style="color:#0080fc">Text here</p>
#0080fc Background Color
This box has a background color of #0080fc
<div style="background-color:#0080fc">Text here</div>
#0080fc Border Color
This box has a border color of #0080fc
<div style="border: 4px solid #0080fc">Text here</div>
CSS codes
<p style="color:#0080fc">Text here</p>
<div style="background-color:#0080fc">Text here</div>
<div style="border: 4px solid #0080fc">Text here</div>
#0080fc Color on white background
This is how a font and box color of #0080fc will look
on a white background.
#0080fc Color on black background
This is how a font and box color of #0080fc hex color will look
on a black background.