In RGB color space, #bad1ff hex color has a red value of 186, a green value of 209 and a blue value of 255.
In CMYK color space (used in color printing), #bad1ff hex color is composed of 27.06% cyan, 18.04% magenta, 0% yellow and 0% black.
#bad1ff color has a hue of 220 degrees, a saturation of 100% and a lightness of 86.5%.
#bad1ff hex color contains mainly BLUE.
The closest web safe color of #bad1ff is #ccccff
#bad1ff hex color has a decimal value of 12243455.
HEX | bad1ff | #bad1ff |
---|---|---|
RGB | 186, 209, 255 | rgb(186, 209, 255) |
RGB Percent | 72.94, 81.96, 100 | rgb(72.94, 81.96, 100) |
CMYK | 27, 18, 0, 0 | |
HSL | 220°, 100, 86.5 | hsl(220, 100%, 86.5%) |
HSV | 220°, 27.1, 100 |
XYZ | 61.1, 63.26, 103.598 |
---|---|
Hunter Lab | 79.536, -2.064, -21.552 |
CIE-LAB | 83.579, 2.304, -25.022 |
CIE-LCH | 83.579, 25.128, 275.261 |
CIE-LUV | 27.06, 18.04, 0, 0 |
Web Safe | ccccff |
RGB percent of color #bad1ff
CMYK percent of color #bad1ff
Text with hexadecimal color #bad1ff
This text has a font color of #bad1ff
<p style="color:#bad1ff">Text here</p>
#bad1ff Background Color
This box has a background color of #bad1ff
<div style="background-color:#bad1ff">Text here</div>
#bad1ff Border Color
This box has a border color of #bad1ff
<div style="border: 4px solid #bad1ff">Text here</div>
CSS codes
<p style="color:#bad1ff">Text here</p>
<div style="background-color:#bad1ff">Text here</div>
<div style="border: 4px solid #bad1ff">Text here</div>
#bad1ff Color on white background
This is how a font and box color of #bad1ff will look
on a white background.
#bad1ff Color on black background
This is how a font and box color of #bad1ff hex color will look
on a black background.