In RGB color space, #3000fc hex color has a red value of 48, a green value of 0 and a blue value of 252.
In CMYK color space (used in color printing), #3000fc hex color is composed of 80.95% cyan, 100% magenta, 0% yellow and 1.18% black.
#3000fc color has a hue of 251.4 degrees, a saturation of 100% and a lightness of 49.4%.
#3000fc hex color contains mainly BLUE.
The closest web safe color of #3000fc is #3300ff
#3000fc hex color has a decimal value of 3145980.
HEX | 3000fc | #3000fc |
---|---|---|
RGB | 48, 0, 252 | rgb(48, 0, 252) |
RGB Percent | 18.82, 0, 98.82 | rgb(18.82, 0, 98.82) |
CMYK | 81, 100, 0, 1 | |
HSL | 251.4°, 100, 49.4 | hsl(251.4, 100%, 49.4%) |
HSV | 251.4°, 100, 98.8 |
XYZ | 18.79, 7.657, 92.583 |
---|---|
Hunter Lab | 27.671, 72.784, -179.003 |
CIE-LAB | 33.258, 78.953, -104.548 |
CIE-LCH | 33.258, 131.011, 307.06 |
CIE-LUV | 80.95, 100, 0, 1.18 |
Web Safe | 3300ff |
RGB percent of color #3000fc
CMYK percent of color #3000fc
Text with hexadecimal color #3000fc
This text has a font color of #3000fc
<p style="color:#3000fc">Text here</p>
#3000fc Background Color
This box has a background color of #3000fc
<div style="background-color:#3000fc">Text here</div>
#3000fc Border Color
This box has a border color of #3000fc
<div style="border: 4px solid #3000fc">Text here</div>
CSS codes
<p style="color:#3000fc">Text here</p>
<div style="background-color:#3000fc">Text here</div>
<div style="border: 4px solid #3000fc">Text here</div>
#3000fc Color on white background
This is how a font and box color of #3000fc will look
on a white background.
#3000fc Color on black background
This is how a font and box color of #3000fc hex color will look
on a black background.