deep red
Enter any color value (e.g., #bf7a1f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#570000 color RGB value is (87,0,0)
#570000 color CMYK value
#570000 color HSL value
HSV(or HSB) | 0.0° | 100.0 | 34.1 |
XYZ | 3.930 | 2.026 | 0.184 |
Yxy | 0.640 | 0.330 | 2.026 |
LAB | 15.624 | 36.592 | 24.307 |
LUV | 15.624 | 51.380 | 11.080 |
Hunter-LAB | 14.235 | 24.377 | 9.198 |
CIE-LCH | 15.624 | 43.930 | 33.595 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 57 | 0 | 0 |
Decimal | 87 | 0 | 0 |
Octal | 127 | 0 | 0 |
Binary | 01010111 | 00000000 | 00000000 |
Below, you can see some colors close to #570000. 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 #570000.
<span style="color:#570000">Text here</span>
This paragraph has a background color of #570000.
<p style="background-color:#570000;">Content here</p>
This element has a border color of #570000.
<div style="border:1px #570000;">Content here</div>
.text {color:#570000;}
.background {background-color:#570000;}
.border {border:1px solid #570000;}
.text-shadow {border:1px solid #570000;}
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, #020000 is the darkest color, while #ffecec is the lightest one.