In RGB color space, #332acc hex color has a red value of 51, a green value of 42 and a blue value of 204.
In CMYK color space (used in color printing), #332acc hex color is composed of 75% cyan, 79.41% magenta, 0% yellow and 20% black.
#332acc color has a hue of 243.3 degrees, a saturation of 65.85% and a lightness of 48.2%.
#332acc hex color contains mainly BLUE.
The closest web safe color of #332acc is #3333cc
#332acc hex color has a decimal value of 3353292.
HEX | 332acc | #332acc |
---|---|---|
RGB | 51, 42, 204 | rgb(51, 42, 204) |
RGB Percent | 20, 16.47, 80 | rgb(20, 16.47, 80) |
CMYK | 75, 79, 0, 20 | |
HSL | 243.3°, 65.85, 48.2 | hsl(243.3, 65.85%, 48.2%) |
HSV | 243.3°, 79.4, 80 |
XYZ | 13.092, 6.719, 57.734 |
---|---|
Hunter Lab | 25.921, 44.794, -113.912 |
CIE-LAB | 31.158, 54.952, -80.57 |
CIE-LCH | 31.158, 97.526, 304.296 |
CIE-LUV | 75, 79.41, 0, 20 |
Web Safe | 3333cc |
RGB percent of color #332acc
CMYK percent of color #332acc
Text with hexadecimal color #332acc
This text has a font color of #332acc
<p style="color:#332acc">Text here</p>
#332acc Background Color
This box has a background color of #332acc
<div style="background-color:#332acc">Text here</div>
#332acc Border Color
This box has a border color of #332acc
<div style="border: 4px solid #332acc">Text here</div>
CSS codes
<p style="color:#332acc">Text here</p>
<div style="background-color:#332acc">Text here</div>
<div style="border: 4px solid #332acc">Text here</div>
#332acc Color on white background
This is how a font and box color of #332acc will look
on a white background.
#332acc Color on black background
This is how a font and box color of #332acc hex color will look
on a black background.