Shades of Jagger #362548
Tints of Jagger #362548
RGB
CMYK
RGB Variations
Color information
#362548 (or 0x362548) is known color: Jagger. HEX triplet: 36, 25 and 48. RGB value is (54,37,72). Sum of RGB (Red+Green+Blue) = 54+37+72=163 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.13% from 163); Green value is 37 (14.84% from 255 or 22.70% from 163); Blue value is 72 (28.52% from 255 or 44.17% from 163); Max value from RGB is 72 - color contains mainly: blue. Hex color #362548 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362548 is #C9DAB7. Grayscale: #2D2D2D. Windows color (decimal): -13228728 or 4728118. OLE color: 4728118.
HSL color Cylindrical-coordinate representation of color #362548: hue angle of 269.14º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #362548 is Cyan = 0.25, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 37 | 72 | - |
| CMYK | 0.25 | 0.49 | 0 | 0.72 |
| HSL | 269.14º | 0.32% | 0.21% | - |
| HSV(B) | 269.14º | 0.49% | 0.28% | - |
| XYZ | 3.35 | 2.58 | 6.45 | - |
| YUV | 46.07 | 142.63 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 72 | 0.25 | 0.49 | 0 | 0.72 | 269.14 | 0.32 | 0.21 |
| Hex | 36 | 25 | 48 | 19 | 31 | 0 | 48 | 10D | 20 | 15 |
| Octal | 66 | 45 | 110 | 31 | 61 | 0 | 110 | 415 | 40 | 25 |
| Binary | 110110 | 100101 | 1001000 | 11001 | 110001 | 0 | 1001000 | 100001101 | 100000 | 10101 |
Color Harmonies of #362548
Complementary color
Monochromatic Colors of #362548
Black with #362548
Text Example
Text Example
White with #362548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362548; }
p { color: rgb(54,37,72); }
H1.HeaderClassName
{
color: #362548;
}
.AnyTagClassName
{
color: #362548;
}
</style>
background-color css
<style>
a { background-color: #362548; }
a { background-color: rgb(54,37,72); }
div.DivClassName
{
background-color: #362548;
}
.BgClassName
{
background-color: #362548;
}
</style>
border-color css
<style>
span { border-color: #362548; }
span { border-color: rgb(54,37,72); }
td.TdClassName
{
border-color: #362548;
}
.TagClassName
{
border-color: #362548;
}
</style>