In RGB color space, #602fff hex color has a red value of 96, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #602fff hex color is composed of 62.35% cyan, 81.57% magenta, 0% yellow and 0% black.
#602fff color has a hue of 254.1 degrees, a saturation of 100% and a lightness of 59.2%.
#602fff hex color contains mainly BLUE.
The closest web safe color of #602fff is #6633ff
#602fff hex color has a decimal value of 6303743.
HEX | 602fff | #602fff |
---|---|---|
RGB | 96, 47, 255 | rgb(96, 47, 255) |
RGB Percent | 37.65, 18.43, 100 | rgb(37.65, 18.43, 100) |
CMYK | 62, 82, 0, 0 | |
HSL | 254.1°, 100, 59.2 | hsl(254.1, 100%, 59.2%) |
HSV | 254.1°, 81.6, 100 |
XYZ | 23.89, 11.74, 95.615 |
---|---|
Hunter Lab | 34.264, 64.496, -141.468 |
CIE-LAB | 40.8, 70.719, -93.591 |
CIE-LCH | 40.8, 117.305, 307.075 |
CIE-LUV | 62.35, 81.57, 0, 0 |
Web Safe | 6633ff |
RGB percent of color #602fff
CMYK percent of color #602fff
Text with hexadecimal color #602fff
This text has a font color of #602fff
<p style="color:#602fff">Text here</p>
#602fff Background Color
This box has a background color of #602fff
<div style="background-color:#602fff">Text here</div>
#602fff Border Color
This box has a border color of #602fff
<div style="border: 4px solid #602fff">Text here</div>
CSS codes
<p style="color:#602fff">Text here</p>
<div style="background-color:#602fff">Text here</div>
<div style="border: 4px solid #602fff">Text here</div>
#602fff Color on white background
This is how a font and box color of #602fff will look
on a white background.
#602fff Color on black background
This is how a font and box color of #602fff hex color will look
on a black background.