Shades of Jagger #362447
Tints of Jagger #362447
RGB
CMYK
RGB Variations
Color information
#362447 (or 0x362447) is known color: Jagger. HEX triplet: 36, 24 and 47. RGB value is (54,36,71). Sum of RGB (Red+Green+Blue) = 54+36+71=161 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.54% from 161); Green value is 36 (14.45% from 255 or 22.36% from 161); Blue value is 71 (28.12% from 255 or 44.10% from 161); Max value from RGB is 71 - color contains mainly: blue. Hex color #362447 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362447 is #C9DBB8. Grayscale: #2D2D2D. Windows color (decimal): -13228985 or 4662326. OLE color: 4662326.
HSL color Cylindrical-coordinate representation of color #362447: hue angle of 270.86º degrees, saturation: 0.33, 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 #362447 is Cyan = 0.24, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 36 | 71 | - |
| CMYK | 0.24 | 0.49 | 0 | 0.72 |
| HSL | 270.86º | 0.33% | 0.21% | - |
| HSV(B) | 270.86º | 0.49% | 0.28% | - |
| XYZ | 3.29 | 2.5 | 6.27 | - |
| YUV | 45.37 | 142.46 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 71 | 0.24 | 0.49 | 0 | 0.72 | 270.86 | 0.33 | 0.21 |
| Hex | 36 | 24 | 47 | 18 | 31 | 0 | 48 | 10F | 21 | 15 |
| Octal | 66 | 44 | 107 | 30 | 61 | 0 | 110 | 417 | 41 | 25 |
| Binary | 110110 | 100100 | 1000111 | 11000 | 110001 | 0 | 1001000 | 100001111 | 100001 | 10101 |
Color Harmonies of #362447
Complementary color
Monochromatic Colors of #362447
Black with #362447
Text Example
Text Example
White with #362447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362447; }
p { color: rgb(54,36,71); }
H1.HeaderClassName
{
color: #362447;
}
.AnyTagClassName
{
color: #362447;
}
</style>
background-color css
<style>
a { background-color: #362447; }
a { background-color: rgb(54,36,71); }
div.DivClassName
{
background-color: #362447;
}
.BgClassName
{
background-color: #362447;
}
</style>
border-color css
<style>
span { border-color: #362447; }
span { border-color: rgb(54,36,71); }
td.TdClassName
{
border-color: #362447;
}
.TagClassName
{
border-color: #362447;
}
</style>