Shades of Jagger #443553
Tints of Jagger #443553
RGB
CMYK
RGB Variations
Color information
#443553 (or 0x443553) is known color: Jagger. HEX triplet: 44, 35 and 53. RGB value is (68,53,83). Sum of RGB (Red+Green+Blue) = 68+53+83=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 83 (32.81% from 255 or 40.69% from 204); Max value from RGB is 83 - color contains mainly: blue. Hex color #443553 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443553 is #BBCAAC. Grayscale: #3C3C3C. Windows color (decimal): -12307117 or 5453124. OLE color: 5453124.
HSL color Cylindrical-coordinate representation of color #443553: hue angle of 270º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #443553 is Cyan = 0.18, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 53 | 83 | - |
| CMYK | 0.18 | 0.36 | 0 | 0.67 |
| HSL | 270º | 0.22% | 0.27% | - |
| HSV(B) | 270º | 0.36% | 0.33% | - |
| XYZ | 5.22 | 4.4 | 8.76 | - |
| YUV | 60.91 | 140.47 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 83 | 0.18 | 0.36 | 0 | 0.67 | 270 | 0.22 | 0.27 |
| Hex | 44 | 35 | 53 | 12 | 24 | 0 | 43 | 10E | 16 | 1B |
| Octal | 104 | 65 | 123 | 22 | 44 | 0 | 103 | 416 | 26 | 33 |
| Binary | 1000100 | 110101 | 1010011 | 10010 | 100100 | 0 | 1000011 | 100001110 | 10110 | 11011 |
Color Harmonies of #443553
Complementary color
Monochromatic Colors of #443553
Black with #443553
Text Example
Text Example
White with #443553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443553; }
p { color: rgb(68,53,83); }
H1.HeaderClassName
{
color: #443553;
}
.AnyTagClassName
{
color: #443553;
}
</style>
background-color css
<style>
a { background-color: #443553; }
a { background-color: rgb(68,53,83); }
div.DivClassName
{
background-color: #443553;
}
.BgClassName
{
background-color: #443553;
}
</style>
border-color css
<style>
span { border-color: #443553; }
span { border-color: rgb(68,53,83); }
td.TdClassName
{
border-color: #443553;
}
.TagClassName
{
border-color: #443553;
}
</style>