reddish black
Enter any color value (e.g., #3a92d8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f3004a color RGB value is (243,0,74)
#f3004a color CMYK value
#f3004a color HSL value
HSV(or HSB) | 341.7° | 100 | 95.3 |
XYZ | 38.198 | 19.549 | 8.239 |
Yxy | 0.579 | 0.296 | 19.549 |
LAB | 51.324 | 78.794 | 31.483 |
LUV | 51.324 | 154.239 | 17.13 |
Hunter-LAB | 44.214 | 76.837 | 19.902 |
CIE-LCH | 51.324 | 84.851 | 21.78 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F3 | 0 | 4A |
Decimal | 243 | 0 | 74 |
Octal | 363 | 0 | 112 |
Binary | 11110011 | 00000000 | 01001010 |
Below, you can see some colors close to #f3004a. 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 #f3004a.
<span style="color:#f3004a">Text here</span>
This paragraph has a background color of #f3004a.
<p style="background-color:#f3004a;">Content here</p>
This element has a border color of #f3004a.
<div style="border:1px #f3004a;">Content here</div>
.text {color:#f3004a;}
.background {background-color:#f3004a;}
.border {border:1px solid #f3004a;}
.text-shadow {border:1px solid #f3004a;}
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, #090003 is the darkest color, while #fff3f7 is the lightest one.