In RGB color space, #115fff hex color has a red value of 17, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #115fff hex color is composed of 93.33% cyan, 62.75% magenta, 0% yellow and 0% black.
#115fff color has a hue of 220.3 degrees, a saturation of 100% and a lightness of 53.3%.
#115fff hex color contains mainly BLUE.
The closest web safe color of #115fff is #0066ff
#115fff hex color has a decimal value of 1138687.
HEX | 115fff | #115fff |
---|---|---|
RGB | 17, 95, 255 | rgb(17, 95, 255) |
RGB Percent | 6.67, 37.25, 100 | rgb(6.67, 37.25, 100) |
CMYK | 93, 63, 0, 0 | |
HSL | 220.3°, 100, 53.3 | hsl(220.3, 100%, 53.3%) |
HSV | 220.3°, 93.3, 100 |
XYZ | 22.373, 15.524, 96.425 |
---|---|
Hunter Lab | 39.401, 32.408, -117.52 |
CIE-LAB | 46.344, 39.998, -84.572 |
CIE-LCH | 46.344, 93.554, 295.312 |
CIE-LUV | 93.33, 62.75, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #115fff
CMYK percent of color #115fff
Text with hexadecimal color #115fff
This text has a font color of #115fff
<p style="color:#115fff">Text here</p>
#115fff Background Color
This box has a background color of #115fff
<div style="background-color:#115fff">Text here</div>
#115fff Border Color
This box has a border color of #115fff
<div style="border: 4px solid #115fff">Text here</div>
CSS codes
<p style="color:#115fff">Text here</p>
<div style="background-color:#115fff">Text here</div>
<div style="border: 4px solid #115fff">Text here</div>
#115fff Color on white background
This is how a font and box color of #115fff will look
on a white background.
#115fff Color on black background
This is how a font and box color of #115fff hex color will look
on a black background.