Shades of Jagger #352147
Tints of Jagger #352147
RGB
CMYK
RGB Variations
Color information
#352147 (or 0x352147) is known color: Jagger. HEX triplet: 35, 21 and 47. RGB value is (53,33,71). Sum of RGB (Red+Green+Blue) = 53+33+71=157 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.76% from 157); Green value is 33 (13.28% from 255 or 21.02% from 157); Blue value is 71 (28.12% from 255 or 45.22% from 157); Max value from RGB is 71 - color contains mainly: blue. Hex color #352147 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352147 is #CADEB8. Grayscale: #2B2B2B. Windows color (decimal): -13295289 or 4661557. OLE color: 4661557.
HSL color Cylindrical-coordinate representation of color #352147: hue angle of 271.58º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #352147 is Cyan = 0.25, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 53 | 33 | 71 | - |
| CMYK | 0.25 | 0.54 | 0 | 0.72 |
| HSL | 271.58º | 0.37% | 0.2% | - |
| HSV(B) | 271.58º | 0.54% | 0.28% | - |
| XYZ | 3.15 | 2.3 | 6.24 | - |
| YUV | 43.31 | 143.63 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 71 | 0.25 | 0.54 | 0 | 0.72 | 271.58 | 0.37 | 0.2 |
| Hex | 35 | 21 | 47 | 19 | 36 | 0 | 48 | 110 | 25 | 14 |
| Octal | 65 | 41 | 107 | 31 | 66 | 0 | 110 | 420 | 45 | 24 |
| Binary | 110101 | 100001 | 1000111 | 11001 | 110110 | 0 | 1001000 | 100010000 | 100101 | 10100 |
Color Harmonies of #352147
Complementary color
Monochromatic Colors of #352147
Black with #352147
Text Example
Text Example
White with #352147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352147; }
p { color: rgb(53,33,71); }
H1.HeaderClassName
{
color: #352147;
}
.AnyTagClassName
{
color: #352147;
}
</style>
background-color css
<style>
a { background-color: #352147; }
a { background-color: rgb(53,33,71); }
div.DivClassName
{
background-color: #352147;
}
.BgClassName
{
background-color: #352147;
}
</style>
border-color css
<style>
span { border-color: #352147; }
span { border-color: rgb(53,33,71); }
td.TdClassName
{
border-color: #352147;
}
.TagClassName
{
border-color: #352147;
}
</style>