In RGB color space, #464fff hex color has a red value of 70, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #464fff hex color is composed of 72.55% cyan, 69.02% magenta, 0% yellow and 0% black.
#464fff color has a hue of 237.1 degrees, a saturation of 100% and a lightness of 63.7%.
#464fff hex color contains mainly BLUE.
The closest web safe color of #464fff is #3366ff
#464fff hex color has a decimal value of 4607999.
HEX | 464fff | #464fff |
---|---|---|
RGB | 70, 79, 255 | rgb(70, 79, 255) |
RGB Percent | 27.45, 30.98, 100 | rgb(27.45, 30.98, 100) |
CMYK | 73, 69, 0, 0 | |
HSL | 237.1°, 100, 63.7 | hsl(237.1, 100%, 63.7%) |
HSV | 237.1°, 72.5, 100 |
XYZ | 23.372, 14.114, 96.1 |
---|---|
Hunter Lab | 37.569, 45.303, -125.365 |
CIE-LAB | 44.396, 52.921, -87.714 |
CIE-LCH | 44.396, 102.442, 301.104 |
CIE-LUV | 72.55, 69.02, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #464fff
CMYK percent of color #464fff
Text with hexadecimal color #464fff
This text has a font color of #464fff
<p style="color:#464fff">Text here</p>
#464fff Background Color
This box has a background color of #464fff
<div style="background-color:#464fff">Text here</div>
#464fff Border Color
This box has a border color of #464fff
<div style="border: 4px solid #464fff">Text here</div>
CSS codes
<p style="color:#464fff">Text here</p>
<div style="background-color:#464fff">Text here</div>
<div style="border: 4px solid #464fff">Text here</div>
#464fff Color on white background
This is how a font and box color of #464fff will look
on a white background.
#464fff Color on black background
This is how a font and box color of #464fff hex color will look
on a black background.