In RGB color space, #4b7fff hex color has a red value of 75, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #4b7fff hex color is composed of 70.59% cyan, 50.2% magenta, 0% yellow and 0% black.
#4b7fff color has a hue of 222.7 degrees, a saturation of 100% and a lightness of 64.7%.
#4b7fff hex color contains mainly BLUE.
The closest web safe color of #4b7fff is #3366ff
#4b7fff hex color has a decimal value of 4947967.
HEX | 4b7fff | #4b7fff |
---|---|---|
RGB | 75, 127, 255 | rgb(75, 127, 255) |
RGB Percent | 29.41, 49.8, 100 | rgb(29.41, 49.8, 100) |
CMYK | 71, 50, 0, 0 | |
HSL | 222.7°, 100, 64.7 | hsl(222.7, 100%, 64.7%) |
HSV | 222.7°, 70.6, 100 |
XYZ | 28.541, 23.895, 97.716 |
---|---|
Hunter Lab | 48.883, 18.676, -84.303 |
CIE-LAB | 55.983, 24.552, -68.807 |
CIE-LCH | 55.983, 73.056, 289.638 |
CIE-LUV | 70.59, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #4b7fff
CMYK percent of color #4b7fff
Text with hexadecimal color #4b7fff
This text has a font color of #4b7fff
<p style="color:#4b7fff">Text here</p>
#4b7fff Background Color
This box has a background color of #4b7fff
<div style="background-color:#4b7fff">Text here</div>
#4b7fff Border Color
This box has a border color of #4b7fff
<div style="border: 4px solid #4b7fff">Text here</div>
CSS codes
<p style="color:#4b7fff">Text here</p>
<div style="background-color:#4b7fff">Text here</div>
<div style="border: 4px solid #4b7fff">Text here</div>
#4b7fff Color on white background
This is how a font and box color of #4b7fff will look
on a white background.
#4b7fff Color on black background
This is how a font and box color of #4b7fff hex color will look
on a black background.