In RGB color space, #288fff hex color has a red value of 40, a green value of 143 and a blue value of 255.
In CMYK color space (used in color printing), #288fff hex color is composed of 84.31% cyan, 43.92% magenta, 0% yellow and 0% black.
#288fff color has a hue of 211.3 degrees, a saturation of 100% and a lightness of 57.8%.
#288fff hex color contains mainly BLUE.
The closest web safe color of #288fff is #3399ff
#288fff hex color has a decimal value of 2658303.
HEX | 288fff | #288fff |
---|---|---|
RGB | 40, 143, 255 | rgb(40, 143, 255) |
RGB Percent | 15.69, 56.08, 100 | rgb(15.69, 56.08, 100) |
CMYK | 84, 44, 0, 0 | |
HSL | 211.3°, 100, 57.8 | hsl(211.3, 100%, 57.8%) |
HSV | 211.3°, 84.3, 100 |
XYZ | 28.748, 27.316, 98.365 |
---|---|
Hunter Lab | 52.265, 6.72, -75.002 |
CIE-LAB | 59.266, 11.208, -63.572 |
CIE-LCH | 59.266, 64.552, 279.999 |
CIE-LUV | 84.31, 43.92, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #288fff
CMYK percent of color #288fff
Text with hexadecimal color #288fff
This text has a font color of #288fff
<p style="color:#288fff">Text here</p>
#288fff Background Color
This box has a background color of #288fff
<div style="background-color:#288fff">Text here</div>
#288fff Border Color
This box has a border color of #288fff
<div style="border: 4px solid #288fff">Text here</div>
CSS codes
<p style="color:#288fff">Text here</p>
<div style="background-color:#288fff">Text here</div>
<div style="border: 4px solid #288fff">Text here</div>
#288fff Color on white background
This is how a font and box color of #288fff will look
on a white background.
#288fff Color on black background
This is how a font and box color of #288fff hex color will look
on a black background.