In RGB color space, #330ccc hex color has a red value of 51, a green value of 12 and a blue value of 204.
In CMYK color space (used in color printing), #330ccc hex color is composed of 75% cyan, 94.12% magenta, 0% yellow and 20% black.
#330ccc color has a hue of 252.2 degrees, a saturation of 88.89% and a lightness of 42.4%.
#330ccc hex color contains mainly BLUE.
The closest web safe color of #330ccc is #3300cc
#330ccc hex color has a decimal value of 3345612.
HEX | 330ccc | #330ccc |
---|---|---|
RGB | 51, 12, 204 | rgb(51, 12, 204) |
RGB Percent | 20, 4.71, 80 | rgb(20, 4.71, 80) |
CMYK | 75, 94, 0, 20 | |
HSL | 252.2°, 88.89, 42.4 | hsl(252.2, 88.89%, 42.4%) |
HSV | 252.2°, 94.1, 80 |
XYZ | 12.396, 5.326, 57.502 |
---|---|
Hunter Lab | 23.078, 55.491, -131.574 |
CIE-LAB | 27.644, 65.441, -86.412 |
CIE-LCH | 27.644, 108.395, 307.137 |
CIE-LUV | 75, 94.12, 0, 20 |
Web Safe | 3300cc |
RGB percent of color #330ccc
CMYK percent of color #330ccc
Text with hexadecimal color #330ccc
This text has a font color of #330ccc
<p style="color:#330ccc">Text here</p>
#330ccc Background Color
This box has a background color of #330ccc
<div style="background-color:#330ccc">Text here</div>
#330ccc Border Color
This box has a border color of #330ccc
<div style="border: 4px solid #330ccc">Text here</div>
CSS codes
<p style="color:#330ccc">Text here</p>
<div style="background-color:#330ccc">Text here</div>
<div style="border: 4px solid #330ccc">Text here</div>
#330ccc Color on white background
This is how a font and box color of #330ccc will look
on a white background.
#330ccc Color on black background
This is how a font and box color of #330ccc hex color will look
on a black background.