Shades of Jagger #363537
Tints of Jagger #363537
RGB
CMYK
RGB Variations
Color information
#363537 (or 0x363537) is known color: Jagger. HEX triplet: 36, 35 and 37. RGB value is (54,53,55). Sum of RGB (Red+Green+Blue) = 54+53+55=162 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.33% from 162); Green value is 53 (21.09% from 255 or 32.72% from 162); Blue value is 55 (21.88% from 255 or 33.95% from 162); Max value from RGB is 55 - color contains mainly: blue. Hex color #363537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363537 is #C9CAC8. Grayscale: #353535. Windows color (decimal): -13224649 or 3618102. OLE color: 3618102.
HSL color Cylindrical-coordinate representation of color #363537: hue angle of 270º degrees, saturation: 0.02, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #363537 is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
RGB | 54 | 53 | 55 | - |
CMYK | 0.02 | 0.04 | 0 | 0.78 |
HSL | 270º | 0.02% | 0.21% | - |
HSV(B) | 270º | 0.04% | 0.22% | - |
XYZ | 3.48 | 3.61 | 4.13 | - |
YUV | 53.53 | 128.83 | 128.34 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 54 | 53 | 55 | 0.02 | 0.04 | 0 | 0.78 | 270 | 0.02 | 0.21 |
Hex | 36 | 35 | 37 | 2 | 4 | 0 | 4E | 10E | 2 | 15 |
Octal | 66 | 65 | 67 | 2 | 4 | 0 | 116 | 416 | 2 | 25 |
Binary | 110110 | 110101 | 110111 | 10 | 100 | 0 | 1001110 | 100001110 | 10 | 10101 |
Color Harmonies of #363537
Complementary color
Monochromatic Colors of #363537
Black with #363537
Text Example
Text Example
White with #363537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363537; }
p { color: rgb(54,53,55); }
H1.HeaderClassName
{
color: #363537;
}
.AnyTagClassName
{
color: #363537;
}
</style>
background-color css
<style>
a { background-color: #363537; }
a { background-color: rgb(54,53,55); }
div.DivClassName
{
background-color: #363537;
}
.BgClassName
{
background-color: #363537;
}
</style>
border-color css
<style>
span { border-color: #363537; }
span { border-color: rgb(54,53,55); }
td.TdClassName
{
border-color: #363537;
}
.TagClassName
{
border-color: #363537;
}
</style>