deep red/deep amaranth
Enter any color value (e.g., #461d7c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b3000d color RGB value is (179,0,13)
#b3000d color CMYK value
#b3000d color HSL value
HSV(or HSB) | 355.6° | 100.0 | 70.2 |
XYZ | 18.663 | 9.613 | 1.253 |
Yxy | 0.632 | 0.326 | 9.613 |
LAB | 37.138 | 61.571 | 46.469 |
LUV | 37.138 | 120.806 | 24.585 |
Hunter-LAB | 31.004 | 53.190 | 19.308 |
CIE-LCH | 37.138 | 77.138 | 37.043 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B3 | 0 | D |
Decimal | 179 | 0 | 13 |
Octal | 263 | 0 | 15 |
Binary | 10110011 | 00000000 | 00001101 |
Below, you can see some colors close to #b3000d. 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 #b3000d.
<span style="color:#b3000d">Text here</span>
This paragraph has a background color of #b3000d.
<p style="background-color:#b3000d;">Content here</p>
This element has a border color of #b3000d.
<div style="border:1px #b3000d;">Content here</div>
.text {color:#b3000d;}
.background {background-color:#b3000d;}
.border {border:1px solid #b3000d;}
.text-shadow {border:1px solid #b3000d;}
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, #090001 is the darkest color, while #fff3f4 is the lightest one.