Shades of Jagger #443556
Tints of Jagger #443556
RGB
CMYK
RGB Variations
Color information
#443556 (or 0x443556) is known color: Jagger. HEX triplet: 44, 35 and 56. RGB value is (68,53,86). Sum of RGB (Red+Green+Blue) = 68+53+86=207 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.85% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 86 - color contains mainly: blue. Hex color #443556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443556 is #BBCAA9. Grayscale: #3D3D3D. Windows color (decimal): -12307114 or 5649732. OLE color: 5649732.
HSL color Cylindrical-coordinate representation of color #443556: hue angle of 267.27º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #443556 is Cyan = 0.21, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 53 | 86 | - |
| CMYK | 0.21 | 0.38 | 0 | 0.66 |
| HSL | 267.27º | 0.24% | 0.27% | - |
| HSV(B) | 267.27º | 0.38% | 0.34% | - |
| XYZ | 5.34 | 4.45 | 9.38 | - |
| YUV | 61.25 | 141.97 | 132.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 86 | 0.21 | 0.38 | 0 | 0.66 | 267.27 | 0.24 | 0.27 |
| Hex | 44 | 35 | 56 | 15 | 26 | 0 | 42 | 10B | 18 | 1B |
| Octal | 104 | 65 | 126 | 25 | 46 | 0 | 102 | 413 | 30 | 33 |
| Binary | 1000100 | 110101 | 1010110 | 10101 | 100110 | 0 | 1000010 | 100001011 | 11000 | 11011 |
Color Harmonies of #443556
Complementary color
Monochromatic Colors of #443556
Black with #443556
Text Example
Text Example
White with #443556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443556; }
p { color: rgb(68,53,86); }
H1.HeaderClassName
{
color: #443556;
}
.AnyTagClassName
{
color: #443556;
}
</style>
background-color css
<style>
a { background-color: #443556; }
a { background-color: rgb(68,53,86); }
div.DivClassName
{
background-color: #443556;
}
.BgClassName
{
background-color: #443556;
}
</style>
border-color css
<style>
span { border-color: #443556; }
span { border-color: rgb(68,53,86); }
td.TdClassName
{
border-color: #443556;
}
.TagClassName
{
border-color: #443556;
}
</style>