Shades of Jagger #352645
Tints of Jagger #352645
RGB
CMYK
RGB Variations
Color information
#352645 (or 0x352645) is known color: Jagger. HEX triplet: 35, 26 and 45. RGB value is (53,38,69). Sum of RGB (Red+Green+Blue) = 53+38+69=160 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.12% from 160); Green value is 38 (15.23% from 255 or 23.75% from 160); Blue value is 69 (27.34% from 255 or 43.12% from 160); Max value from RGB is 69 - color contains mainly: blue. Hex color #352645 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352645 is #CAD9BA. Grayscale: #2D2D2D. Windows color (decimal): -13294011 or 4531765. OLE color: 4531765.
HSL color Cylindrical-coordinate representation of color #352645: hue angle of 269.03º degrees, saturation: 0.29, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #352645 is Cyan = 0.23, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 38 | 69 | - |
| CMYK | 0.23 | 0.45 | 0 | 0.73 |
| HSL | 269.03º | 0.29% | 0.21% | - |
| HSV(B) | 269.03º | 0.45% | 0.27% | - |
| XYZ | 3.24 | 2.57 | 5.96 | - |
| YUV | 46.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 69 | 0.23 | 0.45 | 0 | 0.73 | 269.03 | 0.29 | 0.21 |
| Hex | 35 | 26 | 45 | 17 | 2D | 0 | 49 | 10D | 1D | 15 |
| Octal | 65 | 46 | 105 | 27 | 55 | 0 | 111 | 415 | 35 | 25 |
| Binary | 110101 | 100110 | 1000101 | 10111 | 101101 | 0 | 1001001 | 100001101 | 11101 | 10101 |
Color Harmonies of #352645
Complementary color
Monochromatic Colors of #352645
Black with #352645
Text Example
Text Example
White with #352645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352645; }
p { color: rgb(53,38,69); }
H1.HeaderClassName
{
color: #352645;
}
.AnyTagClassName
{
color: #352645;
}
</style>
background-color css
<style>
a { background-color: #352645; }
a { background-color: rgb(53,38,69); }
div.DivClassName
{
background-color: #352645;
}
.BgClassName
{
background-color: #352645;
}
</style>
border-color css
<style>
span { border-color: #352645; }
span { border-color: rgb(53,38,69); }
td.TdClassName
{
border-color: #352645;
}
.TagClassName
{
border-color: #352645;
}
</style>