#f3190e color RGB value is (243,25,14)
#f3190e color CMYK value
#f3190e color HSL value
HSV(or HSB) | 2.9° | 94.2 | 95.3 |
XYZ | 37.389 | 19.782 | 2.263 |
Yxy | 0.629 | 0.333 | 19.782 |
LAB | 51.589 | 75.024 | 61.544 |
LUV | 51.589 | 161.54 | 36.154 |
Hunter-LAB | 44.477 | 72.221 | 28.117 |
CIE-LCH | 51.589 | 97.038 | 39.363 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F3 | 19 | E |
Decimal | 243 | 25 | 14 |
Octal | 363 | 31 | 16 |
Binary | 11110011 | 00011001 | 00001110 |
Below, you can see some colors close to #f3190e. 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 #f3190e.
<span style="color:#f3190e">Text here</span>
This paragraph has a background color of #f3190e.
<p style="background-color:#f3190e;">Content here</p>
This element has a border color of #f3190e.
<div style="border:1px #f3190e;">Content here</div>
.text {color:#f3190e;}
.background {background-color:#f3190e;}
.border {border:1px solid #f3190e;}
.text-shadow {border:1px solid #f3190e;}
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, #020000 is the darkest color, while #feeeed is the lightest one.