In RGB color space, #657fff hex color has a red value of 101, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #657fff hex color is composed of 60.39% cyan, 50.2% magenta, 0% yellow and 0% black.
#657fff color has a hue of 229.9 degrees, a saturation of 100% and a lightness of 69.8%.
#657fff hex color contains mainly BLUE.
The closest web safe color of #657fff is #6666ff
#657fff hex color has a decimal value of 6651903.
HEX | 657fff | #657fff |
---|---|---|
RGB | 101, 127, 255 | rgb(101, 127, 255) |
RGB Percent | 39.61, 49.8, 100 | rgb(39.61, 49.8, 100) |
CMYK | 60, 50, 0, 0 | |
HSL | 229.9°, 100, 69.8 | hsl(229.9, 100%, 69.8%) |
HSV | 229.9°, 60.4, 100 |
XYZ | 31.006, 25.165, 97.831 |
---|---|
Hunter Lab | 50.165, 22.54, -80.512 |
CIE-LAB | 57.236, 28.524, -66.722 |
CIE-LCH | 57.236, 72.563, 293.147 |
CIE-LUV | 60.39, 50.2, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #657fff
CMYK percent of color #657fff
Text with hexadecimal color #657fff
This text has a font color of #657fff
<p style="color:#657fff">Text here</p>
#657fff Background Color
This box has a background color of #657fff
<div style="background-color:#657fff">Text here</div>
#657fff Border Color
This box has a border color of #657fff
<div style="border: 4px solid #657fff">Text here</div>
CSS codes
<p style="color:#657fff">Text here</p>
<div style="background-color:#657fff">Text here</div>
<div style="border: 4px solid #657fff">Text here</div>
#657fff Color on white background
This is how a font and box color of #657fff will look
on a white background.
#657fff Color on black background
This is how a font and box color of #657fff hex color will look
on a black background.