In RGB color space, #998acc hex color has a red value of 153, a green value of 138 and a blue value of 204.
In CMYK color space (used in color printing), #998acc hex color is composed of 25% cyan, 32.35% magenta, 0% yellow and 20% black.
#998acc color has a hue of 253.6 degrees, a saturation of 39.29% and a lightness of 67.1%.
#998acc hex color contains mainly BLUE.
The closest web safe color of #998acc is #9999cc
#998acc hex color has a decimal value of 10062540.
HEX | 998acc | #998acc |
---|---|---|
RGB | 153, 138, 204 | rgb(153, 138, 204) |
RGB Percent | 60, 54.12, 80 | rgb(60, 54.12, 80) |
CMYK | 25, 32, 0, 20 | |
HSL | 253.6°, 39.29, 67.1 | hsl(253.6, 39.29%, 67.1%) |
HSV | 253.6°, 32.4, 80 |
XYZ | 33.124, 29.309, 61.038 |
---|---|
Hunter Lab | 54.138, 14.473, -28.95 |
CIE-LAB | 61.053, 19.735, -32.058 |
CIE-LCH | 61.053, 37.646, 301.617 |
CIE-LUV | 25, 32.35, 0, 20 |
Web Safe | 9999cc |
RGB percent of color #998acc
CMYK percent of color #998acc
Text with hexadecimal color #998acc
This text has a font color of #998acc
<p style="color:#998acc">Text here</p>
#998acc Background Color
This box has a background color of #998acc
<div style="background-color:#998acc">Text here</div>
#998acc Border Color
This box has a border color of #998acc
<div style="border: 4px solid #998acc">Text here</div>
CSS codes
<p style="color:#998acc">Text here</p>
<div style="background-color:#998acc">Text here</div>
<div style="border: 4px solid #998acc">Text here</div>
#998acc Color on white background
This is how a font and box color of #998acc will look
on a white background.
#998acc Color on black background
This is how a font and box color of #998acc hex color will look
on a black background.