Shades of Jagger #443554
Tints of Jagger #443554
RGB
CMYK
RGB Variations
Color information
#443554 (or 0x443554) is known color: Jagger. HEX triplet: 44, 35 and 54. RGB value is (68,53,84). Sum of RGB (Red+Green+Blue) = 68+53+84=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 84 (33.20% from 255 or 40.98% from 205); Max value from RGB is 84 - color contains mainly: blue. Hex color #443554 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443554 is #BBCAAB. Grayscale: #3C3C3C. Windows color (decimal): -12307116 or 5518660. OLE color: 5518660.
HSL color Cylindrical-coordinate representation of color #443554: hue angle of 269.03º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #443554 is Cyan = 0.19, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 53 | 84 | - |
| CMYK | 0.19 | 0.37 | 0 | 0.67 |
| HSL | 269.03º | 0.23% | 0.27% | - |
| HSV(B) | 269.03º | 0.37% | 0.33% | - |
| XYZ | 5.26 | 4.42 | 8.96 | - |
| YUV | 61.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 84 | 0.19 | 0.37 | 0 | 0.67 | 269.03 | 0.23 | 0.27 |
| Hex | 44 | 35 | 54 | 13 | 25 | 0 | 43 | 10D | 17 | 1B |
| Octal | 104 | 65 | 124 | 23 | 45 | 0 | 103 | 415 | 27 | 33 |
| Binary | 1000100 | 110101 | 1010100 | 10011 | 100101 | 0 | 1000011 | 100001101 | 10111 | 11011 |
Color Harmonies of #443554
Complementary color
Monochromatic Colors of #443554
Black with #443554
Text Example
Text Example
White with #443554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443554; }
p { color: rgb(68,53,84); }
H1.HeaderClassName
{
color: #443554;
}
.AnyTagClassName
{
color: #443554;
}
</style>
background-color css
<style>
a { background-color: #443554; }
a { background-color: rgb(68,53,84); }
div.DivClassName
{
background-color: #443554;
}
.BgClassName
{
background-color: #443554;
}
</style>
border-color css
<style>
span { border-color: #443554; }
span { border-color: rgb(68,53,84); }
td.TdClassName
{
border-color: #443554;
}
.TagClassName
{
border-color: #443554;
}
</style>