Shades of Jagger #362746
Tints of Jagger #362746
RGB
CMYK
RGB Variations
Color information
#362746 (or 0x362746) is known color: Jagger. HEX triplet: 36, 27 and 46. RGB value is (54,39,70). Sum of RGB (Red+Green+Blue) = 54+39+70=163 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.13% from 163); Green value is 39 (15.62% from 255 or 23.93% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 70 - color contains mainly: blue. Hex color #362746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362746 is #C9D8B9. Grayscale: #2E2E2E. Windows color (decimal): -13228218 or 4597558. OLE color: 4597558.
HSL color Cylindrical-coordinate representation of color #362746: hue angle of 269.03º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #362746 is Cyan = 0.23, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 39 | 70 | - |
| CMYK | 0.23 | 0.44 | 0 | 0.73 |
| HSL | 269.03º | 0.28% | 0.21% | - |
| HSV(B) | 269.03º | 0.44% | 0.27% | - |
| XYZ | 3.35 | 2.68 | 6.13 | - |
| YUV | 47.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 70 | 0.23 | 0.44 | 0 | 0.73 | 269.03 | 0.28 | 0.21 |
| Hex | 36 | 27 | 46 | 17 | 2C | 0 | 49 | 10D | 1C | 15 |
| Octal | 66 | 47 | 106 | 27 | 54 | 0 | 111 | 415 | 34 | 25 |
| Binary | 110110 | 100111 | 1000110 | 10111 | 101100 | 0 | 1001001 | 100001101 | 11100 | 10101 |
Color Harmonies of #362746
Complementary color
Monochromatic Colors of #362746
Black with #362746
Text Example
Text Example
White with #362746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362746; }
p { color: rgb(54,39,70); }
H1.HeaderClassName
{
color: #362746;
}
.AnyTagClassName
{
color: #362746;
}
</style>
background-color css
<style>
a { background-color: #362746; }
a { background-color: rgb(54,39,70); }
div.DivClassName
{
background-color: #362746;
}
.BgClassName
{
background-color: #362746;
}
</style>
border-color css
<style>
span { border-color: #362746; }
span { border-color: rgb(54,39,70); }
td.TdClassName
{
border-color: #362746;
}
.TagClassName
{
border-color: #362746;
}
</style>