In RGB color space, #363fff hex color has a red value of 54, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #363fff hex color is composed of 78.82% cyan, 75.29% magenta, 0% yellow and 0% black.
#363fff color has a hue of 237.3 degrees, a saturation of 100% and a lightness of 60.6%.
#363fff hex color contains mainly BLUE.
The closest web safe color of #363fff is #3333ff
#363fff hex color has a decimal value of 3555327.
HEX | 363fff | #363fff |
---|---|---|
RGB | 54, 63, 255 | rgb(54, 63, 255) |
RGB Percent | 21.18, 24.71, 100 | rgb(21.18, 24.71, 100) |
CMYK | 79, 75, 0, 0 | |
HSL | 237.3°, 100, 60.6 | hsl(237.3, 100%, 60.6%) |
HSV | 237.3°, 78.8, 100 |
XYZ | 21.349, 11.559, 95.714 |
---|---|
Hunter Lab | 33.999, 52.59, -143.117 |
CIE-LAB | 40.506, 60.374, -94.163 |
CIE-LCH | 40.506, 111.856, 302.667 |
CIE-LUV | 78.82, 75.29, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #363fff
CMYK percent of color #363fff
Text with hexadecimal color #363fff
This text has a font color of #363fff
<p style="color:#363fff">Text here</p>
#363fff Background Color
This box has a background color of #363fff
<div style="background-color:#363fff">Text here</div>
#363fff Border Color
This box has a border color of #363fff
<div style="border: 4px solid #363fff">Text here</div>
CSS codes
<p style="color:#363fff">Text here</p>
<div style="background-color:#363fff">Text here</div>
<div style="border: 4px solid #363fff">Text here</div>
#363fff Color on white background
This is how a font and box color of #363fff will look
on a white background.
#363fff Color on black background
This is how a font and box color of #363fff hex color will look
on a black background.