deep red/deep scarlet
#551f17 color RGB value is (85,31,23)
#551f17 color CMYK value
#551f17 color HSL value
HSV(or HSB) | 7.7° | 72.9 | 33.3 |
XYZ | 4.391 | 2.973 | 1.153 |
Yxy | 0.516 | 0.349 | 2.973 |
LAB | 19.936 | 24.512 | 18.039 |
LUV | 19.936 | 35.518 | 10.848 |
Hunter-LAB | 17.243 | 15.281 | 8.105 |
CIE-LCH | 19.936 | 30.434 | 36.35 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 55 | 1F | 17 |
Decimal | 85 | 31 | 23 |
Octal | 125 | 37 | 27 |
Binary | 01010101 | 00011111 | 00010111 |
Below, you can see some colors close to #551f17. 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 #551f17.
<span style="color:#551f17">Text here</span>
This paragraph has a background color of #551f17.
<p style="background-color:#551f17;">Content here</p>
This element has a border color of #551f17.
<div style="border:1px #551f17;">Content here</div>
.text {color:#551f17;}
.background {background-color:#551f17;}
.border {border:1px solid #551f17;}
.text-shadow {border:1px solid #551f17;}
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, #010100 is the darkest color, while #fbf1f0 is the lightest one.