In RGB color space, #100beb hex color has a red value of 16, a green value of 11 and a blue value of 235.
In CMYK color space (used in color printing), #100beb hex color is composed of 93.19% cyan, 95.32% magenta, 0% yellow and 7.84% black.
#100beb color has a hue of 241.3 degrees, a saturation of 91.06% and a lightness of 48.2%.
#100beb hex color contains mainly BLUE.
The closest web safe color of #100beb is #0000ff
#100beb hex color has a decimal value of 1051627.
HEX | 100beb | #100beb |
---|---|---|
RGB | 16, 11, 235 | rgb(16, 11, 235) |
RGB Percent | 6.27, 4.31, 92.16 | rgb(6.27, 4.31, 92.16) |
CMYK | 93, 95, 0, 8 | |
HSL | 241.3°, 91.06, 48.2 | hsl(241.3, 91.06%, 48.2%) |
HSV | 241.3°, 95.3, 92.2 |
XYZ | 15.329, 6.348, 79.015 |
---|---|
Hunter Lab | 25.195, 64.509, -168.303 |
CIE-LAB | 30.274, 72.706, -99.944 |
CIE-LCH | 30.274, 123.592, 306.035 |
CIE-LUV | 93.19, 95.32, 0, 7.84 |
Web Safe | 0000ff |
RGB percent of color #100beb
CMYK percent of color #100beb
Text with hexadecimal color #100beb
This text has a font color of #100beb
<p style="color:#100beb">Text here</p>
#100beb Background Color
This box has a background color of #100beb
<div style="background-color:#100beb">Text here</div>
#100beb Border Color
This box has a border color of #100beb
<div style="border: 4px solid #100beb">Text here</div>
CSS codes
<p style="color:#100beb">Text here</p>
<div style="background-color:#100beb">Text here</div>
<div style="border: 4px solid #100beb">Text here</div>
#100beb Color on white background
This is how a font and box color of #100beb will look
on a white background.
#100beb Color on black background
This is how a font and box color of #100beb hex color will look
on a black background.