In RGB color space, #6c7fff hex color has a red value of 108, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #6c7fff hex color is composed of 57.65% cyan, 50.2% magenta, 0% yellow and 0% black.
#6c7fff color has a hue of 232.2 degrees, a saturation of 100% and a lightness of 71.2%.
#6c7fff hex color contains mainly BLUE.
The closest web safe color of #6c7fff is #6666ff
#6c7fff hex color has a decimal value of 7110655.
HEX | 6c7fff | #6c7fff |
---|---|---|
RGB | 108, 127, 255 | rgb(108, 127, 255) |
RGB Percent | 42.35, 49.8, 100 | rgb(42.35, 49.8, 100) |
CMYK | 58, 50, 0, 0 | |
HSL | 232.2°, 100, 71.2 | hsl(232.2, 100%, 71.2%) |
HSV | 232.2°, 57.6, 100 |
XYZ | 31.824, 25.587, 97.869 |
---|---|
Hunter Lab | 50.584, 23.78, -79.306 |
CIE-LAB | 57.643, 29.77, -66.045 |
CIE-LCH | 57.643, 72.444, 294.264 |
CIE-LUV | 57.65, 50.2, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #6c7fff
CMYK percent of color #6c7fff
Text with hexadecimal color #6c7fff
This text has a font color of #6c7fff
<p style="color:#6c7fff">Text here</p>
#6c7fff Background Color
This box has a background color of #6c7fff
<div style="background-color:#6c7fff">Text here</div>
#6c7fff Border Color
This box has a border color of #6c7fff
<div style="border: 4px solid #6c7fff">Text here</div>
CSS codes
<p style="color:#6c7fff">Text here</p>
<div style="background-color:#6c7fff">Text here</div>
<div style="border: 4px solid #6c7fff">Text here</div>
#6c7fff Color on white background
This is how a font and box color of #6c7fff will look
on a white background.
#6c7fff Color on black background
This is how a font and box color of #6c7fff hex color will look
on a black background.