In RGB color space, #1f33ff hex color has a red value of 31, a green value of 51 and a blue value of 255.
In CMYK color space (used in color printing), #1f33ff hex color is composed of 87.84% cyan, 80% magenta, 0% yellow and 0% black.
#1f33ff color has a hue of 234.6 degrees, a saturation of 100% and a lightness of 56.1%.
#1f33ff hex color contains mainly BLUE.
The closest web safe color of #1f33ff is #3333ff
#1f33ff hex color has a decimal value of 2044927.
HEX | 1f33ff | #1f33ff |
---|---|---|
RGB | 31, 51, 255 | rgb(31, 51, 255) |
RGB Percent | 12.16, 20, 100 | rgb(12.16, 20, 100) |
CMYK | 88, 80, 0, 0 | |
HSL | 234.6°, 100, 56.1 | hsl(234.6, 100%, 56.1%) |
HSV | 234.6°, 87.8, 100 |
XYZ | 19.799, 9.879, 95.471 |
---|---|
Hunter Lab | 31.431, 57.437, -158.091 |
CIE-LAB | 37.624, 65.256, -98.97 |
CIE-LCH | 37.624, 118.547, 303.399 |
CIE-LUV | 87.84, 80, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #1f33ff
CMYK percent of color #1f33ff
Text with hexadecimal color #1f33ff
This text has a font color of #1f33ff
<p style="color:#1f33ff">Text here</p>
#1f33ff Background Color
This box has a background color of #1f33ff
<div style="background-color:#1f33ff">Text here</div>
#1f33ff Border Color
This box has a border color of #1f33ff
<div style="border: 4px solid #1f33ff">Text here</div>
CSS codes
<p style="color:#1f33ff">Text here</p>
<div style="background-color:#1f33ff">Text here</div>
<div style="border: 4px solid #1f33ff">Text here</div>
#1f33ff Color on white background
This is how a font and box color of #1f33ff will look
on a white background.
#1f33ff Color on black background
This is how a font and box color of #1f33ff hex color will look
on a black background.