In RGB color space, #251fff hex color has a red value of 37, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #251fff hex color is composed of 85.49% cyan, 87.84% magenta, 0% yellow and 0% black.
#251fff color has a hue of 241.6 degrees, a saturation of 100% and a lightness of 56.1%.
#251fff hex color contains mainly BLUE.
The closest web safe color of #251fff is #3333ff
#251fff hex color has a decimal value of 2433023.
HEX | 251fff | #251fff |
---|---|---|
RGB | 37, 31, 255 | rgb(37, 31, 255) |
RGB Percent | 14.51, 12.16, 100 | rgb(14.51, 12.16, 100) |
CMYK | 85, 88, 0, 0 | |
HSL | 241.6°, 100, 56.1 | hsl(241.6, 100%, 56.1%) |
HSV | 241.6°, 87.8, 100 |
XYZ | 19.303, 8.593, 95.249 |
---|---|
Hunter Lab | 29.314, 66.242, -172.131 |
CIE-LAB | 35.189, 73.259, -103.021 |
CIE-LCH | 35.189, 126.413, 305.417 |
CIE-LUV | 85.49, 87.84, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #251fff
CMYK percent of color #251fff
Text with hexadecimal color #251fff
This text has a font color of #251fff
<p style="color:#251fff">Text here</p>
#251fff Background Color
This box has a background color of #251fff
<div style="background-color:#251fff">Text here</div>
#251fff Border Color
This box has a border color of #251fff
<div style="border: 4px solid #251fff">Text here</div>
CSS codes
<p style="color:#251fff">Text here</p>
<div style="background-color:#251fff">Text here</div>
<div style="border: 4px solid #251fff">Text here</div>
#251fff Color on white background
This is how a font and box color of #251fff will look
on a white background.
#251fff Color on black background
This is how a font and box color of #251fff hex color will look
on a black background.