Shades of Jagger #352742
Tints of Jagger #352742
RGB
CMYK
RGB Variations
Color information
#352742 (or 0x352742) is known color: Jagger. HEX triplet: 35, 27 and 42. RGB value is (53,39,66). Sum of RGB (Red+Green+Blue) = 53+39+66=158 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.54% from 158); Green value is 39 (15.62% from 255 or 24.68% from 158); Blue value is 66 (26.17% from 255 or 41.77% from 158); Max value from RGB is 66 - color contains mainly: blue. Hex color #352742 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352742 is #CAD8BD. Grayscale: #2E2E2E. Windows color (decimal): -13293758 or 4335413. OLE color: 4335413.
HSL color Cylindrical-coordinate representation of color #352742: hue angle of 271.11º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #352742 is Cyan = 0.20, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 39 | 66 | - |
| CMYK | 0.20 | 0.41 | 0 | 0.74 |
| HSL | 271.11º | 0.26% | 0.21% | - |
| HSV(B) | 271.11º | 0.41% | 0.26% | - |
| XYZ | 3.18 | 2.6 | 5.49 | - |
| YUV | 46.26 | 139.14 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 66 | 0.20 | 0.41 | 0 | 0.74 | 271.11 | 0.26 | 0.21 |
| Hex | 35 | 27 | 42 | 14 | 29 | 0 | 4A | 10F | 1A | 15 |
| Octal | 65 | 47 | 102 | 24 | 51 | 0 | 112 | 417 | 32 | 25 |
| Binary | 110101 | 100111 | 1000010 | 10100 | 101001 | 0 | 1001010 | 100001111 | 11010 | 10101 |
Color Harmonies of #352742
Complementary color
Monochromatic Colors of #352742
Black with #352742
Text Example
Text Example
White with #352742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352742; }
p { color: rgb(53,39,66); }
H1.HeaderClassName
{
color: #352742;
}
.AnyTagClassName
{
color: #352742;
}
</style>
background-color css
<style>
a { background-color: #352742; }
a { background-color: rgb(53,39,66); }
div.DivClassName
{
background-color: #352742;
}
.BgClassName
{
background-color: #352742;
}
</style>
border-color css
<style>
span { border-color: #352742; }
span { border-color: rgb(53,39,66); }
td.TdClassName
{
border-color: #352742;
}
.TagClassName
{
border-color: #352742;
}
</style>