deep pink-red/deep amaranth
#55000f color RGB value is (85,0,15)
#55000f color CMYK value
#55000f color HSL value
HSV(or HSB) | 349.4° | 100 | 33.3 |
XYZ | 3.833 | 1.966 | 0.629 |
Yxy | 0.596 | 0.306 | 1.966 |
LAB | 15.307 | 36.514 | 17.389 |
LUV | 15.307 | 47.276 | 6.8 |
Hunter-LAB | 14.021 | 24.257 | 7.153 |
CIE-LCH | 15.307 | 40.443 | 25.465 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 55 | 0 | F |
Decimal | 85 | 0 | 15 |
Octal | 125 | 0 | 17 |
Binary | 01010101 | 00000000 | 00001111 |
Below, you can see some colors close to #55000f. 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 #55000f.
<span style="color:#55000f">Text here</span>
This paragraph has a background color of #55000f.
<p style="background-color:#55000f;">Content here</p>
This element has a border color of #55000f.
<div style="border:1px #55000f;">Content here</div>
.text {color:#55000f;}
.background {background-color:#55000f;}
.border {border:1px solid #55000f;}
.text-shadow {border:1px solid #55000f;}
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, #000000 is the darkest color, while #ffeaee is the lightest one.