dark bluish gray
Enter any color value (e.g., #0a73c5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#44444d color RGB value is (68,68,77)
#44444d color CMYK value
#44444d color HSL value
HSV(or HSB) | 240.0° | 11.7 | 30.2 |
XYZ | 5.791 | 5.899 | 7.855 |
Yxy | 0.296 | 0.302 | 5.899 |
LAB | 29.156 | 2.103 | -5.401 |
LUV | 29.156 | -0.486 | -6.746 |
Hunter-LAB | 24.288 | 0.053 | -2.173 |
CIE-LCH | 29.156 | 5.796 | 291.278 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 44 | 44 | 4D |
Decimal | 68 | 68 | 77 |
Octal | 104 | 104 | 115 |
Binary | 01000100 | 01000100 | 01001101 |
Below, you can see some colors close to #44444d. 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 #44444d.
<span style="color:#44444d">Text here</span>
This paragraph has a background color of #44444d.
<p style="background-color:#44444d;">Content here</p>
This element has a border color of #44444d.
<div style="border:1px #44444d;">Content here</div>
.text {color:#44444d;}
.background {background-color:#44444d;}
.border {border:1px solid #44444d;}
.text-shadow {border:1px solid #44444d;}
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, #080809 is the darkest color, while #fdfdfd is the lightest one.