Shades of Jagger #443155
Tints of Jagger #443155
RGB
CMYK
RGB Variations
Color information
#443155 (or 0x443155) is known color: Jagger. HEX triplet: 44, 31 and 55. RGB value is (68,49,85). Sum of RGB (Red+Green+Blue) = 68+49+85=202 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.66% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 85 (33.59% from 255 or 42.08% from 202); Max value from RGB is 85 - color contains mainly: blue. Hex color #443155 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443155 is #BBCEAA. Grayscale: #3A3A3A. Windows color (decimal): -12308139 or 5583172. OLE color: 5583172.
HSL color Cylindrical-coordinate representation of color #443155: hue angle of 271.67º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #443155 is Cyan = 0.20, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 49 | 85 | - |
| CMYK | 0.20 | 0.42 | 0 | 0.67 |
| HSL | 271.67º | 0.27% | 0.26% | - |
| HSV(B) | 271.67º | 0.42% | 0.33% | - |
| XYZ | 5.12 | 4.08 | 9.11 | - |
| YUV | 58.79 | 142.79 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 49 | 85 | 0.20 | 0.42 | 0 | 0.67 | 271.67 | 0.27 | 0.26 |
| Hex | 44 | 31 | 55 | 14 | 2A | 0 | 43 | 110 | 1B | 1A |
| Octal | 104 | 61 | 125 | 24 | 52 | 0 | 103 | 420 | 33 | 32 |
| Binary | 1000100 | 110001 | 1010101 | 10100 | 101010 | 0 | 1000011 | 100010000 | 11011 | 11010 |
Color Harmonies of #443155
Complementary color
Monochromatic Colors of #443155
Black with #443155
Text Example
Text Example
White with #443155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443155; }
p { color: rgb(68,49,85); }
H1.HeaderClassName
{
color: #443155;
}
.AnyTagClassName
{
color: #443155;
}
</style>
background-color css
<style>
a { background-color: #443155; }
a { background-color: rgb(68,49,85); }
div.DivClassName
{
background-color: #443155;
}
.BgClassName
{
background-color: #443155;
}
</style>
border-color css
<style>
span { border-color: #443155; }
span { border-color: rgb(68,49,85); }
td.TdClassName
{
border-color: #443155;
}
.TagClassName
{
border-color: #443155;
}
</style>