In RGB color space, #377fff hex color has a red value of 55, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #377fff hex color is composed of 78.43% cyan, 50.2% magenta, 0% yellow and 0% black.
#377fff color has a hue of 218.4 degrees, a saturation of 100% and a lightness of 60.8%.
#377fff hex color contains mainly BLUE.
The closest web safe color of #377fff is #3366ff
#377fff hex color has a decimal value of 3637247.
HEX | 377fff | #377fff |
---|---|---|
RGB | 55, 127, 255 | rgb(55, 127, 255) |
RGB Percent | 21.57, 49.8, 100 | rgb(21.57, 49.8, 100) |
CMYK | 78, 50, 0, 0 | |
HSL | 218.4°, 100, 60.8 | hsl(218.4, 100%, 60.8%) |
HSV | 218.4°, 78.4, 100 |
XYZ | 27.215, 23.211, 97.654 |
---|---|
Hunter Lab | 48.178, 16.521, -86.453 |
CIE-LAB | 55.289, 22.274, -69.962 |
CIE-LCH | 55.289, 73.422, 287.66 |
CIE-LUV | 78.43, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #377fff
CMYK percent of color #377fff
Text with hexadecimal color #377fff
This text has a font color of #377fff
<p style="color:#377fff">Text here</p>
#377fff Background Color
This box has a background color of #377fff
<div style="background-color:#377fff">Text here</div>
#377fff Border Color
This box has a border color of #377fff
<div style="border: 4px solid #377fff">Text here</div>
CSS codes
<p style="color:#377fff">Text here</p>
<div style="background-color:#377fff">Text here</div>
<div style="border: 4px solid #377fff">Text here</div>
#377fff Color on white background
This is how a font and box color of #377fff will look
on a white background.
#377fff Color on black background
This is how a font and box color of #377fff hex color will look
on a black background.