Shades of Jagger #362549
Tints of Jagger #362549
RGB
CMYK
RGB Variations
Color information
#362549 (or 0x362549) is known color: Jagger. HEX triplet: 36, 25 and 49. RGB value is (54,37,73). Sum of RGB (Red+Green+Blue) = 54+37+73=164 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.93% from 164); Green value is 37 (14.84% from 255 or 22.56% from 164); Blue value is 73 (28.91% from 255 or 44.51% from 164); Max value from RGB is 73 - color contains mainly: blue. Hex color #362549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362549 is #C9DAB6. Grayscale: #2E2E2E. Windows color (decimal): -13228727 or 4793654. OLE color: 4793654.
HSL color Cylindrical-coordinate representation of color #362549: hue angle of 268.33º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #362549 is Cyan = 0.26, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 37 | 73 | - |
| CMYK | 0.26 | 0.49 | 0 | 0.71 |
| HSL | 268.33º | 0.33% | 0.22% | - |
| HSV(B) | 268.33º | 0.49% | 0.29% | - |
| XYZ | 3.39 | 2.59 | 6.62 | - |
| YUV | 46.19 | 143.13 | 133.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 73 | 0.26 | 0.49 | 0 | 0.71 | 268.33 | 0.33 | 0.22 |
| Hex | 36 | 25 | 49 | 1A | 31 | 0 | 47 | 10C | 21 | 16 |
| Octal | 66 | 45 | 111 | 32 | 61 | 0 | 107 | 414 | 41 | 26 |
| Binary | 110110 | 100101 | 1001001 | 11010 | 110001 | 0 | 1000111 | 100001100 | 100001 | 10110 |
Color Harmonies of #362549
Complementary color
Monochromatic Colors of #362549
Black with #362549
Text Example
Text Example
White with #362549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362549; }
p { color: rgb(54,37,73); }
H1.HeaderClassName
{
color: #362549;
}
.AnyTagClassName
{
color: #362549;
}
</style>
background-color css
<style>
a { background-color: #362549; }
a { background-color: rgb(54,37,73); }
div.DivClassName
{
background-color: #362549;
}
.BgClassName
{
background-color: #362549;
}
</style>
border-color css
<style>
span { border-color: #362549; }
span { border-color: rgb(54,37,73); }
td.TdClassName
{
border-color: #362549;
}
.TagClassName
{
border-color: #362549;
}
</style>