In RGB color space, #242fff hex color has a red value of 36, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #242fff hex color is composed of 85.88% cyan, 81.57% magenta, 0% yellow and 0% black.
#242fff color has a hue of 237 degrees, a saturation of 100% and a lightness of 57.1%.
#242fff hex color contains mainly BLUE.
The closest web safe color of #242fff is #3333ff
#242fff hex color has a decimal value of 2371583.
HEX | 242fff | #242fff |
---|---|---|
RGB | 36, 47, 255 | rgb(36, 47, 255) |
RGB Percent | 14.12, 18.43, 100 | rgb(14.12, 18.43, 100) |
CMYK | 86, 82, 0, 0 | |
HSL | 237°, 100, 57.1 | hsl(237, 100%, 57.1%) |
HSV | 237°, 85.9, 100 |
XYZ | 19.794, 9.628, 95.423 |
---|---|
Hunter Lab | 31.029, 59.568, -160.613 |
CIE-LAB | 37.166, 67.205, -99.728 |
CIE-LCH | 37.166, 120.259, 303.975 |
CIE-LUV | 85.88, 81.57, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #242fff
CMYK percent of color #242fff
Text with hexadecimal color #242fff
This text has a font color of #242fff
<p style="color:#242fff">Text here</p>
#242fff Background Color
This box has a background color of #242fff
<div style="background-color:#242fff">Text here</div>
#242fff Border Color
This box has a border color of #242fff
<div style="border: 4px solid #242fff">Text here</div>
CSS codes
<p style="color:#242fff">Text here</p>
<div style="background-color:#242fff">Text here</div>
<div style="border: 4px solid #242fff">Text here</div>
#242fff Color on white background
This is how a font and box color of #242fff will look
on a white background.
#242fff Color on black background
This is how a font and box color of #242fff hex color will look
on a black background.