Shades of Jagger #362349
Tints of Jagger #362349
RGB
CMYK
RGB Variations
Color information
#362349 (or 0x362349) is known color: Jagger. HEX triplet: 36, 23 and 49. RGB value is (54,35,73). Sum of RGB (Red+Green+Blue) = 54+35+73=162 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.33% from 162); Green value is 35 (14.06% from 255 or 21.60% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 73 - color contains mainly: blue. Hex color #362349 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362349 is #C9DCB6. Grayscale: #2C2C2C. Windows color (decimal): -13229239 or 4793142. OLE color: 4793142.
HSL color Cylindrical-coordinate representation of color #362349: hue angle of 270º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #362349 is Cyan = 0.26, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 35 | 73 | - |
| CMYK | 0.26 | 0.52 | 0 | 0.71 |
| HSL | 270º | 0.35% | 0.21% | - |
| HSV(B) | 270º | 0.52% | 0.29% | - |
| XYZ | 3.32 | 2.47 | 6.6 | - |
| YUV | 45.01 | 143.79 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 73 | 0.26 | 0.52 | 0 | 0.71 | 270 | 0.35 | 0.21 |
| Hex | 36 | 23 | 49 | 1A | 34 | 0 | 47 | 10E | 23 | 15 |
| Octal | 66 | 43 | 111 | 32 | 64 | 0 | 107 | 416 | 43 | 25 |
| Binary | 110110 | 100011 | 1001001 | 11010 | 110100 | 0 | 1000111 | 100001110 | 100011 | 10101 |
Color Harmonies of #362349
Complementary color
Monochromatic Colors of #362349
Black with #362349
Text Example
Text Example
White with #362349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362349; }
p { color: rgb(54,35,73); }
H1.HeaderClassName
{
color: #362349;
}
.AnyTagClassName
{
color: #362349;
}
</style>
background-color css
<style>
a { background-color: #362349; }
a { background-color: rgb(54,35,73); }
div.DivClassName
{
background-color: #362349;
}
.BgClassName
{
background-color: #362349;
}
</style>
border-color css
<style>
span { border-color: #362349; }
span { border-color: rgb(54,35,73); }
td.TdClassName
{
border-color: #362349;
}
.TagClassName
{
border-color: #362349;
}
</style>