In RGB color space, #7f9fff hex color has a red value of 127, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #7f9fff hex color is composed of 50.2% cyan, 37.65% magenta, 0% yellow and 0% black.
#7f9fff color has a hue of 225 degrees, a saturation of 100% and a lightness of 74.9%.
#7f9fff hex color contains mainly BLUE.
The closest web safe color of #7f9fff is #6699ff
#7f9fff hex color has a decimal value of 8364031.
HEX | 7f9fff | #7f9fff |
---|---|---|
RGB | 127, 159, 255 | rgb(127, 159, 255) |
RGB Percent | 49.8, 62.35, 100 | rgb(49.8, 62.35, 100) |
CMYK | 50, 38, 0, 0 | |
HSL | 225°, 100, 74.9 | hsl(225, 100%, 74.9%) |
HSV | 225°, 50.2, 100 |
XYZ | 39.201, 36.528, 99.592 |
---|---|
Hunter Lab | 60.438, 10.01, -55.393 |
CIE-LAB | 66.921, 14.763, -51.173 |
CIE-LCH | 66.921, 53.26, 286.092 |
CIE-LUV | 50.2, 37.65, 0, 0 |
Web Safe | 6699ff |
RGB percent of color #7f9fff
CMYK percent of color #7f9fff
Text with hexadecimal color #7f9fff
This text has a font color of #7f9fff
<p style="color:#7f9fff">Text here</p>
#7f9fff Background Color
This box has a background color of #7f9fff
<div style="background-color:#7f9fff">Text here</div>
#7f9fff Border Color
This box has a border color of #7f9fff
<div style="border: 4px solid #7f9fff">Text here</div>
CSS codes
<p style="color:#7f9fff">Text here</p>
<div style="background-color:#7f9fff">Text here</div>
<div style="border: 4px solid #7f9fff">Text here</div>
#7f9fff Color on white background
This is how a font and box color of #7f9fff will look
on a white background.
#7f9fff Color on black background
This is how a font and box color of #7f9fff hex color will look
on a black background.