deep pink/deep crimson
Enter any color value (e.g., #76e2b0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0a45 color RGB value is (255,10,69)
#ff0a45 color CMYK value
#ff0a45 color HSL value
HSV(or HSB) | 345.6° | 96.1 | 100.0 |
XYZ | 42.423 | 21.907 | 7.623 |
Yxy | 0.590 | 0.304 | 21.907 |
LAB | 53.928 | 80.698 | 38.136 |
LUV | 53.928 | 163.324 | 22.580 |
Hunter-LAB | 46.805 | 79.880 | 23.107 |
CIE-LCH | 53.928 | 89.255 | 25.295 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | A | 45 |
Decimal | 255 | 10 | 69 |
Octal | 377 | 12 | 105 |
Binary | 11111111 | 00001010 | 01000101 |
Below, you can see some colors close to #ff0a45. 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 #ff0a45.
<span style="color:#ff0a45">Text here</span>
This paragraph has a background color of #ff0a45.
<p style="background-color:#ff0a45;">Content here</p>
This element has a border color of #ff0a45.
<div style="border:1px #ff0a45;">Content here</div>
.text {color:#ff0a45;}
.background {background-color:#ff0a45;}
.border {border:1px solid #ff0a45;}
.text-shadow {border:1px solid #ff0a45;}
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 #fff4f6 is the lightest one.