In RGB color space, #157fff hex color has a red value of 21, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #157fff hex color is composed of 91.76% cyan, 50.2% magenta, 0% yellow and 0% black.
#157fff color has a hue of 212.8 degrees, a saturation of 100% and a lightness of 54.1%.
#157fff hex color contains mainly BLUE.
The closest web safe color of #157fff is #0066ff
#157fff hex color has a decimal value of 1409023.
HEX | 157fff | #157fff |
---|---|---|
RGB | 21, 127, 255 | rgb(21, 127, 255) |
RGB Percent | 8.24, 49.8, 100 | rgb(8.24, 49.8, 100) |
CMYK | 92, 50, 0, 0 | |
HSL | 212.8°, 100, 54.1 | hsl(212.8, 100%, 54.1%) |
HSV | 212.8°, 91.8, 100 |
XYZ | 25.949, 22.558, 97.594 |
---|---|
Hunter Lab | 47.495, 14.407, -88.583 |
CIE-LAB | 54.614, 19.991, -71.086 |
CIE-LCH | 54.614, 73.843, 285.707 |
CIE-LUV | 91.76, 50.2, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #157fff
CMYK percent of color #157fff
Text with hexadecimal color #157fff
This text has a font color of #157fff
<p style="color:#157fff">Text here</p>
#157fff Background Color
This box has a background color of #157fff
<div style="background-color:#157fff">Text here</div>
#157fff Border Color
This box has a border color of #157fff
<div style="border: 4px solid #157fff">Text here</div>
CSS codes
<p style="color:#157fff">Text here</p>
<div style="background-color:#157fff">Text here</div>
<div style="border: 4px solid #157fff">Text here</div>
#157fff Color on white background
This is how a font and box color of #157fff will look
on a white background.
#157fff Color on black background
This is how a font and box color of #157fff hex color will look
on a black background.