In RGB color space, #9898ff hex color has a red value of 152, a green value of 152 and a blue value of 255.
In CMYK color space (used in color printing), #9898ff hex color is composed of 40.39% cyan, 40.39% magenta, 0% yellow and 0% black.
#9898ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 79.8%.
#9898ff hex color contains mainly BLUE.
The closest web safe color of #9898ff is #9999ff
#9898ff hex color has a decimal value of 10000639.
HEX | 9898ff | #9898ff |
---|---|---|
RGB | 152, 152, 255 | rgb(152, 152, 255) |
RGB Percent | 59.61, 59.61, 100 | rgb(59.61, 59.61, 100) |
CMYK | 40, 40, 0, 0 | |
HSL | 240°, 100, 79.8 | hsl(240, 100%, 79.8%) |
HSV | 240°, 40.4, 100 |
XYZ | 42.227, 36.352, 99.399 |
---|---|
Hunter Lab | 60.293, 19.504, -55.541 |
CIE-LAB | 66.788, 24.678, -51.278 |
CIE-LCH | 66.788, 56.907, 295.7 |
CIE-LUV | 40.39, 40.39, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #9898ff
CMYK percent of color #9898ff
Text with hexadecimal color #9898ff
This text has a font color of #9898ff
<p style="color:#9898ff">Text here</p>
#9898ff Background Color
This box has a background color of #9898ff
<div style="background-color:#9898ff">Text here</div>
#9898ff Border Color
This box has a border color of #9898ff
<div style="border: 4px solid #9898ff">Text here</div>
CSS codes
<p style="color:#9898ff">Text here</p>
<div style="background-color:#9898ff">Text here</div>
<div style="border: 4px solid #9898ff">Text here</div>
#9898ff Color on white background
This is how a font and box color of #9898ff will look
on a white background.
#9898ff Color on black background
This is how a font and box color of #9898ff hex color will look
on a black background.