In RGB color space, #377dff hex color has a red value of 55, a green value of 125 and a blue value of 255.
In CMYK color space (used in color printing), #377dff hex color is composed of 78.43% cyan, 50.98% magenta, 0% yellow and 0% black.
#377dff color has a hue of 219 degrees, a saturation of 100% and a lightness of 60.8%.
#377dff hex color contains mainly BLUE.
The closest web safe color of #377dff is #3366ff
#377dff hex color has a decimal value of 3636735.
HEX | 377dff | #377dff |
---|---|---|
RGB | 55, 125, 255 | rgb(55, 125, 255) |
RGB Percent | 21.57, 49.02, 100 | rgb(21.57, 49.02, 100) |
CMYK | 78, 51, 0, 0 | |
HSL | 219°, 100, 60.8 | hsl(219, 100%, 60.8%) |
HSV | 219°, 78.4, 100 |
XYZ | 26.959, 22.699, 97.568 |
---|---|
Hunter Lab | 47.643, 17.628, -88.068 |
CIE-LAB | 54.761, 23.513, -70.816 |
CIE-LCH | 54.761, 74.617, 288.368 |
CIE-LUV | 78.43, 50.98, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #377dff
CMYK percent of color #377dff
Text with hexadecimal color #377dff
This text has a font color of #377dff
<p style="color:#377dff">Text here</p>
#377dff Background Color
This box has a background color of #377dff
<div style="background-color:#377dff">Text here</div>
#377dff Border Color
This box has a border color of #377dff
<div style="border: 4px solid #377dff">Text here</div>
CSS codes
<p style="color:#377dff">Text here</p>
<div style="background-color:#377dff">Text here</div>
<div style="border: 4px solid #377dff">Text here</div>
#377dff Color on white background
This is how a font and box color of #377dff will look
on a white background.
#377dff Color on black background
This is how a font and box color of #377dff hex color will look
on a black background.