Shades of Jagger #444047
Tints of Jagger #444047
RGB
CMYK
RGB Variations
Color information
#444047 (or 0x444047) is known color: Jagger. HEX triplet: 44, 40 and 47. RGB value is (68,64,71). Sum of RGB (Red+Green+Blue) = 68+64+71=203 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.50% from 203); Green value is 64 (25.39% from 255 or 31.53% from 203); Blue value is 71 (28.12% from 255 or 34.98% from 203); Max value from RGB is 71 - color contains mainly: blue. Hex color #444047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #444047 is #BBBFB8. Grayscale: #414141. Windows color (decimal): -12304313 or 4669508. OLE color: 4669508.
HSL color Cylindrical-coordinate representation of color #444047: hue angle of 274.29º degrees, saturation: 0.05, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #444047 is Cyan = 0.04, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 64 | 71 | - |
| CMYK | 0.04 | 0.10 | 0 | 0.72 |
| HSL | 274.29º | 0.05% | 0.26% | - |
| HSV(B) | 274.29º | 0.1% | 0.28% | - |
| XYZ | 5.35 | 5.35 | 6.71 | - |
| YUV | 65.99 | 130.83 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 64 | 71 | 0.04 | 0.10 | 0 | 0.72 | 274.29 | 0.05 | 0.26 |
| Hex | 44 | 40 | 47 | 4 | A | 0 | 48 | 112 | 5 | 1A |
| Octal | 104 | 100 | 107 | 4 | 12 | 0 | 110 | 422 | 5 | 32 |
| Binary | 1000100 | 1000000 | 1000111 | 100 | 1010 | 0 | 1001000 | 100010010 | 101 | 11010 |
Color Harmonies of #444047
Complementary color
Monochromatic Colors of #444047
Black with #444047
Text Example
Text Example
White with #444047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444047; }
p { color: rgb(68,64,71); }
H1.HeaderClassName
{
color: #444047;
}
.AnyTagClassName
{
color: #444047;
}
</style>
background-color css
<style>
a { background-color: #444047; }
a { background-color: rgb(68,64,71); }
div.DivClassName
{
background-color: #444047;
}
.BgClassName
{
background-color: #444047;
}
</style>
border-color css
<style>
span { border-color: #444047; }
span { border-color: rgb(68,64,71); }
td.TdClassName
{
border-color: #444047;
}
.TagClassName
{
border-color: #444047;
}
</style>