Shades of Jagger #443849
Tints of Jagger #443849
RGB
CMYK
RGB Variations
Color information
#443849 (or 0x443849) is known color: Jagger. HEX triplet: 44, 38 and 49. RGB value is (68,56,73). Sum of RGB (Red+Green+Blue) = 68+56+73=197 (26% of max value = 765). Red value is 68 (26.95% from 255 or 34.52% from 197); Green value is 56 (22.27% from 255 or 28.43% from 197); Blue value is 73 (28.91% from 255 or 37.06% from 197); Max value from RGB is 73 - color contains mainly: blue. Hex color #443849 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #443849 is #BBC7B6. Grayscale: #3D3D3D. Windows color (decimal): -12306359 or 4798532. OLE color: 4798532.
HSL color Cylindrical-coordinate representation of color #443849: hue angle of 282.35º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #443849 is Cyan = 0.07, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 68 | 56 | 73 | - |
| CMYK | 0.07 | 0.23 | 0 | 0.71 |
| HSL | 282.35º | 0.13% | 0.25% | - |
| HSV(B) | 282.35º | 0.23% | 0.29% | - |
| XYZ | 5 | 4.54 | 6.92 | - |
| YUV | 61.53 | 134.48 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 73 | 0.07 | 0.23 | 0 | 0.71 | 282.35 | 0.13 | 0.25 |
| Hex | 44 | 38 | 49 | 7 | 17 | 0 | 47 | 11A | D | 19 |
| Octal | 104 | 70 | 111 | 7 | 27 | 0 | 107 | 432 | 15 | 31 |
| Binary | 1000100 | 111000 | 1001001 | 111 | 10111 | 0 | 1000111 | 100011010 | 1101 | 11001 |
Color Harmonies of #443849
Complementary color
Monochromatic Colors of #443849
Black with #443849
Text Example
Text Example
White with #443849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443849; }
p { color: rgb(68,56,73); }
H1.HeaderClassName
{
color: #443849;
}
.AnyTagClassName
{
color: #443849;
}
</style>
background-color css
<style>
a { background-color: #443849; }
a { background-color: rgb(68,56,73); }
div.DivClassName
{
background-color: #443849;
}
.BgClassName
{
background-color: #443849;
}
</style>
border-color css
<style>
span { border-color: #443849; }
span { border-color: rgb(68,56,73); }
td.TdClassName
{
border-color: #443849;
}
.TagClassName
{
border-color: #443849;
}
</style>