In RGB color space, #f10100 hex color has a red value of 241, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #f10100 hex color is composed of 0% cyan, 99.59% magenta, 100% yellow and 5.49% black.
#f10100 color has a hue of 0.2 degrees, a saturation of 100% and a lightness of 47.3%.
#f10100 hex color contains mainly RED.
The closest web safe color of #f10100 is #ff0000
#f10100 hex color has a decimal value of 15794432.
HEX | f10100 | #f10100 |
---|---|---|
RGB | 241, 1, 0 | rgb(241, 1, 0) |
RGB Percent | 94.51, 0.39, 0 | rgb(94.51, 0.39, 0) |
CMYK | 0, 100, 100, 5 | |
HSL | 0.2°, 100, 47.3 | hsl(0.2, 100%, 47.3%) |
HSV | 0.2°, 100, 94.5 |
XYZ | 36.286, 18.722, 1.701 |
---|---|
Hunter Lab | 43.269, 73.972, 27.957 |
CIE-LAB | 50.36, 76.683, 64.417 |
CIE-LCH | 50.36, 100.149, 40.032 |
CIE-LUV | 0, 99.59, 100, 5.49 |
Web Safe | ff0000 |
RGB percent of color #f10100
CMYK percent of color #f10100
Text with hexadecimal color #f10100
This text has a font color of #f10100
<p style="color:#f10100">Text here</p>
#f10100 Background Color
This box has a background color of #f10100
<div style="background-color:#f10100">Text here</div>
#f10100 Border Color
This box has a border color of #f10100
<div style="border: 4px solid #f10100">Text here</div>
CSS codes
<p style="color:#f10100">Text here</p>
<div style="background-color:#f10100">Text here</div>
<div style="border: 4px solid #f10100">Text here</div>
#f10100 Color on white background
This is how a font and box color of #f10100 will look
on a white background.
#f10100 Color on black background
This is how a font and box color of #f10100 hex color will look
on a black background.