Shades of Jagger #362846
Tints of Jagger #362846
RGB
CMYK
RGB Variations
Color information
#362846 (or 0x362846) is known color: Jagger. HEX triplet: 36, 28 and 46. RGB value is (54,40,70). Sum of RGB (Red+Green+Blue) = 54+40+70=164 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.93% from 164); Green value is 40 (16.02% from 255 or 24.39% from 164); Blue value is 70 (27.73% from 255 or 42.68% from 164); Max value from RGB is 70 - color contains mainly: blue. Hex color #362846 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362846 is #C9D7B9. Grayscale: #2F2F2F. Windows color (decimal): -13227962 or 4597814. OLE color: 4597814.
HSL color Cylindrical-coordinate representation of color #362846: hue angle of 268º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #362846 is Cyan = 0.23, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 40 | 70 | - |
| CMYK | 0.23 | 0.43 | 0 | 0.73 |
| HSL | 268º | 0.27% | 0.22% | - |
| HSV(B) | 268º | 0.43% | 0.27% | - |
| XYZ | 3.39 | 2.74 | 6.15 | - |
| YUV | 47.61 | 140.64 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 70 | 0.23 | 0.43 | 0 | 0.73 | 268 | 0.27 | 0.22 |
| Hex | 36 | 28 | 46 | 17 | 2B | 0 | 49 | 10C | 1B | 16 |
| Octal | 66 | 50 | 106 | 27 | 53 | 0 | 111 | 414 | 33 | 26 |
| Binary | 110110 | 101000 | 1000110 | 10111 | 101011 | 0 | 1001001 | 100001100 | 11011 | 10110 |
Color Harmonies of #362846
Complementary color
Monochromatic Colors of #362846
Black with #362846
Text Example
Text Example
White with #362846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362846; }
p { color: rgb(54,40,70); }
H1.HeaderClassName
{
color: #362846;
}
.AnyTagClassName
{
color: #362846;
}
</style>
background-color css
<style>
a { background-color: #362846; }
a { background-color: rgb(54,40,70); }
div.DivClassName
{
background-color: #362846;
}
.BgClassName
{
background-color: #362846;
}
</style>
border-color css
<style>
span { border-color: #362846; }
span { border-color: rgb(54,40,70); }
td.TdClassName
{
border-color: #362846;
}
.TagClassName
{
border-color: #362846;
}
</style>