Shades of Cherry Pie #352859
Tints of Cherry Pie #352859
RGB
CMYK
RGB Variations
Color information
#352859 (or 0x352859) is known color: Cherry Pie. HEX triplet: 35, 28 and 59. RGB value is (53,40,89). Sum of RGB (Red+Green+Blue) = 53+40+89=182 (24% of max value = 765). Red value is 53 (21.09% from 255 or 29.12% from 182); Green value is 40 (16.02% from 255 or 21.98% from 182); Blue value is 89 (35.16% from 255 or 48.90% from 182); Max value from RGB is 89 - color contains mainly: blue. Hex color #352859 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352859 is #CAD7A6. Grayscale: #313131. Windows color (decimal): -13293479 or 5842997. OLE color: 5842997.
HSL color Cylindrical-coordinate representation of color #352859: hue angle of 255.92º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #352859 is Cyan = 0.40, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 40 | 89 | - |
| CMYK | 0.40 | 0.55 | 0 | 0.65 |
| HSL | 255.92º | 0.38% | 0.25% | - |
| HSV(B) | 255.92º | 0.55% | 0.35% | - |
| XYZ | 4.03 | 3 | 9.82 | - |
| YUV | 49.47 | 150.31 | 130.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 40 | 89 | 0.40 | 0.55 | 0 | 0.65 | 255.92 | 0.38 | 0.25 |
| Hex | 35 | 28 | 59 | 28 | 37 | 0 | 41 | 100 | 26 | 19 |
| Octal | 65 | 50 | 131 | 50 | 67 | 0 | 101 | 400 | 46 | 31 |
| Binary | 110101 | 101000 | 1011001 | 101000 | 110111 | 0 | 1000001 | 100000000 | 100110 | 11001 |
Color Harmonies of #352859
Complementary color
Monochromatic Colors of #352859
Black with #352859
Text Example
Text Example
White with #352859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352859; }
p { color: rgb(53,40,89); }
H1.HeaderClassName
{
color: #352859;
}
.AnyTagClassName
{
color: #352859;
}
</style>
background-color css
<style>
a { background-color: #352859; }
a { background-color: rgb(53,40,89); }
div.DivClassName
{
background-color: #352859;
}
.BgClassName
{
background-color: #352859;
}
</style>
border-color css
<style>
span { border-color: #352859; }
span { border-color: rgb(53,40,89); }
td.TdClassName
{
border-color: #352859;
}
.TagClassName
{
border-color: #352859;
}
</style>