Shades of Jagger #353336
Tints of Jagger #353336
RGB
CMYK
RGB Variations
Color information
#353336 (or 0x353336) is known color: Jagger. HEX triplet: 35, 33 and 36. RGB value is (53,51,54). Sum of RGB (Red+Green+Blue) = 53+51+54=158 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.54% from 158); Green value is 51 (20.31% from 255 or 32.28% from 158); Blue value is 54 (21.48% from 255 or 34.18% from 158); Max value from RGB is 54 - color contains mainly: blue. Hex color #353336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353336 is #CACCC9. Grayscale: #333333. Windows color (decimal): -13290698 or 3552053. OLE color: 3552053.
HSL color Cylindrical-coordinate representation of color #353336: hue angle of 280º degrees, saturation: 0.03, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #353336 is Cyan = 0.02, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 51 | 54 | - |
| CMYK | 0.02 | 0.06 | 0 | 0.79 |
| HSL | 280º | 0.03% | 0.21% | - |
| HSV(B) | 280º | 0.06% | 0.21% | - |
| XYZ | 3.32 | 3.39 | 3.97 | - |
| YUV | 51.94 | 129.16 | 128.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 51 | 54 | 0.02 | 0.06 | 0 | 0.79 | 280 | 0.03 | 0.21 |
| Hex | 35 | 33 | 36 | 2 | 6 | 0 | 4F | 118 | 3 | 15 |
| Octal | 65 | 63 | 66 | 2 | 6 | 0 | 117 | 430 | 3 | 25 |
| Binary | 110101 | 110011 | 110110 | 10 | 110 | 0 | 1001111 | 100011000 | 11 | 10101 |
Color Harmonies of #353336
Complementary color
Monochromatic Colors of #353336
Black with #353336
Text Example
Text Example
White with #353336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353336; }
p { color: rgb(53,51,54); }
H1.HeaderClassName
{
color: #353336;
}
.AnyTagClassName
{
color: #353336;
}
</style>
background-color css
<style>
a { background-color: #353336; }
a { background-color: rgb(53,51,54); }
div.DivClassName
{
background-color: #353336;
}
.BgClassName
{
background-color: #353336;
}
</style>
border-color css
<style>
span { border-color: #353336; }
span { border-color: rgb(53,51,54); }
td.TdClassName
{
border-color: #353336;
}
.TagClassName
{
border-color: #353336;
}
</style>