In RGB color space, #100bfa hex color has a red value of 16, a green value of 11 and a blue value of 250.
In CMYK color space (used in color printing), #100bfa hex color is composed of 93.6% cyan, 95.6% magenta, 0% yellow and 1.96% black.
#100bfa color has a hue of 241.3 degrees, a saturation of 95.98% and a lightness of 51.2%.
#100bfa hex color contains mainly BLUE.
The closest web safe color of #100bfa is #0000ff
#100bfa hex color has a decimal value of 1051642.
HEX | 100bfa | #100bfa |
---|---|---|
RGB | 16, 11, 250 | rgb(16, 11, 250) |
RGB Percent | 6.27, 4.31, 98.04 | rgb(6.27, 4.31, 98.04) |
CMYK | 94, 96, 0, 2 | |
HSL | 241.3°, 95.98, 51.2 | hsl(241.3, 95.98%, 51.2%) |
HSV | 241.3°, 95.6, 98 |
XYZ | 17.589, 7.252, 90.915 |
---|---|
Hunter Lab | 26.93, 69.46, -181.314 |
CIE-LAB | 32.374, 76.422, -104.928 |
CIE-LCH | 32.374, 129.808, 306.067 |
CIE-LUV | 93.6, 95.6, 0, 1.96 |
Web Safe | 0000ff |
RGB percent of color #100bfa
CMYK percent of color #100bfa
Text with hexadecimal color #100bfa
This text has a font color of #100bfa
<p style="color:#100bfa">Text here</p>
#100bfa Background Color
This box has a background color of #100bfa
<div style="background-color:#100bfa">Text here</div>
#100bfa Border Color
This box has a border color of #100bfa
<div style="border: 4px solid #100bfa">Text here</div>
CSS codes
<p style="color:#100bfa">Text here</p>
<div style="background-color:#100bfa">Text here</div>
<div style="border: 4px solid #100bfa">Text here</div>
#100bfa Color on white background
This is how a font and box color of #100bfa will look
on a white background.
#100bfa Color on black background
This is how a font and box color of #100bfa hex color will look
on a black background.