deep pink/deep crimson
Enter any color value (e.g., #79b5b1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f4003a color RGB value is (244,0,58)
#f4003a color CMYK value
#f4003a color HSL value
HSV(or HSB) | 345.7° | 100.0 | 95.7 |
XYZ | 38.072 | 19.539 | 5.768 |
Yxy | 0.601 | 0.308 | 19.539 |
LAB | 51.311 | 78.439 | 40.942 |
LUV | 51.311 | 159.557 | 24.223 |
Hunter-LAB | 44.202 | 76.389 | 23.205 |
CIE-LCH | 51.311 | 88.481 | 27.563 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F4 | 0 | 3A |
Decimal | 244 | 0 | 58 |
Octal | 364 | 0 | 72 |
Binary | 11110100 | 00000000 | 00111010 |
Below, you can see some colors close to #f4003a. 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 #f4003a.
<span style="color:#f4003a">Text here</span>
This paragraph has a background color of #f4003a.
<p style="background-color:#f4003a;">Content here</p>
This element has a border color of #f4003a.
<div style="border:1px #f4003a;">Content here</div>
.text {color:#f4003a;}
.background {background-color:#f4003a;}
.border {border:1px solid #f4003a;}
.text-shadow {border:1px solid #f4003a;}
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, #0a0002 is the darkest color, while #fff4f7 is the lightest one.