In RGB color space, #3005ff hex color has a red value of 48, a green value of 5 and a blue value of 255.
In CMYK color space (used in color printing), #3005ff hex color is composed of 81.18% cyan, 98.04% magenta, 0% yellow and 0% black.
#3005ff color has a hue of 250.3 degrees, a saturation of 100% and a lightness of 51%.
#3005ff hex color contains mainly BLUE.
The closest web safe color of #3005ff is #3300ff
#3005ff hex color has a decimal value of 3147263.
HEX | 3005ff | #3005ff |
---|---|---|
RGB | 48, 5, 255 | rgb(48, 5, 255) |
RGB Percent | 18.82, 1.96, 100 | rgb(18.82, 1.96, 100) |
CMYK | 81, 98, 0, 0 | |
HSL | 250.3°, 100, 51 | hsl(250.3, 100%, 51%) |
HSV | 250.3°, 98, 100 |
XYZ | 19.323, 7.957, 95.125 |
---|---|
Hunter Lab | 28.208, 72.911, -180.195 |
CIE-LAB | 33.893, 78.944, -105.172 |
CIE-LCH | 33.893, 131.504, 306.893 |
CIE-LUV | 81.18, 98.04, 0, 0 |
Web Safe | 3300ff |
RGB percent of color #3005ff
CMYK percent of color #3005ff
Text with hexadecimal color #3005ff
This text has a font color of #3005ff
<p style="color:#3005ff">Text here</p>
#3005ff Background Color
This box has a background color of #3005ff
<div style="background-color:#3005ff">Text here</div>
#3005ff Border Color
This box has a border color of #3005ff
<div style="border: 4px solid #3005ff">Text here</div>
CSS codes
<p style="color:#3005ff">Text here</p>
<div style="background-color:#3005ff">Text here</div>
<div style="border: 4px solid #3005ff">Text here</div>
#3005ff Color on white background
This is how a font and box color of #3005ff will look
on a white background.
#3005ff Color on black background
This is how a font and box color of #3005ff hex color will look
on a black background.