In RGB color space, #069fff hex color has a red value of 6, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #069fff hex color is composed of 97.65% cyan, 37.65% magenta, 0% yellow and 0% black.
#069fff color has a hue of 203.1 degrees, a saturation of 100% and a lightness of 51.2%.
#069fff hex color contains mainly BLUE.
The closest web safe color of #069fff is #0099ff
#069fff hex color has a decimal value of 434175.
HEX | 069fff | #069fff |
---|---|---|
RGB | 6, 159, 255 | rgb(6, 159, 255) |
RGB Percent | 2.35, 62.35, 100 | rgb(2.35, 62.35, 100) |
CMYK | 98, 38, 0, 0 | |
HSL | 203.1°, 100, 51.2 | hsl(203.1, 100%, 51.2%) |
HSV | 203.1°, 97.6, 100 |
XYZ | 30.523, 32.055, 99.186 |
---|---|
Hunter Lab | 56.617, -2.848, -64.237 |
CIE-LAB | 63.388, 0.208, -57.001 |
CIE-LCH | 63.388, 57.001, 270.209 |
CIE-LUV | 97.65, 37.65, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #069fff
CMYK percent of color #069fff
Text with hexadecimal color #069fff
This text has a font color of #069fff
<p style="color:#069fff">Text here</p>
#069fff Background Color
This box has a background color of #069fff
<div style="background-color:#069fff">Text here</div>
#069fff Border Color
This box has a border color of #069fff
<div style="border: 4px solid #069fff">Text here</div>
CSS codes
<p style="color:#069fff">Text here</p>
<div style="background-color:#069fff">Text here</div>
<div style="border: 4px solid #069fff">Text here</div>
#069fff Color on white background
This is how a font and box color of #069fff will look
on a white background.
#069fff Color on black background
This is how a font and box color of #069fff hex color will look
on a black background.