In RGB color space, #a123cc hex color has a red value of 161, a green value of 35 and a blue value of 204.
In CMYK color space (used in color printing), #a123cc hex color is composed of 21.08% cyan, 82.84% magenta, 0% yellow and 20% black.
#a123cc color has a hue of 284.7 degrees, a saturation of 70.71% and a lightness of 46.9%.
#a123cc hex color contains mainly BLUE.
The closest web safe color of #a123cc is #9933cc
#a123cc hex color has a decimal value of 10560460.
HEX | a123cc | #a123cc |
---|---|---|
RGB | 161, 35, 204 | rgb(161, 35, 204) |
RGB Percent | 63.14, 13.73, 80 | rgb(63.14, 13.73, 80) |
CMYK | 21, 83, 0, 20 | |
HSL | 284.7°, 70.71, 46.9 | hsl(284.7, 70.71%, 46.9%) |
HSV | 284.7°, 82.8, 80 |
XYZ | 26.198, 13.139, 58.282 |
---|---|
Hunter Lab | 36.248, 65.577, -69.958 |
CIE-LAB | 42.972, 71.207, -60.713 |
CIE-LCH | 42.972, 93.576, 319.548 |
CIE-LUV | 21.08, 82.84, 0, 20 |
Web Safe | 9933cc |
RGB percent of color #a123cc
CMYK percent of color #a123cc
Text with hexadecimal color #a123cc
This text has a font color of #a123cc
<p style="color:#a123cc">Text here</p>
#a123cc Background Color
This box has a background color of #a123cc
<div style="background-color:#a123cc">Text here</div>
#a123cc Border Color
This box has a border color of #a123cc
<div style="border: 4px solid #a123cc">Text here</div>
CSS codes
<p style="color:#a123cc">Text here</p>
<div style="background-color:#a123cc">Text here</div>
<div style="border: 4px solid #a123cc">Text here</div>
#a123cc Color on white background
This is how a font and box color of #a123cc will look
on a white background.
#a123cc Color on black background
This is how a font and box color of #a123cc hex color will look
on a black background.