dark red-orange/dark vermilion
#b4634d color RGB value is (180,99,77)
#b4634d color CMYK value
#b4634d color HSL value
HSV(or HSB) | 12.8° | 57.2 | 70.6 |
XYZ | 24.624 | 19.163 | 9.422 |
Yxy | 0.463 | 0.36 | 19.163 |
LAB | 50.877 | 30.481 | 26.843 |
LUV | 50.877 | 60.564 | 25.41 |
Hunter-LAB | 43.775 | 23.8 | 17.881 |
CIE-LCH | 50.877 | 40.615 | 41.369 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B4 | 63 | 4D |
Decimal | 180 | 99 | 77 |
Octal | 264 | 143 | 115 |
Binary | 10110100 | 01100011 | 01001101 |
Below, you can see some colors close to #b4634d. 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 #b4634d.
<span style="color:#b4634d">Text here</span>
This paragraph has a background color of #b4634d.
<p style="background-color:#b4634d;">Content here</p>
This element has a border color of #b4634d.
<div style="border:1px #b4634d;">Content here</div>
.text {color:#b4634d;}
.background {background-color:#b4634d;}
.border {border:1px solid #b4634d;}
.text-shadow {border:1px solid #b4634d;}
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, #010101 is the darkest color, while #f9f3f1 is the lightest one.