In RGB color space, #959fff hex color has a red value of 149, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #959fff hex color is composed of 41.57% cyan, 37.65% magenta, 0% yellow and 0% black.
#959fff color has a hue of 234.3 degrees, a saturation of 100% and a lightness of 79.2%.
#959fff hex color contains mainly BLUE.
The closest web safe color of #959fff is #9999ff
#959fff hex color has a decimal value of 9805823.
HEX | 959fff | #959fff |
---|---|---|
RGB | 149, 159, 255 | rgb(149, 159, 255) |
RGB Percent | 58.43, 62.35, 100 | rgb(58.43, 62.35, 100) |
CMYK | 42, 38, 0, 0 | |
HSL | 234.3°, 100, 79.2 | hsl(234.3, 100%, 79.2%) |
HSV | 234.3°, 41.6, 100 |
XYZ | 42.843, 38.406, 99.763 |
---|---|
Hunter Lab | 61.973, 14.949, -52.064 |
CIE-LAB | 68.319, 19.926, -48.875 |
CIE-LCH | 68.319, 52.781, 292.18 |
CIE-LUV | 41.57, 37.65, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #959fff
CMYK percent of color #959fff
Text with hexadecimal color #959fff
This text has a font color of #959fff
<p style="color:#959fff">Text here</p>
#959fff Background Color
This box has a background color of #959fff
<div style="background-color:#959fff">Text here</div>
#959fff Border Color
This box has a border color of #959fff
<div style="border: 4px solid #959fff">Text here</div>
CSS codes
<p style="color:#959fff">Text here</p>
<div style="background-color:#959fff">Text here</div>
<div style="border: 4px solid #959fff">Text here</div>
#959fff Color on white background
This is how a font and box color of #959fff will look
on a white background.
#959fff Color on black background
This is how a font and box color of #959fff hex color will look
on a black background.