In RGB color space, #239fff hex color has a red value of 35, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #239fff hex color is composed of 86.27% cyan, 37.65% magenta, 0% yellow and 0% black.
#239fff color has a hue of 206.2 degrees, a saturation of 100% and a lightness of 56.9%.
#239fff hex color contains mainly BLUE.
The closest web safe color of #239fff is #3399ff
#239fff hex color has a decimal value of 2334719.
HEX | 239fff | #239fff |
---|---|---|
RGB | 35, 159, 255 | rgb(35, 159, 255) |
RGB Percent | 13.73, 62.35, 100 | rgb(13.73, 62.35, 100) |
CMYK | 86, 38, 0, 0 | |
HSL | 206.2°, 100, 56.9 | hsl(206.2, 100%, 56.9%) |
HSV | 206.2°, 86.3, 100 |
XYZ | 31.141, 32.374, 99.215 |
---|---|
Hunter Lab | 56.898, -1.877, -63.557 |
CIE-LAB | 63.651, 1.372, -56.567 |
CIE-LCH | 63.651, 56.584, 271.389 |
CIE-LUV | 86.27, 37.65, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #239fff
CMYK percent of color #239fff
Text with hexadecimal color #239fff
This text has a font color of #239fff
<p style="color:#239fff">Text here</p>
#239fff Background Color
This box has a background color of #239fff
<div style="background-color:#239fff">Text here</div>
#239fff Border Color
This box has a border color of #239fff
<div style="border: 4px solid #239fff">Text here</div>
CSS codes
<p style="color:#239fff">Text here</p>
<div style="background-color:#239fff">Text here</div>
<div style="border: 4px solid #239fff">Text here</div>
#239fff Color on white background
This is how a font and box color of #239fff will look
on a white background.
#239fff Color on black background
This is how a font and box color of #239fff hex color will look
on a black background.