In RGB color space, #555fee hex color has a red value of 85, a green value of 95 and a blue value of 238.
In CMYK color space (used in color printing), #555fee hex color is composed of 64.29% cyan, 60.08% magenta, 0% yellow and 6.67% black.
#555fee color has a hue of 236.1 degrees, a saturation of 81.82% and a lightness of 63.3%.
#555fee hex color contains mainly BLUE.
The closest web safe color of #555fee is #6666ff
#555fee hex color has a decimal value of 5595118.
HEX | 555fee | #555fee |
---|---|---|
RGB | 85, 95, 238 | rgb(85, 95, 238) |
RGB Percent | 33.33, 37.25, 93.33 | rgb(33.33, 37.25, 93.33) |
CMYK | 64, 60, 0, 7 | |
HSL | 236.1°, 81.82, 63.3 | hsl(236.1, 81.82%, 63.3%) |
HSV | 236.1°, 64.3, 93.3 |
XYZ | 23.271, 16.289, 82.806 |
---|---|
Hunter Lab | 40.36, 32.292, -93.394 |
CIE-LAB | 47.351, 39.73, -73.33 |
CIE-LCH | 47.351, 83.401, 298.449 |
CIE-LUV | 64.29, 60.08, 0, 6.67 |
Web Safe | 6666ff |
RGB percent of color #555fee
CMYK percent of color #555fee
Text with hexadecimal color #555fee
This text has a font color of #555fee
<p style="color:#555fee">Text here</p>
#555fee Background Color
This box has a background color of #555fee
<div style="background-color:#555fee">Text here</div>
#555fee Border Color
This box has a border color of #555fee
<div style="border: 4px solid #555fee">Text here</div>
CSS codes
<p style="color:#555fee">Text here</p>
<div style="background-color:#555fee">Text here</div>
<div style="border: 4px solid #555fee">Text here</div>
#555fee Color on white background
This is how a font and box color of #555fee will look
on a white background.
#555fee Color on black background
This is how a font and box color of #555fee hex color will look
on a black background.