In RGB color space, #7d7fff hex color has a red value of 125, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #7d7fff hex color is composed of 50.98% cyan, 50.2% magenta, 0% yellow and 0% black.
#7d7fff color has a hue of 239.1 degrees, a saturation of 100% and a lightness of 74.5%.
#7d7fff hex color contains mainly BLUE.
The closest web safe color of #7d7fff is #6666ff
#7d7fff hex color has a decimal value of 8224767.
HEX | 7d7fff | #7d7fff |
---|---|---|
RGB | 125, 127, 255 | rgb(125, 127, 255) |
RGB Percent | 49.02, 49.8, 100 | rgb(49.02, 49.8, 100) |
CMYK | 51, 50, 0, 0 | |
HSL | 239.1°, 100, 74.5 | hsl(239.1, 100%, 74.5%) |
HSV | 239.1°, 51, 100 |
XYZ | 34.097, 26.759, 97.976 |
---|---|
Hunter Lab | 51.729, 27.132, -76.086 |
CIE-LAB | 58.751, 33.073, -64.205 |
CIE-LCH | 58.751, 72.223, 297.254 |
CIE-LUV | 50.98, 50.2, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #7d7fff
CMYK percent of color #7d7fff
Text with hexadecimal color #7d7fff
This text has a font color of #7d7fff
<p style="color:#7d7fff">Text here</p>
#7d7fff Background Color
This box has a background color of #7d7fff
<div style="background-color:#7d7fff">Text here</div>
#7d7fff Border Color
This box has a border color of #7d7fff
<div style="border: 4px solid #7d7fff">Text here</div>
CSS codes
<p style="color:#7d7fff">Text here</p>
<div style="background-color:#7d7fff">Text here</div>
<div style="border: 4px solid #7d7fff">Text here</div>
#7d7fff Color on white background
This is how a font and box color of #7d7fff will look
on a white background.
#7d7fff Color on black background
This is how a font and box color of #7d7fff hex color will look
on a black background.