In RGB color space, #300ccc hex color has a red value of 48, a green value of 12 and a blue value of 204.
In CMYK color space (used in color printing), #300ccc hex color is composed of 76.47% cyan, 94.12% magenta, 0% yellow and 20% black.
#300ccc color has a hue of 251.3 degrees, a saturation of 88.89% and a lightness of 42.4%.
#300ccc hex color contains mainly BLUE.
The closest web safe color of #300ccc is #3300cc
#300ccc hex color has a decimal value of 3149004.
HEX | 300ccc | #300ccc |
---|---|---|
RGB | 48, 12, 204 | rgb(48, 12, 204) |
RGB Percent | 18.82, 4.71, 80 | rgb(18.82, 4.71, 80) |
CMYK | 76, 94, 0, 20 | |
HSL | 251.3°, 88.89, 42.4 | hsl(251.3, 88.89%, 42.4%) |
HSV | 251.3°, 94.1, 80 |
XYZ | 12.249, 5.251, 57.495 |
---|---|
Hunter Lab | 22.915, 55.314, -132.721 |
CIE-LAB | 27.438, 65.322, -86.761 |
CIE-LCH | 27.438, 108.602, 306.976 |
CIE-LUV | 76.47, 94.12, 0, 20 |
Web Safe | 3300cc |
RGB percent of color #300ccc
CMYK percent of color #300ccc
Text with hexadecimal color #300ccc
This text has a font color of #300ccc
<p style="color:#300ccc">Text here</p>
#300ccc Background Color
This box has a background color of #300ccc
<div style="background-color:#300ccc">Text here</div>
#300ccc Border Color
This box has a border color of #300ccc
<div style="border: 4px solid #300ccc">Text here</div>
CSS codes
<p style="color:#300ccc">Text here</p>
<div style="background-color:#300ccc">Text here</div>
<div style="border: 4px solid #300ccc">Text here</div>
#300ccc Color on white background
This is how a font and box color of #300ccc will look
on a white background.
#300ccc Color on black background
This is how a font and box color of #300ccc hex color will look
on a black background.