Shades of Jagger #362943
Tints of Jagger #362943
RGB
CMYK
RGB Variations
Color information
#362943 (or 0x362943) is known color: Jagger. HEX triplet: 36, 29 and 43. RGB value is (54,41,67). Sum of RGB (Red+Green+Blue) = 54+41+67=162 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.33% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 67 (26.56% from 255 or 41.36% from 162); Max value from RGB is 67 - color contains mainly: blue. Hex color #362943 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362943 is #C9D6BC. Grayscale: #2F2F2F. Windows color (decimal): -13227709 or 4401462. OLE color: 4401462.
HSL color Cylindrical-coordinate representation of color #362943: hue angle of 270º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #362943 is Cyan = 0.19, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 41 | 67 | - |
| CMYK | 0.19 | 0.39 | 0 | 0.74 |
| HSL | 270º | 0.24% | 0.21% | - |
| HSV(B) | 270º | 0.39% | 0.26% | - |
| XYZ | 3.33 | 2.78 | 5.67 | - |
| YUV | 47.85 | 138.81 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 67 | 0.19 | 0.39 | 0 | 0.74 | 270 | 0.24 | 0.21 |
| Hex | 36 | 29 | 43 | 13 | 27 | 0 | 4A | 10E | 18 | 15 |
| Octal | 66 | 51 | 103 | 23 | 47 | 0 | 112 | 416 | 30 | 25 |
| Binary | 110110 | 101001 | 1000011 | 10011 | 100111 | 0 | 1001010 | 100001110 | 11000 | 10101 |
Color Harmonies of #362943
Complementary color
Monochromatic Colors of #362943
Black with #362943
Text Example
Text Example
White with #362943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362943; }
p { color: rgb(54,41,67); }
H1.HeaderClassName
{
color: #362943;
}
.AnyTagClassName
{
color: #362943;
}
</style>
background-color css
<style>
a { background-color: #362943; }
a { background-color: rgb(54,41,67); }
div.DivClassName
{
background-color: #362943;
}
.BgClassName
{
background-color: #362943;
}
</style>
border-color css
<style>
span { border-color: #362943; }
span { border-color: rgb(54,41,67); }
td.TdClassName
{
border-color: #362943;
}
.TagClassName
{
border-color: #362943;
}
</style>