In RGB color space, #357fff hex color has a red value of 53, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #357fff hex color is composed of 79.22% cyan, 50.2% magenta, 0% yellow and 0% black.
#357fff color has a hue of 218 degrees, a saturation of 100% and a lightness of 60.4%.
#357fff hex color contains mainly BLUE.
The closest web safe color of #357fff is #3366ff
#357fff hex color has a decimal value of 3506175.
HEX | 357fff | #357fff |
---|---|---|
RGB | 53, 127, 255 | rgb(53, 127, 255) |
RGB Percent | 20.78, 49.8, 100 | rgb(20.78, 49.8, 100) |
CMYK | 79, 50, 0, 0 | |
HSL | 218°, 100, 60.4 | hsl(218, 100%, 60.4%) |
HSV | 218°, 79.2, 100 |
XYZ | 27.108, 23.156, 97.649 |
---|---|
Hunter Lab | 48.121, 16.344, -86.63 |
CIE-LAB | 55.233, 22.084, -70.056 |
CIE-LCH | 55.233, 73.454, 287.497 |
CIE-LUV | 79.22, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #357fff
CMYK percent of color #357fff
Text with hexadecimal color #357fff
This text has a font color of #357fff
<p style="color:#357fff">Text here</p>
#357fff Background Color
This box has a background color of #357fff
<div style="background-color:#357fff">Text here</div>
#357fff Border Color
This box has a border color of #357fff
<div style="border: 4px solid #357fff">Text here</div>
CSS codes
<p style="color:#357fff">Text here</p>
<div style="background-color:#357fff">Text here</div>
<div style="border: 4px solid #357fff">Text here</div>
#357fff Color on white background
This is how a font and box color of #357fff will look
on a white background.
#357fff Color on black background
This is how a font and box color of #357fff hex color will look
on a black background.