In RGB color space, #979fff hex color has a red value of 151, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #979fff hex color is composed of 40.78% cyan, 37.65% magenta, 0% yellow and 0% black.
#979fff color has a hue of 235.4 degrees, a saturation of 100% and a lightness of 79.6%.
#979fff hex color contains mainly BLUE.
The closest web safe color of #979fff is #9999ff
#979fff hex color has a decimal value of 9936895.
HEX | 979fff | #979fff |
---|---|---|
RGB | 151, 159, 255 | rgb(151, 159, 255) |
RGB Percent | 59.22, 62.35, 100 | rgb(59.22, 62.35, 100) |
CMYK | 41, 38, 0, 0 | |
HSL | 235.4°, 100, 79.6 | hsl(235.4, 100%, 79.6%) |
HSV | 235.4°, 40.8, 100 |
XYZ | 43.211, 38.596, 99.78 |
---|---|
Hunter Lab | 62.126, 15.434, -51.738 |
CIE-LAB | 68.458, 20.422, -48.647 |
CIE-LCH | 68.458, 52.76, 292.773 |
CIE-LUV | 40.78, 37.65, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #979fff
CMYK percent of color #979fff
Text with hexadecimal color #979fff
This text has a font color of #979fff
<p style="color:#979fff">Text here</p>
#979fff Background Color
This box has a background color of #979fff
<div style="background-color:#979fff">Text here</div>
#979fff Border Color
This box has a border color of #979fff
<div style="border: 4px solid #979fff">Text here</div>
CSS codes
<p style="color:#979fff">Text here</p>
<div style="background-color:#979fff">Text here</div>
<div style="border: 4px solid #979fff">Text here</div>
#979fff Color on white background
This is how a font and box color of #979fff will look
on a white background.
#979fff Color on black background
This is how a font and box color of #979fff hex color will look
on a black background.