In RGB color space, #675fff hex color has a red value of 103, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #675fff hex color is composed of 59.61% cyan, 62.75% magenta, 0% yellow and 0% black.
#675fff color has a hue of 243 degrees, a saturation of 100% and a lightness of 68.6%.
#675fff hex color contains mainly BLUE.
The closest web safe color of #675fff is #6666ff
#675fff hex color has a decimal value of 6774783.
HEX | 675fff | #675fff |
---|---|---|
RGB | 103, 95, 255 | rgb(103, 95, 255) |
RGB Percent | 40.39, 37.25, 100 | rgb(40.39, 37.25, 100) |
CMYK | 60, 63, 0, 0 | |
HSL | 243°, 100, 68.6 | hsl(243, 100%, 68.6%) |
HSV | 243°, 62.7, 100 |
XYZ | 27.736, 18.288, 96.676 |
---|---|
Hunter Lab | 42.764, 40.933, -104.099 |
CIE-LAB | 49.844, 47.835, -78.704 |
CIE-LCH | 49.844, 92.101, 301.291 |
CIE-LUV | 59.61, 62.75, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #675fff
CMYK percent of color #675fff
Text with hexadecimal color #675fff
This text has a font color of #675fff
<p style="color:#675fff">Text here</p>
#675fff Background Color
This box has a background color of #675fff
<div style="background-color:#675fff">Text here</div>
#675fff Border Color
This box has a border color of #675fff
<div style="border: 4px solid #675fff">Text here</div>
CSS codes
<p style="color:#675fff">Text here</p>
<div style="background-color:#675fff">Text here</div>
<div style="border: 4px solid #675fff">Text here</div>
#675fff Color on white background
This is how a font and box color of #675fff will look
on a white background.
#675fff Color on black background
This is how a font and box color of #675fff hex color will look
on a black background.