In RGB color space, #704fff hex color has a red value of 112, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #704fff hex color is composed of 56.08% cyan, 69.02% magenta, 0% yellow and 0% black.
#704fff color has a hue of 251.3 degrees, a saturation of 100% and a lightness of 65.5%.
#704fff hex color contains mainly BLUE.
The closest web safe color of #704fff is #6666ff
#704fff hex color has a decimal value of 7360511.
HEX | 704fff | #704fff |
---|---|---|
RGB | 112, 79, 255 | rgb(112, 79, 255) |
RGB Percent | 43.92, 30.98, 100 | rgb(43.92, 30.98, 100) |
CMYK | 56, 69, 0, 0 | |
HSL | 251.3°, 100, 65.5 | hsl(251.3, 100%, 65.5%) |
HSV | 251.3°, 69, 100 |
XYZ | 27.528, 16.257, 96.295 |
---|---|
Hunter Lab | 40.32, 51.309, -113.377 |
CIE-LAB | 47.31, 57.925, -82.82 |
CIE-LCH | 47.31, 101.067, 304.969 |
CIE-LUV | 56.08, 69.02, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #704fff
CMYK percent of color #704fff
Text with hexadecimal color #704fff
This text has a font color of #704fff
<p style="color:#704fff">Text here</p>
#704fff Background Color
This box has a background color of #704fff
<div style="background-color:#704fff">Text here</div>
#704fff Border Color
This box has a border color of #704fff
<div style="border: 4px solid #704fff">Text here</div>
CSS codes
<p style="color:#704fff">Text here</p>
<div style="background-color:#704fff">Text here</div>
<div style="border: 4px solid #704fff">Text here</div>
#704fff Color on white background
This is how a font and box color of #704fff will look
on a white background.
#704fff Color on black background
This is how a font and box color of #704fff hex color will look
on a black background.