In RGB color space, #3600ff hex color has a red value of 54, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #3600ff hex color is composed of 78.82% cyan, 100% magenta, 0% yellow and 0% black.
#3600ff color has a hue of 252.7 degrees, a saturation of 100% and a lightness of 50%.
#3600ff hex color contains mainly BLUE.
The closest web safe color of #3600ff is #3300ff
#3600ff hex color has a decimal value of 3539199.
HEX | 3600ff | #3600ff |
---|---|---|
RGB | 54, 0, 255 | rgb(54, 0, 255) |
RGB Percent | 21.18, 0, 100 | rgb(21.18, 0, 100) |
CMYK | 79, 100, 0, 0 | |
HSL | 252.7°, 100, 50 | hsl(252.7, 100%, 50%) |
HSV | 252.7°, 100, 100 |
XYZ | 19.571, 8.004, 95.121 |
---|---|
Hunter Lab | 28.291, 73.97, -179.541 |
CIE-LAB | 33.991, 79.774, -105 |
CIE-LCH | 33.991, 131.867, 307.226 |
CIE-LUV | 78.82, 100, 0, 0 |
Web Safe | 3300ff |
RGB percent of color #3600ff
CMYK percent of color #3600ff
Text with hexadecimal color #3600ff
This text has a font color of #3600ff
<p style="color:#3600ff">Text here</p>
#3600ff Background Color
This box has a background color of #3600ff
<div style="background-color:#3600ff">Text here</div>
#3600ff Border Color
This box has a border color of #3600ff
<div style="border: 4px solid #3600ff">Text here</div>
CSS codes
<p style="color:#3600ff">Text here</p>
<div style="background-color:#3600ff">Text here</div>
<div style="border: 4px solid #3600ff">Text here</div>
#3600ff Color on white background
This is how a font and box color of #3600ff will look
on a white background.
#3600ff Color on black background
This is how a font and box color of #3600ff hex color will look
on a black background.