Shades of Jagger #352347
Tints of Jagger #352347
RGB
CMYK
RGB Variations
Color information
#352347 (or 0x352347) is known color: Jagger. HEX triplet: 35, 23 and 47. RGB value is (53,35,71). Sum of RGB (Red+Green+Blue) = 53+35+71=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 35 (14.06% from 255 or 22.01% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 71 - color contains mainly: blue. Hex color #352347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352347 is #CADCB8. Grayscale: #2C2C2C. Windows color (decimal): -13294777 or 4662069. OLE color: 4662069.
HSL color Cylindrical-coordinate representation of color #352347: hue angle of 270º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #352347 is Cyan = 0.25, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 53 | 35 | 71 | - |
| CMYK | 0.25 | 0.51 | 0 | 0.72 |
| HSL | 270º | 0.34% | 0.21% | - |
| HSV(B) | 270º | 0.51% | 0.28% | - |
| XYZ | 3.21 | 2.41 | 6.26 | - |
| YUV | 44.49 | 142.96 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 35 | 71 | 0.25 | 0.51 | 0 | 0.72 | 270 | 0.34 | 0.21 |
| Hex | 35 | 23 | 47 | 19 | 33 | 0 | 48 | 10E | 22 | 15 |
| Octal | 65 | 43 | 107 | 31 | 63 | 0 | 110 | 416 | 42 | 25 |
| Binary | 110101 | 100011 | 1000111 | 11001 | 110011 | 0 | 1001000 | 100001110 | 100010 | 10101 |
Color Harmonies of #352347
Complementary color
Monochromatic Colors of #352347
Black with #352347
Text Example
Text Example
White with #352347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352347; }
p { color: rgb(53,35,71); }
H1.HeaderClassName
{
color: #352347;
}
.AnyTagClassName
{
color: #352347;
}
</style>
background-color css
<style>
a { background-color: #352347; }
a { background-color: rgb(53,35,71); }
div.DivClassName
{
background-color: #352347;
}
.BgClassName
{
background-color: #352347;
}
</style>
border-color css
<style>
span { border-color: #352347; }
span { border-color: rgb(53,35,71); }
td.TdClassName
{
border-color: #352347;
}
.TagClassName
{
border-color: #352347;
}
</style>