Shades of Jagger #362845
Tints of Jagger #362845
RGB
CMYK
RGB Variations
Color information
#362845 (or 0x362845) is known color: Jagger. HEX triplet: 36, 28 and 45. RGB value is (54,40,69). Sum of RGB (Red+Green+Blue) = 54+40+69=163 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.13% from 163); Green value is 40 (16.02% from 255 or 24.54% from 163); Blue value is 69 (27.34% from 255 or 42.33% from 163); Max value from RGB is 69 - color contains mainly: blue. Hex color #362845 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362845 is #C9D7BA. Grayscale: #2F2F2F. Windows color (decimal): -13227963 or 4532278. OLE color: 4532278.
HSL color Cylindrical-coordinate representation of color #362845: hue angle of 268.97º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #362845 is Cyan = 0.22, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 40 | 69 | - |
| CMYK | 0.22 | 0.42 | 0 | 0.73 |
| HSL | 268.97º | 0.27% | 0.21% | - |
| HSV(B) | 268.97º | 0.42% | 0.27% | - |
| XYZ | 3.35 | 2.73 | 5.98 | - |
| YUV | 47.49 | 140.14 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 69 | 0.22 | 0.42 | 0 | 0.73 | 268.97 | 0.27 | 0.21 |
| Hex | 36 | 28 | 45 | 16 | 2A | 0 | 49 | 10D | 1B | 15 |
| Octal | 66 | 50 | 105 | 26 | 52 | 0 | 111 | 415 | 33 | 25 |
| Binary | 110110 | 101000 | 1000101 | 10110 | 101010 | 0 | 1001001 | 100001101 | 11011 | 10101 |
Color Harmonies of #362845
Complementary color
Monochromatic Colors of #362845
Black with #362845
Text Example
Text Example
White with #362845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362845; }
p { color: rgb(54,40,69); }
H1.HeaderClassName
{
color: #362845;
}
.AnyTagClassName
{
color: #362845;
}
</style>
background-color css
<style>
a { background-color: #362845; }
a { background-color: rgb(54,40,69); }
div.DivClassName
{
background-color: #362845;
}
.BgClassName
{
background-color: #362845;
}
</style>
border-color css
<style>
span { border-color: #362845; }
span { border-color: rgb(54,40,69); }
td.TdClassName
{
border-color: #362845;
}
.TagClassName
{
border-color: #362845;
}
</style>