In RGB color space, #700acc hex color has a red value of 112, a green value of 10 and a blue value of 204.
In CMYK color space (used in color printing), #700acc hex color is composed of 45.1% cyan, 95.1% magenta, 0% yellow and 20% black.
#700acc color has a hue of 271.5 degrees, a saturation of 90.65% and a lightness of 42%.
#700acc hex color contains mainly BLUE.
The closest web safe color of #700acc is #6600cc
#700acc hex color has a decimal value of 7342796.
HEX | 700acc | #700acc |
---|---|---|
RGB | 112, 10, 204 | rgb(112, 10, 204) |
RGB Percent | 43.92, 3.92, 80 | rgb(43.92, 3.92, 80) |
CMYK | 45, 95, 0, 20 | |
HSL | 271.5°, 90.65, 42 | hsl(271.5, 90.65%, 42%) |
HSV | 271.5°, 95.1, 80 |
XYZ | 17.69, 8.021, 57.743 |
---|---|
Hunter Lab | 28.321, 61.932, -101.058 |
CIE-LAB | 34.027, 69.842, -75.633 |
CIE-LCH | 34.027, 102.948, 312.72 |
CIE-LUV | 45.1, 95.1, 0, 20 |
Web Safe | 6600cc |
RGB percent of color #700acc
CMYK percent of color #700acc
Text with hexadecimal color #700acc
This text has a font color of #700acc
<p style="color:#700acc">Text here</p>
#700acc Background Color
This box has a background color of #700acc
<div style="background-color:#700acc">Text here</div>
#700acc Border Color
This box has a border color of #700acc
<div style="border: 4px solid #700acc">Text here</div>
CSS codes
<p style="color:#700acc">Text here</p>
<div style="background-color:#700acc">Text here</div>
<div style="border: 4px solid #700acc">Text here</div>
#700acc Color on white background
This is how a font and box color of #700acc will look
on a white background.
#700acc Color on black background
This is how a font and box color of #700acc hex color will look
on a black background.