dark orangish gray/dark tangeloish gray
#484441 color RGB value is (72,68,65)
#484441 color CMYK value
#484441 color HSL value
HSV(or HSB) | 25.7° | 9.7 | 28.2 |
XYZ | 5.694 | 5.894 | 5.839 |
Yxy | 0.327 | 0.338 | 5.894 |
LAB | 29.142 | 1.06 | 2.413 |
LUV | 29.142 | 2.354 | 2.613 |
Hunter-LAB | 24.277 | -0.62 | 2.735 |
CIE-LCH | 29.142 | 2.636 | 66.29 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 48 | 44 | 41 |
Decimal | 72 | 68 | 65 |
Octal | 110 | 104 | 101 |
Binary | 01001000 | 01000100 | 01000001 |
Below, you can see some colors close to #484441. 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 #484441.
<span style="color:#484441">Text here</span>
This paragraph has a background color of #484441.
<p style="background-color:#484441;">Content here</p>
This element has a border color of #484441.
<div style="border:1px #484441;">Content here</div>
.text {color:#484441;}
.background {background-color:#484441;}
.border {border:1px solid #484441;}
.text-shadow {border:1px solid #484441;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.