Shades of Jagger #443158
Tints of Jagger #443158
RGB
CMYK
RGB Variations
Color information
#443158 (or 0x443158) is known color: Jagger. HEX triplet: 44, 31 and 58. RGB value is (68,49,88). Sum of RGB (Red+Green+Blue) = 68+49+88=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 49 (19.53% from 255 or 23.90% from 205); Blue value is 88 (34.77% from 255 or 42.93% from 205); Max value from RGB is 88 - color contains mainly: blue. Hex color #443158 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443158 is #BBCEA7. Grayscale: #3A3A3A. Windows color (decimal): -12308136 or 5779780. OLE color: 5779780.
HSL color Cylindrical-coordinate representation of color #443158: hue angle of 269.23º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #443158 is Cyan = 0.23, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 49 | 88 | - |
| CMYK | 0.23 | 0.44 | 0 | 0.65 |
| HSL | 269.23º | 0.28% | 0.27% | - |
| HSV(B) | 269.23º | 0.44% | 0.35% | - |
| XYZ | 5.24 | 4.13 | 9.75 | - |
| YUV | 59.13 | 144.29 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 49 | 88 | 0.23 | 0.44 | 0 | 0.65 | 269.23 | 0.28 | 0.27 |
| Hex | 44 | 31 | 58 | 17 | 2C | 0 | 41 | 10D | 1C | 1B |
| Octal | 104 | 61 | 130 | 27 | 54 | 0 | 101 | 415 | 34 | 33 |
| Binary | 1000100 | 110001 | 1011000 | 10111 | 101100 | 0 | 1000001 | 100001101 | 11100 | 11011 |
Color Harmonies of #443158
Complementary color
Monochromatic Colors of #443158
Black with #443158
Text Example
Text Example
White with #443158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443158; }
p { color: rgb(68,49,88); }
H1.HeaderClassName
{
color: #443158;
}
.AnyTagClassName
{
color: #443158;
}
</style>
background-color css
<style>
a { background-color: #443158; }
a { background-color: rgb(68,49,88); }
div.DivClassName
{
background-color: #443158;
}
.BgClassName
{
background-color: #443158;
}
</style>
border-color css
<style>
span { border-color: #443158; }
span { border-color: rgb(68,49,88); }
td.TdClassName
{
border-color: #443158;
}
.TagClassName
{
border-color: #443158;
}
</style>