In RGB color space, #366fff hex color has a red value of 54, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #366fff hex color is composed of 78.82% cyan, 56.47% magenta, 0% yellow and 0% black.
#366fff color has a hue of 223 degrees, a saturation of 100% and a lightness of 60.6%.
#366fff hex color contains mainly BLUE.
The closest web safe color of #366fff is #3366ff
#366fff hex color has a decimal value of 3567615.
HEX | 366fff | #366fff |
---|---|---|
RGB | 54, 111, 255 | rgb(54, 111, 255) |
RGB Percent | 21.18, 43.53, 100 | rgb(21.18, 43.53, 100) |
CMYK | 79, 56, 0, 0 | |
HSL | 223°, 100, 60.6 | hsl(223, 100%, 60.6%) |
HSV | 223°, 78.8, 100 |
XYZ | 25.256, 19.373, 97.016 |
---|---|
Hunter Lab | 44.015, 25.399, -99.875 |
CIE-LAB | 51.121, 32.135, -76.727 |
CIE-LCH | 51.121, 83.185, 292.725 |
CIE-LUV | 78.82, 56.47, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #366fff
CMYK percent of color #366fff
Text with hexadecimal color #366fff
This text has a font color of #366fff
<p style="color:#366fff">Text here</p>
#366fff Background Color
This box has a background color of #366fff
<div style="background-color:#366fff">Text here</div>
#366fff Border Color
This box has a border color of #366fff
<div style="border: 4px solid #366fff">Text here</div>
CSS codes
<p style="color:#366fff">Text here</p>
<div style="background-color:#366fff">Text here</div>
<div style="border: 4px solid #366fff">Text here</div>
#366fff Color on white background
This is how a font and box color of #366fff will look
on a white background.
#366fff Color on black background
This is how a font and box color of #366fff hex color will look
on a black background.