deep pink-red/deep crimson
#551724 color RGB value is (85,23,36)
#551724 color CMYK value
#551724 color HSL value
HSV(or HSB) | 347.4° | 72.9 | 33.3 |
XYZ | 4.371 | 2.671 | 1.954 |
Yxy | 0.486 | 0.297 | 2.671 |
LAB | 18.677 | 29.669 | 7.423 |
LUV | 18.677 | 36.353 | 2.331 |
Hunter-LAB | 16.345 | 19.134 | 4.352 |
CIE-LCH | 18.677 | 30.583 | 14.046 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 55 | 17 | 24 |
Decimal | 85 | 23 | 36 |
Octal | 125 | 27 | 44 |
Binary | 01010101 | 00010111 | 00100100 |
Below, you can see some colors close to #551724. 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 #551724.
<span style="color:#551724">Text here</span>
This paragraph has a background color of #551724.
<p style="background-color:#551724;">Content here</p>
This element has a border color of #551724.
<div style="border:1px #551724;">Content here</div>
.text {color:#551724;}
.background {background-color:#551724;}
.border {border:1px solid #551724;}
.text-shadow {border:1px solid #551724;}
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, #010001 is the darkest color, while #fbf0f2 is the lightest one.