Pig Iron/ dark reddish gray
Enter any color value (e.g., #d5d924, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#484848 color RGB value is (72,72,72)
#484848 color CMYK value
#484848 color HSL value
HSV(or HSB) | 0° | 0 | 28.2 |
XYZ | 6.160 | 6.480 | 7.057 |
Yxy | 0.313 | 0.329 | 6.480 |
LAB | 30.593 | 0.002 | -0.004 |
LUV | 30.593 | 0.000 | -0.005 |
Hunter-LAB | 25.456 | -1.358 | 1.383 |
CIE-LCH | 30.593 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 48 | 48 | 48 |
Decimal | 72 | 72 | 72 |
Octal | 110 | 110 | 110 |
Binary | 01001000 | 01001000 | 01001000 |
Below, you can see some colors close to #484848. 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 #484848.
<span style="color:#484848">Text here</span>
This paragraph has a background color of #484848.
<p style="background-color:#484848;">Content here</p>
This element has a border color of #484848.
<div style="border:1px #484848;">Content here</div>
.text {color:#484848;}
.background {background-color:#484848;}
.border {border:1px solid #484848;}
.text-shadow {border:1px solid #484848;}
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, #080808 is the darkest color, while #fdfdfd is the lightest one.