Shades of Jagger #353038
Tints of Jagger #353038
RGB
CMYK
RGB Variations
Color information
#353038 (or 0x353038) is known color: Jagger. HEX triplet: 35, 30 and 38. RGB value is (53,48,56). Sum of RGB (Red+Green+Blue) = 53+48+56=157 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.76% from 157); Green value is 48 (19.14% from 255 or 30.57% from 157); Blue value is 56 (22.27% from 255 or 35.67% from 157); Max value from RGB is 56 - color contains mainly: blue. Hex color #353038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353038 is #CACFC7. Grayscale: #323232. Windows color (decimal): -13291464 or 3682357. OLE color: 3682357.
HSL color Cylindrical-coordinate representation of color #353038: hue angle of 277.5º degrees, saturation: 0.08, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #353038 is Cyan = 0.05, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 48 | 56 | - |
| CMYK | 0.05 | 0.14 | 0 | 0.78 |
| HSL | 277.5º | 0.08% | 0.2% | - |
| HSV(B) | 277.5º | 0.14% | 0.22% | - |
| XYZ | 3.24 | 3.16 | 4.18 | - |
| YUV | 50.41 | 131.16 | 129.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 56 | 0.05 | 0.14 | 0 | 0.78 | 277.5 | 0.08 | 0.2 |
| Hex | 35 | 30 | 38 | 5 | E | 0 | 4E | 116 | 8 | 14 |
| Octal | 65 | 60 | 70 | 5 | 16 | 0 | 116 | 426 | 10 | 24 |
| Binary | 110101 | 110000 | 111000 | 101 | 1110 | 0 | 1001110 | 100010110 | 1000 | 10100 |
Color Harmonies of #353038
Complementary color
Monochromatic Colors of #353038
Black with #353038
Text Example
Text Example
White with #353038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353038; }
p { color: rgb(53,48,56); }
H1.HeaderClassName
{
color: #353038;
}
.AnyTagClassName
{
color: #353038;
}
</style>
background-color css
<style>
a { background-color: #353038; }
a { background-color: rgb(53,48,56); }
div.DivClassName
{
background-color: #353038;
}
.BgClassName
{
background-color: #353038;
}
</style>
border-color css
<style>
span { border-color: #353038; }
span { border-color: rgb(53,48,56); }
td.TdClassName
{
border-color: #353038;
}
.TagClassName
{
border-color: #353038;
}
</style>