In RGB color space, #702fff hex color has a red value of 112, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #702fff hex color is composed of 56.08% cyan, 81.57% magenta, 0% yellow and 0% black.
#702fff color has a hue of 258.8 degrees, a saturation of 100% and a lightness of 59.2%.
#702fff hex color contains mainly BLUE.
The closest web safe color of #702fff is #6633ff
#702fff hex color has a decimal value of 7352319.
HEX | 702fff | #702fff |
---|---|---|
RGB | 112, 47, 255 | rgb(112, 47, 255) |
RGB Percent | 43.92, 18.43, 100 | rgb(43.92, 18.43, 100) |
CMYK | 56, 82, 0, 0 | |
HSL | 258.8°, 100, 59.2 | hsl(258.8, 100%, 59.2%) |
HSV | 258.8°, 81.6, 100 |
XYZ | 25.749, 12.698, 95.702 |
---|---|
Hunter Lab | 35.634, 66.623, -134.29 |
CIE-LAB | 42.305, 72.214, -91.055 |
CIE-LCH | 42.305, 116.215, 308.417 |
CIE-LUV | 56.08, 81.57, 0, 0 |
Web Safe | 6633ff |
RGB percent of color #702fff
CMYK percent of color #702fff
Text with hexadecimal color #702fff
This text has a font color of #702fff
<p style="color:#702fff">Text here</p>
#702fff Background Color
This box has a background color of #702fff
<div style="background-color:#702fff">Text here</div>
#702fff Border Color
This box has a border color of #702fff
<div style="border: 4px solid #702fff">Text here</div>
CSS codes
<p style="color:#702fff">Text here</p>
<div style="background-color:#702fff">Text here</div>
<div style="border: 4px solid #702fff">Text here</div>
#702fff Color on white background
This is how a font and box color of #702fff will look
on a white background.
#702fff Color on black background
This is how a font and box color of #702fff hex color will look
on a black background.