In RGB color space, #998fff hex color has a red value of 153, a green value of 143 and a blue value of 255.
In CMYK color space (used in color printing), #998fff hex color is composed of 40% cyan, 43.92% magenta, 0% yellow and 0% black.
#998fff color has a hue of 245.4 degrees, a saturation of 100% and a lightness of 78%.
#998fff hex color contains mainly BLUE.
The closest web safe color of #998fff is #9999ff
#998fff hex color has a decimal value of 10063871.
HEX | 998fff | #998fff |
---|---|---|
RGB | 153, 143, 255 | rgb(153, 143, 255) |
RGB Percent | 60, 56.08, 100 | rgb(60, 56.08, 100) |
CMYK | 40, 44, 0, 0 | |
HSL | 245.4°, 100, 78 | hsl(245.4, 100%, 78%) |
HSV | 245.4°, 43.9, 100 |
XYZ | 41.009, 33.637, 98.939 |
---|---|
Hunter Lab | 57.997, 24.719, -60.546 |
CIE-LAB | 64.673, 30.089, -54.624 |
CIE-LCH | 64.673, 62.363, 298.848 |
CIE-LUV | 40, 43.92, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #998fff
CMYK percent of color #998fff
Text with hexadecimal color #998fff
This text has a font color of #998fff
<p style="color:#998fff">Text here</p>
#998fff Background Color
This box has a background color of #998fff
<div style="background-color:#998fff">Text here</div>
#998fff Border Color
This box has a border color of #998fff
<div style="border: 4px solid #998fff">Text here</div>
CSS codes
<p style="color:#998fff">Text here</p>
<div style="background-color:#998fff">Text here</div>
<div style="border: 4px solid #998fff">Text here</div>
#998fff Color on white background
This is how a font and box color of #998fff will look
on a white background.
#998fff Color on black background
This is how a font and box color of #998fff hex color will look
on a black background.