Shades of Jagger #362748
Tints of Jagger #362748
RGB
CMYK
RGB Variations
Color information
#362748 (or 0x362748) is known color: Jagger. HEX triplet: 36, 27 and 48. RGB value is (54,39,72). Sum of RGB (Red+Green+Blue) = 54+39+72=165 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.73% from 165); Green value is 39 (15.62% from 255 or 23.64% from 165); Blue value is 72 (28.52% from 255 or 43.64% from 165); Max value from RGB is 72 - color contains mainly: blue. Hex color #362748 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362748 is #C9D8B7. Grayscale: #2F2F2F. Windows color (decimal): -13228216 or 4728630. OLE color: 4728630.
HSL color Cylindrical-coordinate representation of color #362748: hue angle of 267.27º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #362748 is Cyan = 0.25, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 39 | 72 | - |
| CMYK | 0.25 | 0.46 | 0 | 0.72 |
| HSL | 267.27º | 0.3% | 0.22% | - |
| HSV(B) | 267.27º | 0.46% | 0.28% | - |
| XYZ | 3.42 | 2.7 | 6.47 | - |
| YUV | 47.25 | 141.97 | 132.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 72 | 0.25 | 0.46 | 0 | 0.72 | 267.27 | 0.3 | 0.22 |
| Hex | 36 | 27 | 48 | 19 | 2E | 0 | 48 | 10B | 1E | 16 |
| Octal | 66 | 47 | 110 | 31 | 56 | 0 | 110 | 413 | 36 | 26 |
| Binary | 110110 | 100111 | 1001000 | 11001 | 101110 | 0 | 1001000 | 100001011 | 11110 | 10110 |
Color Harmonies of #362748
Complementary color
Monochromatic Colors of #362748
Black with #362748
Text Example
Text Example
White with #362748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362748; }
p { color: rgb(54,39,72); }
H1.HeaderClassName
{
color: #362748;
}
.AnyTagClassName
{
color: #362748;
}
</style>
background-color css
<style>
a { background-color: #362748; }
a { background-color: rgb(54,39,72); }
div.DivClassName
{
background-color: #362748;
}
.BgClassName
{
background-color: #362748;
}
</style>
border-color css
<style>
span { border-color: #362748; }
span { border-color: rgb(54,39,72); }
td.TdClassName
{
border-color: #362748;
}
.TagClassName
{
border-color: #362748;
}
</style>