dark red
Enter any color value (e.g., #299080, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b44d50 color RGB value is (180,77,80)
#b44d50 color CMYK value
#b44d50 color HSL value
HSV(or HSB) | 358.3° | 57.2 | 70.6 |
XYZ | 22.924 | 15.590 | 9.390 |
Yxy | 0.479 | 0.325 | 15.590 |
LAB | 46.432 | 42.131 | 19.279 |
LUV | 46.432 | 74.825 | 14.532 |
Hunter-LAB | 39.484 | 34.537 | 13.538 |
CIE-LCH | 46.432 | 46.332 | 24.588 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B4 | 4D | 50 |
Decimal | 180 | 77 | 80 |
Octal | 264 | 115 | 120 |
Binary | 10110100 | 01001101 | 01010000 |
Below, you can see some colors close to #b44d50. 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 #b44d50.
<span style="color:#b44d50">Text here</span>
This paragraph has a background color of #b44d50.
<p style="background-color:#b44d50;">Content here</p>
This element has a border color of #b44d50.
<div style="border:1px #b44d50;">Content here</div>
.text {color:#b44d50;}
.background {background-color:#b44d50;}
.border {border:1px solid #b44d50;}
.text-shadow {border:1px solid #b44d50;}
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 #f9f1f2 is the lightest one.