reddish black
Enter any color value (e.g., #0c4500, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0945 color RGB value is (255,9,69)
#ff0945 color CMYK value
#ff0945 color HSL value
HSV(or HSB) | 345.4° | 96.5 | 100 |
XYZ | 42.412 | 21.885 | 7.619 |
Yxy | 0.59 | 0.304 | 21.885 |
LAB | 53.905 | 80.765 | 38.11 |
LUV | 53.905 | 163.443 | 22.532 |
Hunter-LAB | 46.781 | 79.96 | 23.091 |
CIE-LCH | 53.905 | 89.305 | 25.261 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 9 | 45 |
Decimal | 255 | 9 | 69 |
Octal | 377 | 11 | 105 |
Binary | 11111111 | 00001001 | 01000101 |
Below, you can see some colors close to #ff0945. 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 #ff0945.
<span style="color:#ff0945">Text here</span>
This paragraph has a background color of #ff0945.
<p style="background-color:#ff0945;">Content here</p>
This element has a border color of #ff0945.
<div style="border:1px #ff0945;">Content here</div>
.text {color:#ff0945;}
.background {background-color:#ff0945;}
.border {border:1px solid #ff0945;}
.text-shadow {border:1px solid #ff0945;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.