Shades of Jagger #352642
Tints of Jagger #352642
RGB
CMYK
RGB Variations
Color information
#352642 (or 0x352642) is known color: Jagger. HEX triplet: 35, 26 and 42. RGB value is (53,38,66). Sum of RGB (Red+Green+Blue) = 53+38+66=157 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.76% from 157); Green value is 38 (15.23% from 255 or 24.20% from 157); Blue value is 66 (26.17% from 255 or 42.04% from 157); Max value from RGB is 66 - color contains mainly: blue. Hex color #352642 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352642 is #CAD9BD. Grayscale: #2D2D2D. Windows color (decimal): -13294014 or 4335157. OLE color: 4335157.
HSL color Cylindrical-coordinate representation of color #352642: hue angle of 272.14º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #352642 is Cyan = 0.20, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 38 | 66 | - |
| CMYK | 0.20 | 0.42 | 0 | 0.74 |
| HSL | 272.14º | 0.27% | 0.2% | - |
| HSV(B) | 272.14º | 0.42% | 0.26% | - |
| XYZ | 3.14 | 2.54 | 5.48 | - |
| YUV | 45.68 | 139.47 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 66 | 0.20 | 0.42 | 0 | 0.74 | 272.14 | 0.27 | 0.2 |
| Hex | 35 | 26 | 42 | 14 | 2A | 0 | 4A | 110 | 1B | 14 |
| Octal | 65 | 46 | 102 | 24 | 52 | 0 | 112 | 420 | 33 | 24 |
| Binary | 110101 | 100110 | 1000010 | 10100 | 101010 | 0 | 1001010 | 100010000 | 11011 | 10100 |
Color Harmonies of #352642
Complementary color
Monochromatic Colors of #352642
Black with #352642
Text Example
Text Example
White with #352642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352642; }
p { color: rgb(53,38,66); }
H1.HeaderClassName
{
color: #352642;
}
.AnyTagClassName
{
color: #352642;
}
</style>
background-color css
<style>
a { background-color: #352642; }
a { background-color: rgb(53,38,66); }
div.DivClassName
{
background-color: #352642;
}
.BgClassName
{
background-color: #352642;
}
</style>
border-color css
<style>
span { border-color: #352642; }
span { border-color: rgb(53,38,66); }
td.TdClassName
{
border-color: #352642;
}
.TagClassName
{
border-color: #352642;
}
</style>