In RGB color space, #456fff hex color has a red value of 69, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #456fff hex color is composed of 72.94% cyan, 56.47% magenta, 0% yellow and 0% black.
#456fff color has a hue of 226.5 degrees, a saturation of 100% and a lightness of 63.5%.
#456fff hex color contains mainly BLUE.
The closest web safe color of #456fff is #3366ff
#456fff hex color has a decimal value of 4550655.
HEX | 456fff | #456fff |
---|---|---|
RGB | 69, 111, 255 | rgb(69, 111, 255) |
RGB Percent | 27.06, 43.53, 100 | rgb(27.06, 43.53, 100) |
CMYK | 73, 56, 0, 0 | |
HSL | 226.5°, 100, 63.5 | hsl(226.5, 100%, 63.5%) |
HSV | 226.5°, 72.9, 100 |
XYZ | 26.189, 19.854, 97.06 |
---|---|
Hunter Lab | 44.558, 26.938, -97.961 |
CIE-LAB | 51.672, 33.671, -75.807 |
CIE-LCH | 51.672, 82.948, 293.949 |
CIE-LUV | 72.94, 56.47, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #456fff
CMYK percent of color #456fff
Text with hexadecimal color #456fff
This text has a font color of #456fff
<p style="color:#456fff">Text here</p>
#456fff Background Color
This box has a background color of #456fff
<div style="background-color:#456fff">Text here</div>
#456fff Border Color
This box has a border color of #456fff
<div style="border: 4px solid #456fff">Text here</div>
CSS codes
<p style="color:#456fff">Text here</p>
<div style="background-color:#456fff">Text here</div>
<div style="border: 4px solid #456fff">Text here</div>
#456fff Color on white background
This is how a font and box color of #456fff will look
on a white background.
#456fff Color on black background
This is how a font and box color of #456fff hex color will look
on a black background.