In RGB color space, #6b7fff hex color has a red value of 107, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #6b7fff hex color is composed of 58.04% cyan, 50.2% magenta, 0% yellow and 0% black.
#6b7fff color has a hue of 231.9 degrees, a saturation of 100% and a lightness of 71%.
#6b7fff hex color contains mainly BLUE.
The closest web safe color of #6b7fff is #6666ff
#6b7fff hex color has a decimal value of 7045119.
HEX | 6b7fff | #6b7fff |
---|---|---|
RGB | 107, 127, 255 | rgb(107, 127, 255) |
RGB Percent | 41.96, 49.8, 100 | rgb(41.96, 49.8, 100) |
CMYK | 58, 50, 0, 0 | |
HSL | 231.9°, 100, 71 | hsl(231.9, 100%, 71%) |
HSV | 231.9°, 58, 100 |
XYZ | 31.703, 25.525, 97.864 |
---|---|
Hunter Lab | 50.522, 23.596, -79.482 |
CIE-LAB | 57.583, 29.586, -66.144 |
CIE-LCH | 57.583, 72.459, 294.099 |
CIE-LUV | 58.04, 50.2, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #6b7fff
CMYK percent of color #6b7fff
Text with hexadecimal color #6b7fff
This text has a font color of #6b7fff
<p style="color:#6b7fff">Text here</p>
#6b7fff Background Color
This box has a background color of #6b7fff
<div style="background-color:#6b7fff">Text here</div>
#6b7fff Border Color
This box has a border color of #6b7fff
<div style="border: 4px solid #6b7fff">Text here</div>
CSS codes
<p style="color:#6b7fff">Text here</p>
<div style="background-color:#6b7fff">Text here</div>
<div style="border: 4px solid #6b7fff">Text here</div>
#6b7fff Color on white background
This is how a font and box color of #6b7fff will look
on a white background.
#6b7fff Color on black background
This is how a font and box color of #6b7fff hex color will look
on a black background.