In RGB color space, #6a7fff hex color has a red value of 106, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #6a7fff hex color is composed of 58.43% cyan, 50.2% magenta, 0% yellow and 0% black.
#6a7fff color has a hue of 231.5 degrees, a saturation of 100% and a lightness of 70.8%.
#6a7fff hex color contains mainly BLUE.
The closest web safe color of #6a7fff is #6666ff
#6a7fff hex color has a decimal value of 6979583.
HEX | 6a7fff | #6a7fff |
---|---|---|
RGB | 106, 127, 255 | rgb(106, 127, 255) |
RGB Percent | 41.57, 49.8, 100 | rgb(41.57, 49.8, 100) |
CMYK | 58, 50, 0, 0 | |
HSL | 231.5°, 100, 70.8 | hsl(231.5, 100%, 70.8%) |
HSV | 231.5°, 58.4, 100 |
XYZ | 31.583, 25.463, 97.858 |
---|---|
Hunter Lab | 50.461, 23.415, -79.658 |
CIE-LAB | 57.524, 29.405, -66.243 |
CIE-LCH | 57.524, 72.476, 293.936 |
CIE-LUV | 58.43, 50.2, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #6a7fff
CMYK percent of color #6a7fff
Text with hexadecimal color #6a7fff
This text has a font color of #6a7fff
<p style="color:#6a7fff">Text here</p>
#6a7fff Background Color
This box has a background color of #6a7fff
<div style="background-color:#6a7fff">Text here</div>
#6a7fff Border Color
This box has a border color of #6a7fff
<div style="border: 4px solid #6a7fff">Text here</div>
CSS codes
<p style="color:#6a7fff">Text here</p>
<div style="background-color:#6a7fff">Text here</div>
<div style="border: 4px solid #6a7fff">Text here</div>
#6a7fff Color on white background
This is how a font and box color of #6a7fff will look
on a white background.
#6a7fff Color on black background
This is how a font and box color of #6a7fff hex color will look
on a black background.