In RGB color space, #555aff hex color has a red value of 85, a green value of 90 and a blue value of 255.
In CMYK color space (used in color printing), #555aff hex color is composed of 66.67% cyan, 64.71% magenta, 0% yellow and 0% black.
#555aff color has a hue of 238.2 degrees, a saturation of 100% and a lightness of 66.7%.
#555aff hex color contains mainly BLUE.
The closest web safe color of #555aff is #6666ff
#555aff hex color has a decimal value of 5593855.
HEX | 555aff | #555aff |
---|---|---|
RGB | 85, 90, 255 | rgb(85, 90, 255) |
RGB Percent | 33.33, 35.29, 100 | rgb(33.33, 35.29, 100) |
CMYK | 67, 65, 0, 0 | |
HSL | 238.2°, 100, 66.7 | hsl(238.2, 100%, 66.7%) |
HSV | 238.2°, 66.7, 100 |
XYZ | 25.452, 16.464, 96.444 |
---|---|
Hunter Lab | 40.576, 40.96, -112.522 |
CIE-LAB | 47.577, 48.238, -82.458 |
CIE-LCH | 47.577, 95.531, 300.328 |
CIE-LUV | 66.67, 64.71, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #555aff
CMYK percent of color #555aff
Text with hexadecimal color #555aff
This text has a font color of #555aff
<p style="color:#555aff">Text here</p>
#555aff Background Color
This box has a background color of #555aff
<div style="background-color:#555aff">Text here</div>
#555aff Border Color
This box has a border color of #555aff
<div style="border: 4px solid #555aff">Text here</div>
CSS codes
<p style="color:#555aff">Text here</p>
<div style="background-color:#555aff">Text here</div>
<div style="border: 4px solid #555aff">Text here</div>
#555aff Color on white background
This is how a font and box color of #555aff will look
on a white background.
#555aff Color on black background
This is how a font and box color of #555aff hex color will look
on a black background.