Shades of Jagger #362649
Tints of Jagger #362649
RGB
CMYK
RGB Variations
Color information
#362649 (or 0x362649) is known color: Jagger. HEX triplet: 36, 26 and 49. RGB value is (54,38,73). Sum of RGB (Red+Green+Blue) = 54+38+73=165 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.73% from 165); Green value is 38 (15.23% from 255 or 23.03% from 165); Blue value is 73 (28.91% from 255 or 44.24% from 165); Max value from RGB is 73 - color contains mainly: blue. Hex color #362649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362649 is #C9D9B6. Grayscale: #2E2E2E. Windows color (decimal): -13228471 or 4793910. OLE color: 4793910.
HSL color Cylindrical-coordinate representation of color #362649: hue angle of 267.43º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #362649 is Cyan = 0.26, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 38 | 73 | - |
| CMYK | 0.26 | 0.48 | 0 | 0.71 |
| HSL | 267.43º | 0.32% | 0.22% | - |
| HSV(B) | 267.43º | 0.48% | 0.29% | - |
| XYZ | 3.42 | 2.65 | 6.64 | - |
| YUV | 46.77 | 142.8 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 73 | 0.26 | 0.48 | 0 | 0.71 | 267.43 | 0.32 | 0.22 |
| Hex | 36 | 26 | 49 | 1A | 30 | 0 | 47 | 10B | 20 | 16 |
| Octal | 66 | 46 | 111 | 32 | 60 | 0 | 107 | 413 | 40 | 26 |
| Binary | 110110 | 100110 | 1001001 | 11010 | 110000 | 0 | 1000111 | 100001011 | 100000 | 10110 |
Color Harmonies of #362649
Complementary color
Monochromatic Colors of #362649
Black with #362649
Text Example
Text Example
White with #362649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362649; }
p { color: rgb(54,38,73); }
H1.HeaderClassName
{
color: #362649;
}
.AnyTagClassName
{
color: #362649;
}
</style>
background-color css
<style>
a { background-color: #362649; }
a { background-color: rgb(54,38,73); }
div.DivClassName
{
background-color: #362649;
}
.BgClassName
{
background-color: #362649;
}
</style>
border-color css
<style>
span { border-color: #362649; }
span { border-color: rgb(54,38,73); }
td.TdClassName
{
border-color: #362649;
}
.TagClassName
{
border-color: #362649;
}
</style>