Shades of Jagger #362049
Tints of Jagger #362049
RGB
CMYK
RGB Variations
Color information
#362049 (or 0x362049) is known color: Jagger. HEX triplet: 36, 20 and 49. RGB value is (54,32,73). Sum of RGB (Red+Green+Blue) = 54+32+73=159 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.96% from 159); Green value is 32 (12.89% from 255 or 20.13% from 159); Blue value is 73 (28.91% from 255 or 45.91% from 159); Max value from RGB is 73 - color contains mainly: blue. Hex color #362049 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362049 is #C9DFB6. Grayscale: #2B2B2B. Windows color (decimal): -13230007 or 4792374. OLE color: 4792374.
HSL color Cylindrical-coordinate representation of color #362049: hue angle of 272.2º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #362049 is Cyan = 0.26, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 32 | 73 | - |
| CMYK | 0.26 | 0.56 | 0 | 0.71 |
| HSL | 272.2º | 0.39% | 0.21% | - |
| HSV(B) | 272.2º | 0.56% | 0.29% | - |
| XYZ | 3.24 | 2.3 | 6.58 | - |
| YUV | 43.25 | 144.79 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 73 | 0.26 | 0.56 | 0 | 0.71 | 272.2 | 0.39 | 0.21 |
| Hex | 36 | 20 | 49 | 1A | 38 | 0 | 47 | 110 | 27 | 15 |
| Octal | 66 | 40 | 111 | 32 | 70 | 0 | 107 | 420 | 47 | 25 |
| Binary | 110110 | 100000 | 1001001 | 11010 | 111000 | 0 | 1000111 | 100010000 | 100111 | 10101 |
Color Harmonies of #362049
Complementary color
Monochromatic Colors of #362049
Black with #362049
Text Example
Text Example
White with #362049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362049; }
p { color: rgb(54,32,73); }
H1.HeaderClassName
{
color: #362049;
}
.AnyTagClassName
{
color: #362049;
}
</style>
background-color css
<style>
a { background-color: #362049; }
a { background-color: rgb(54,32,73); }
div.DivClassName
{
background-color: #362049;
}
.BgClassName
{
background-color: #362049;
}
</style>
border-color css
<style>
span { border-color: #362049; }
span { border-color: rgb(54,32,73); }
td.TdClassName
{
border-color: #362049;
}
.TagClassName
{
border-color: #362049;
}
</style>