In RGB color space, #512acc hex color has a red value of 81, a green value of 42 and a blue value of 204.
In CMYK color space (used in color printing), #512acc hex color is composed of 60.29% cyan, 79.41% magenta, 0% yellow and 20% black.
#512acc color has a hue of 254.4 degrees, a saturation of 65.85% and a lightness of 48.2%.
#512acc hex color contains mainly BLUE.
The closest web safe color of #512acc is #6633cc
#512acc hex color has a decimal value of 5319372.
HEX | 512acc | #512acc |
---|---|---|
RGB | 81, 42, 204 | rgb(81, 42, 204) |
RGB Percent | 31.76, 16.47, 80 | rgb(31.76, 16.47, 80) |
CMYK | 60, 79, 0, 20 | |
HSL | 254.4°, 65.85, 48.2 | hsl(254.4, 65.85%, 48.2%) |
HSV | 254.4°, 79.4, 80 |
XYZ | 15.12, 7.765, 57.829 |
---|---|
Hunter Lab | 27.866, 48.089, -103.537 |
CIE-LAB | 33.489, 57.607, -76.641 |
CIE-LCH | 33.489, 95.877, 306.93 |
CIE-LUV | 60.29, 79.41, 0, 20 |
Web Safe | 6633cc |
RGB percent of color #512acc
CMYK percent of color #512acc
Text with hexadecimal color #512acc
This text has a font color of #512acc
<p style="color:#512acc">Text here</p>
#512acc Background Color
This box has a background color of #512acc
<div style="background-color:#512acc">Text here</div>
#512acc Border Color
This box has a border color of #512acc
<div style="border: 4px solid #512acc">Text here</div>
CSS codes
<p style="color:#512acc">Text here</p>
<div style="background-color:#512acc">Text here</div>
<div style="border: 4px solid #512acc">Text here</div>
#512acc Color on white background
This is how a font and box color of #512acc will look
on a white background.
#512acc Color on black background
This is how a font and box color of #512acc hex color will look
on a black background.