Shades of Jagger #362643
Tints of Jagger #362643
RGB
CMYK
RGB Variations
Color information
#362643 (or 0x362643) is known color: Jagger. HEX triplet: 36, 26 and 43. RGB value is (54,38,67). Sum of RGB (Red+Green+Blue) = 54+38+67=159 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.96% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 67 (26.56% from 255 or 42.14% from 159); Max value from RGB is 67 - color contains mainly: blue. Hex color #362643 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362643 is #C9D9BC. Grayscale: #2D2D2D. Windows color (decimal): -13228477 or 4400694. OLE color: 4400694.
HSL color Cylindrical-coordinate representation of color #362643: hue angle of 273.1º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #362643 is Cyan = 0.19, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 38 | 67 | - |
| CMYK | 0.19 | 0.43 | 0 | 0.74 |
| HSL | 273.1º | 0.28% | 0.21% | - |
| HSV(B) | 273.1º | 0.43% | 0.26% | - |
| XYZ | 3.23 | 2.58 | 5.64 | - |
| YUV | 46.09 | 139.8 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 67 | 0.19 | 0.43 | 0 | 0.74 | 273.1 | 0.28 | 0.21 |
| Hex | 36 | 26 | 43 | 13 | 2B | 0 | 4A | 111 | 1C | 15 |
| Octal | 66 | 46 | 103 | 23 | 53 | 0 | 112 | 421 | 34 | 25 |
| Binary | 110110 | 100110 | 1000011 | 10011 | 101011 | 0 | 1001010 | 100010001 | 11100 | 10101 |
Color Harmonies of #362643
Complementary color
Monochromatic Colors of #362643
Black with #362643
Text Example
Text Example
White with #362643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362643; }
p { color: rgb(54,38,67); }
H1.HeaderClassName
{
color: #362643;
}
.AnyTagClassName
{
color: #362643;
}
</style>
background-color css
<style>
a { background-color: #362643; }
a { background-color: rgb(54,38,67); }
div.DivClassName
{
background-color: #362643;
}
.BgClassName
{
background-color: #362643;
}
</style>
border-color css
<style>
span { border-color: #362643; }
span { border-color: rgb(54,38,67); }
td.TdClassName
{
border-color: #362643;
}
.TagClassName
{
border-color: #362643;
}
</style>