Shades of Jagger #443552
Tints of Jagger #443552
RGB
CMYK
RGB Variations
Color information
#443552 (or 0x443552) is known color: Jagger. HEX triplet: 44, 35 and 52. RGB value is (68,53,82). Sum of RGB (Red+Green+Blue) = 68+53+82=203 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.50% from 203); Green value is 53 (21.09% from 255 or 26.11% from 203); Blue value is 82 (32.42% from 255 or 40.39% from 203); Max value from RGB is 82 - color contains mainly: blue. Hex color #443552 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443552 is #BBCAAD. Grayscale: #3C3C3C. Windows color (decimal): -12307118 or 5387588. OLE color: 5387588.
HSL color Cylindrical-coordinate representation of color #443552: hue angle of 271.03º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #443552 is Cyan = 0.17, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 53 | 82 | - |
| CMYK | 0.17 | 0.35 | 0 | 0.68 |
| HSL | 271.03º | 0.21% | 0.26% | - |
| HSV(B) | 271.03º | 0.35% | 0.32% | - |
| XYZ | 5.18 | 4.38 | 8.56 | - |
| YUV | 60.79 | 139.97 | 133.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 82 | 0.17 | 0.35 | 0 | 0.68 | 271.03 | 0.21 | 0.26 |
| Hex | 44 | 35 | 52 | 11 | 23 | 0 | 44 | 10F | 15 | 1A |
| Octal | 104 | 65 | 122 | 21 | 43 | 0 | 104 | 417 | 25 | 32 |
| Binary | 1000100 | 110101 | 1010010 | 10001 | 100011 | 0 | 1000100 | 100001111 | 10101 | 11010 |
Color Harmonies of #443552
Complementary color
Monochromatic Colors of #443552
Black with #443552
Text Example
Text Example
White with #443552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443552; }
p { color: rgb(68,53,82); }
H1.HeaderClassName
{
color: #443552;
}
.AnyTagClassName
{
color: #443552;
}
</style>
background-color css
<style>
a { background-color: #443552; }
a { background-color: rgb(68,53,82); }
div.DivClassName
{
background-color: #443552;
}
.BgClassName
{
background-color: #443552;
}
</style>
border-color css
<style>
span { border-color: #443552; }
span { border-color: rgb(68,53,82); }
td.TdClassName
{
border-color: #443552;
}
.TagClassName
{
border-color: #443552;
}
</style>