Shades of Jagger #362545
Tints of Jagger #362545
RGB
CMYK
RGB Variations
Color information
#362545 (or 0x362545) is known color: Jagger. HEX triplet: 36, 25 and 45. RGB value is (54,37,69). Sum of RGB (Red+Green+Blue) = 54+37+69=160 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.75% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 69 (27.34% from 255 or 43.12% from 160); Max value from RGB is 69 - color contains mainly: blue. Hex color #362545 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362545 is #C9DABA. Grayscale: #2D2D2D. Windows color (decimal): -13228731 or 4531510. OLE color: 4531510.
HSL color Cylindrical-coordinate representation of color #362545: hue angle of 271.88º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #362545 is Cyan = 0.22, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 37 | 69 | - |
| CMYK | 0.22 | 0.46 | 0 | 0.73 |
| HSL | 271.88º | 0.3% | 0.21% | - |
| HSV(B) | 271.88º | 0.46% | 0.27% | - |
| XYZ | 3.26 | 2.54 | 5.95 | - |
| YUV | 45.73 | 141.13 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 69 | 0.22 | 0.46 | 0 | 0.73 | 271.88 | 0.3 | 0.21 |
| Hex | 36 | 25 | 45 | 16 | 2E | 0 | 49 | 110 | 1E | 15 |
| Octal | 66 | 45 | 105 | 26 | 56 | 0 | 111 | 420 | 36 | 25 |
| Binary | 110110 | 100101 | 1000101 | 10110 | 101110 | 0 | 1001001 | 100010000 | 11110 | 10101 |
Color Harmonies of #362545
Complementary color
Monochromatic Colors of #362545
Black with #362545
Text Example
Text Example
White with #362545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362545; }
p { color: rgb(54,37,69); }
H1.HeaderClassName
{
color: #362545;
}
.AnyTagClassName
{
color: #362545;
}
</style>
background-color css
<style>
a { background-color: #362545; }
a { background-color: rgb(54,37,69); }
div.DivClassName
{
background-color: #362545;
}
.BgClassName
{
background-color: #362545;
}
</style>
border-color css
<style>
span { border-color: #362545; }
span { border-color: rgb(54,37,69); }
td.TdClassName
{
border-color: #362545;
}
.TagClassName
{
border-color: #362545;
}
</style>