In RGB color space, #300acc hex color has a red value of 48, a green value of 10 and a blue value of 204.
In CMYK color space (used in color printing), #300acc hex color is composed of 76.47% cyan, 95.1% magenta, 0% yellow and 20% black.
#300acc color has a hue of 251.8 degrees, a saturation of 90.65% and a lightness of 42%.
#300acc hex color contains mainly BLUE.
The closest web safe color of #300acc is #3300cc
#300acc hex color has a decimal value of 3148492.
HEX | 300acc | #300acc |
---|---|---|
RGB | 48, 10, 204 | rgb(48, 10, 204) |
RGB Percent | 18.82, 3.92, 80 | rgb(18.82, 3.92, 80) |
CMYK | 76, 95, 0, 20 | |
HSL | 251.8°, 90.65, 42 | hsl(251.8, 90.65%, 42%) |
HSV | 251.8°, 95.1, 80 |
XYZ | 12.227, 5.205, 57.487 |
---|---|
Hunter Lab | 22.814, 55.739, -133.426 |
CIE-LAB | 27.311, 65.719, -86.972 |
CIE-LCH | 27.311, 109.01, 307.076 |
CIE-LUV | 76.47, 95.1, 0, 20 |
Web Safe | 3300cc |
RGB percent of color #300acc
CMYK percent of color #300acc
Text with hexadecimal color #300acc
This text has a font color of #300acc
<p style="color:#300acc">Text here</p>
#300acc Background Color
This box has a background color of #300acc
<div style="background-color:#300acc">Text here</div>
#300acc Border Color
This box has a border color of #300acc
<div style="border: 4px solid #300acc">Text here</div>
CSS codes
<p style="color:#300acc">Text here</p>
<div style="background-color:#300acc">Text here</div>
<div style="border: 4px solid #300acc">Text here</div>
#300acc Color on white background
This is how a font and box color of #300acc will look
on a white background.
#300acc Color on black background
This is how a font and box color of #300acc hex color will look
on a black background.