Shades of Jagger #362347
Tints of Jagger #362347
RGB
CMYK
RGB Variations
Color information
#362347 (or 0x362347) is known color: Jagger. HEX triplet: 36, 23 and 47. RGB value is (54,35,71). Sum of RGB (Red+Green+Blue) = 54+35+71=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 71 (28.12% from 255 or 44.38% from 160); Max value from RGB is 71 - color contains mainly: blue. Hex color #362347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362347 is #C9DCB8. Grayscale: #2C2C2C. Windows color (decimal): -13229241 or 4662070. OLE color: 4662070.
HSL color Cylindrical-coordinate representation of color #362347: hue angle of 271.67º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #362347 is Cyan = 0.24, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 35 | 71 | - |
| CMYK | 0.24 | 0.51 | 0 | 0.72 |
| HSL | 271.67º | 0.34% | 0.21% | - |
| HSV(B) | 271.67º | 0.51% | 0.28% | - |
| XYZ | 3.26 | 2.44 | 6.26 | - |
| YUV | 44.79 | 142.79 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 71 | 0.24 | 0.51 | 0 | 0.72 | 271.67 | 0.34 | 0.21 |
| Hex | 36 | 23 | 47 | 18 | 33 | 0 | 48 | 110 | 22 | 15 |
| Octal | 66 | 43 | 107 | 30 | 63 | 0 | 110 | 420 | 42 | 25 |
| Binary | 110110 | 100011 | 1000111 | 11000 | 110011 | 0 | 1001000 | 100010000 | 100010 | 10101 |
Color Harmonies of #362347
Complementary color
Monochromatic Colors of #362347
Black with #362347
Text Example
Text Example
White with #362347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362347; }
p { color: rgb(54,35,71); }
H1.HeaderClassName
{
color: #362347;
}
.AnyTagClassName
{
color: #362347;
}
</style>
background-color css
<style>
a { background-color: #362347; }
a { background-color: rgb(54,35,71); }
div.DivClassName
{
background-color: #362347;
}
.BgClassName
{
background-color: #362347;
}
</style>
border-color css
<style>
span { border-color: #362347; }
span { border-color: rgb(54,35,71); }
td.TdClassName
{
border-color: #362347;
}
.TagClassName
{
border-color: #362347;
}
</style>