#44445a color RGB value is (68,68,90)
#44445a color CMYK value
#44445a color HSL value
HSV(or HSB) | 240° | 24.4 | 35.3 |
XYZ | 6.296 | 6.101 | 10.519 |
Yxy | 0.275 | 0.266 | 6.101 |
LAB | 29.667 | 5.473 | -13.033 |
LUV | 29.667 | -1.22 | -16.926 |
Hunter-LAB | 24.701 | 2.274 | -7.957 |
CIE-LCH | 29.667 | 14.136 | 292.779 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 44 | 44 | 5A |
Decimal | 68 | 68 | 90 |
Octal | 104 | 104 | 132 |
Binary | 01000100 | 01000100 | 01011010 |
Below, you can see some colors close to #44445a. 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 #44445a.
<span style="color:#44445a">Text here</span>
This paragraph has a background color of #44445a.
<p style="background-color:#44445a;">Content here</p>
This element has a border color of #44445a.
<div style="border:1px #44445a;">Content here</div>
.text {color:#44445a;}
.background {background-color:#44445a;}
.border {border:1px solid #44445a;}
.text-shadow {border:1px solid #44445a;}
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, #040405 is the darkest color, while #f8f8fa is the lightest one.