Shades of Jagger #362147
Tints of Jagger #362147
RGB
CMYK
RGB Variations
Color information
#362147 (or 0x362147) is known color: Jagger. HEX triplet: 36, 21 and 47. RGB value is (54,33,71). Sum of RGB (Red+Green+Blue) = 54+33+71=158 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.18% from 158); Green value is 33 (13.28% from 255 or 20.89% from 158); Blue value is 71 (28.12% from 255 or 44.94% from 158); Max value from RGB is 71 - color contains mainly: blue. Hex color #362147 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362147 is #C9DEB8. Grayscale: #2B2B2B. Windows color (decimal): -13229753 or 4661558. OLE color: 4661558.
HSL color Cylindrical-coordinate representation of color #362147: hue angle of 273.16º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #362147 is Cyan = 0.24, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 33 | 71 | - |
| CMYK | 0.24 | 0.54 | 0 | 0.72 |
| HSL | 273.16º | 0.37% | 0.2% | - |
| HSV(B) | 273.16º | 0.54% | 0.28% | - |
| XYZ | 3.2 | 2.33 | 6.24 | - |
| YUV | 43.61 | 143.46 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 71 | 0.24 | 0.54 | 0 | 0.72 | 273.16 | 0.37 | 0.2 |
| Hex | 36 | 21 | 47 | 18 | 36 | 0 | 48 | 111 | 25 | 14 |
| Octal | 66 | 41 | 107 | 30 | 66 | 0 | 110 | 421 | 45 | 24 |
| Binary | 110110 | 100001 | 1000111 | 11000 | 110110 | 0 | 1001000 | 100010001 | 100101 | 10100 |
Color Harmonies of #362147
Complementary color
Monochromatic Colors of #362147
Black with #362147
Text Example
Text Example
White with #362147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362147; }
p { color: rgb(54,33,71); }
H1.HeaderClassName
{
color: #362147;
}
.AnyTagClassName
{
color: #362147;
}
</style>
background-color css
<style>
a { background-color: #362147; }
a { background-color: rgb(54,33,71); }
div.DivClassName
{
background-color: #362147;
}
.BgClassName
{
background-color: #362147;
}
</style>
border-color css
<style>
span { border-color: #362147; }
span { border-color: rgb(54,33,71); }
td.TdClassName
{
border-color: #362147;
}
.TagClassName
{
border-color: #362147;
}
</style>