In RGB color space, #8182ff hex color has a red value of 129, a green value of 130 and a blue value of 255.
In CMYK color space (used in color printing), #8182ff hex color is composed of 49.41% cyan, 49.02% magenta, 0% yellow and 0% black.
#8182ff color has a hue of 239.5 degrees, a saturation of 100% and a lightness of 75.3%.
#8182ff hex color contains mainly BLUE.
The closest web safe color of #8182ff is #9999ff
#8182ff hex color has a decimal value of 8487679.
HEX | 8182ff | #8182ff |
---|---|---|
RGB | 129, 130, 255 | rgb(129, 130, 255) |
RGB Percent | 50.59, 50.98, 100 | rgb(50.59, 50.98, 100) |
CMYK | 49, 49, 0, 0 | |
HSL | 239.5°, 100, 75.3 | hsl(239.5, 100%, 75.3%) |
HSV | 239.5°, 49.4, 100 |
XYZ | 35.086, 27.852, 98.135 |
---|---|
Hunter Lab | 52.775, 26.315, -73.307 |
CIE-LAB | 59.755, 32.146, -62.578 |
CIE-LCH | 59.755, 70.352, 297.189 |
CIE-LUV | 49.41, 49.02, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #8182ff
CMYK percent of color #8182ff
Text with hexadecimal color #8182ff
This text has a font color of #8182ff
<p style="color:#8182ff">Text here</p>
#8182ff Background Color
This box has a background color of #8182ff
<div style="background-color:#8182ff">Text here</div>
#8182ff Border Color
This box has a border color of #8182ff
<div style="border: 4px solid #8182ff">Text here</div>
CSS codes
<p style="color:#8182ff">Text here</p>
<div style="background-color:#8182ff">Text here</div>
<div style="border: 4px solid #8182ff">Text here</div>
#8182ff Color on white background
This is how a font and box color of #8182ff will look
on a white background.
#8182ff Color on black background
This is how a font and box color of #8182ff hex color will look
on a black background.