In RGB color space, #a123dc hex color has a red value of 161, a green value of 35 and a blue value of 220.
In CMYK color space (used in color printing), #a123dc hex color is composed of 26.82% cyan, 84.09% magenta, 0% yellow and 13.73% black.
#a123dc color has a hue of 280.9 degrees, a saturation of 72.55% and a lightness of 50%.
#a123dc hex color contains mainly BLUE.
The closest web safe color of #a123dc is #9933cc
#a123dc hex color has a decimal value of 10560476.
HEX | a123dc | #a123dc |
---|---|---|
RGB | 161, 35, 220 | rgb(161, 35, 220) |
RGB Percent | 63.14, 13.73, 86.27 | rgb(63.14, 13.73, 86.27) |
CMYK | 27, 84, 0, 14 | |
HSL | 280.9°, 72.55, 50 | hsl(280.9, 72.55%, 50%) |
HSV | 280.9°, 84.1, 86.3 |
XYZ | 28.217, 13.946, 68.915 |
---|---|
Hunter Lab | 37.344, 69.52, -83.272 |
CIE-LAB | 44.155, 74.259, -68.001 |
CIE-LCH | 44.155, 100.69, 317.519 |
CIE-LUV | 26.82, 84.09, 0, 13.73 |
Web Safe | 9933cc |
RGB percent of color #a123dc
CMYK percent of color #a123dc
Text with hexadecimal color #a123dc
This text has a font color of #a123dc
<p style="color:#a123dc">Text here</p>
#a123dc Background Color
This box has a background color of #a123dc
<div style="background-color:#a123dc">Text here</div>
#a123dc Border Color
This box has a border color of #a123dc
<div style="border: 4px solid #a123dc">Text here</div>
CSS codes
<p style="color:#a123dc">Text here</p>
<div style="background-color:#a123dc">Text here</div>
<div style="border: 4px solid #a123dc">Text here</div>
#a123dc Color on white background
This is how a font and box color of #a123dc will look
on a white background.
#a123dc Color on black background
This is how a font and box color of #a123dc hex color will look
on a black background.