Shades of Jagger #362443
Tints of Jagger #362443
RGB
CMYK
RGB Variations
Color information
#362443 (or 0x362443) is known color: Jagger. HEX triplet: 36, 24 and 43. RGB value is (54,36,67). Sum of RGB (Red+Green+Blue) = 54+36+67=157 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.39% from 157); Green value is 36 (14.45% from 255 or 22.93% from 157); Blue value is 67 (26.56% from 255 or 42.68% from 157); Max value from RGB is 67 - color contains mainly: blue. Hex color #362443 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362443 is #C9DBBC. Grayscale: #2C2C2C. Windows color (decimal): -13228989 or 4400182. OLE color: 4400182.
HSL color Cylindrical-coordinate representation of color #362443: hue angle of 274.84º degrees, saturation: 0.3, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #362443 is Cyan = 0.19, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 36 | 67 | - |
| CMYK | 0.19 | 0.46 | 0 | 0.74 |
| HSL | 274.84º | 0.3% | 0.2% | - |
| HSV(B) | 274.84º | 0.46% | 0.26% | - |
| XYZ | 3.17 | 2.45 | 5.62 | - |
| YUV | 44.92 | 140.46 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 67 | 0.19 | 0.46 | 0 | 0.74 | 274.84 | 0.3 | 0.2 |
| Hex | 36 | 24 | 43 | 13 | 2E | 0 | 4A | 113 | 1E | 14 |
| Octal | 66 | 44 | 103 | 23 | 56 | 0 | 112 | 423 | 36 | 24 |
| Binary | 110110 | 100100 | 1000011 | 10011 | 101110 | 0 | 1001010 | 100010011 | 11110 | 10100 |
Color Harmonies of #362443
Complementary color
Monochromatic Colors of #362443
Black with #362443
Text Example
Text Example
White with #362443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362443; }
p { color: rgb(54,36,67); }
H1.HeaderClassName
{
color: #362443;
}
.AnyTagClassName
{
color: #362443;
}
</style>
background-color css
<style>
a { background-color: #362443; }
a { background-color: rgb(54,36,67); }
div.DivClassName
{
background-color: #362443;
}
.BgClassName
{
background-color: #362443;
}
</style>
border-color css
<style>
span { border-color: #362443; }
span { border-color: rgb(54,36,67); }
td.TdClassName
{
border-color: #362443;
}
.TagClassName
{
border-color: #362443;
}
</style>