reddish black
Enter any color value (e.g., #729403, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f70013 color RGB value is (247,0,19)
#f70013 color CMYK value
#f70013 color HSL value
HSV(or HSB) | 355.4° | 100 | 96.9 |
XYZ | 38.475 | 19.821 | 2.414 |
Yxy | 0.634 | 0.326 | 19.821 |
LAB | 51.634 | 78.344 | 60.425 |
LUV | 51.634 | 168.353 | 34.703 |
Hunter-LAB | 44.521 | 76.349 | 27.95 |
CIE-LCH | 51.634 | 98.939 | 37.642 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F7 | 0 | 13 |
Decimal | 247 | 0 | 19 |
Octal | 367 | 0 | 23 |
Binary | 11110111 | 00000000 | 00010011 |
Below, you can see some colors close to #f70013. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #f70013.
<span style="color:#f70013">Text here</span>
This paragraph has a background color of #f70013.
<p style="background-color:#f70013;">Content here</p>
This element has a border color of #f70013.
<div style="border:1px #f70013;">Content here</div>
.text {color:#f70013;}
.background {background-color:#f70013;}
.border {border:1px solid #f70013;}
.text-shadow {border:1px solid #f70013;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0d0001 is the darkest color, while #fff7f8 is the lightest one.