In RGB color space, #351fff hex color has a red value of 53, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #351fff hex color is composed of 79.22% cyan, 87.84% magenta, 0% yellow and 0% black.
#351fff color has a hue of 245.9 degrees, a saturation of 100% and a lightness of 56.1%.
#351fff hex color contains mainly BLUE.
The closest web safe color of #351fff is #3333ff
#351fff hex color has a decimal value of 3481599.
HEX | 351fff | #351fff |
---|---|---|
RGB | 53, 31, 255 | rgb(53, 31, 255) |
RGB Percent | 20.78, 12.16, 100 | rgb(20.78, 12.16, 100) |
CMYK | 79, 88, 0, 0 | |
HSL | 245.9°, 100, 56.1 | hsl(245.9, 100%, 56.1%) |
HSV | 245.9°, 87.8, 100 |
XYZ | 20.008, 8.957, 95.282 |
---|---|
Hunter Lab | 29.928, 66.959, -167.811 |
CIE-LAB | 35.901, 73.722, -101.814 |
CIE-LCH | 35.901, 125.702, 305.908 |
CIE-LUV | 79.22, 87.84, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #351fff
CMYK percent of color #351fff
Text with hexadecimal color #351fff
This text has a font color of #351fff
<p style="color:#351fff">Text here</p>
#351fff Background Color
This box has a background color of #351fff
<div style="background-color:#351fff">Text here</div>
#351fff Border Color
This box has a border color of #351fff
<div style="border: 4px solid #351fff">Text here</div>
CSS codes
<p style="color:#351fff">Text here</p>
<div style="background-color:#351fff">Text here</div>
<div style="border: 4px solid #351fff">Text here</div>
#351fff Color on white background
This is how a font and box color of #351fff will look
on a white background.
#351fff Color on black background
This is how a font and box color of #351fff hex color will look
on a black background.