Shades of Jagger #362543
Tints of Jagger #362543
RGB
CMYK
RGB Variations
Color information
#362543 (or 0x362543) is known color: Jagger. HEX triplet: 36, 25 and 43. RGB value is (54,37,67). Sum of RGB (Red+Green+Blue) = 54+37+67=158 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.18% from 158); Green value is 37 (14.84% from 255 or 23.42% from 158); Blue value is 67 (26.56% from 255 or 42.41% from 158); Max value from RGB is 67 - color contains mainly: blue. Hex color #362543 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362543 is #C9DABC. Grayscale: #2D2D2D. Windows color (decimal): -13228733 or 4400438. OLE color: 4400438.
HSL color Cylindrical-coordinate representation of color #362543: hue angle of 274º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #362543 is Cyan = 0.19, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 37 | 67 | - |
| CMYK | 0.19 | 0.45 | 0 | 0.74 |
| HSL | 274º | 0.29% | 0.2% | - |
| HSV(B) | 274º | 0.45% | 0.26% | - |
| XYZ | 3.2 | 2.51 | 5.63 | - |
| YUV | 45.5 | 140.13 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 67 | 0.19 | 0.45 | 0 | 0.74 | 274 | 0.29 | 0.2 |
| Hex | 36 | 25 | 43 | 13 | 2D | 0 | 4A | 112 | 1D | 14 |
| Octal | 66 | 45 | 103 | 23 | 55 | 0 | 112 | 422 | 35 | 24 |
| Binary | 110110 | 100101 | 1000011 | 10011 | 101101 | 0 | 1001010 | 100010010 | 11101 | 10100 |
Color Harmonies of #362543
Complementary color
Monochromatic Colors of #362543
Black with #362543
Text Example
Text Example
White with #362543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362543; }
p { color: rgb(54,37,67); }
H1.HeaderClassName
{
color: #362543;
}
.AnyTagClassName
{
color: #362543;
}
</style>
background-color css
<style>
a { background-color: #362543; }
a { background-color: rgb(54,37,67); }
div.DivClassName
{
background-color: #362543;
}
.BgClassName
{
background-color: #362543;
}
</style>
border-color css
<style>
span { border-color: #362543; }
span { border-color: rgb(54,37,67); }
td.TdClassName
{
border-color: #362543;
}
.TagClassName
{
border-color: #362543;
}
</style>