Shades of Cherry Pie #352759
Tints of Cherry Pie #352759
RGB
CMYK
RGB Variations
Color information
#352759 (or 0x352759) is known color: Cherry Pie. HEX triplet: 35, 27 and 59. RGB value is (53,39,89). Sum of RGB (Red+Green+Blue) = 53+39+89=181 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.28% from 181); Green value is 39 (15.62% from 255 or 21.55% from 181); Blue value is 89 (35.16% from 255 or 49.17% from 181); Max value from RGB is 89 - color contains mainly: blue. Hex color #352759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352759 is #CAD8A6. Grayscale: #303030. Windows color (decimal): -13293735 or 5842741. OLE color: 5842741.
HSL color Cylindrical-coordinate representation of color #352759: hue angle of 256.8º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #352759 is Cyan = 0.40, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 39 | 89 | - |
| CMYK | 0.40 | 0.56 | 0 | 0.65 |
| HSL | 256.8º | 0.39% | 0.25% | - |
| HSV(B) | 256.8º | 0.56% | 0.35% | - |
| XYZ | 4 | 2.93 | 9.81 | - |
| YUV | 48.89 | 150.64 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 89 | 0.40 | 0.56 | 0 | 0.65 | 256.8 | 0.39 | 0.25 |
| Hex | 35 | 27 | 59 | 28 | 38 | 0 | 41 | 101 | 27 | 19 |
| Octal | 65 | 47 | 131 | 50 | 70 | 0 | 101 | 401 | 47 | 31 |
| Binary | 110101 | 100111 | 1011001 | 101000 | 111000 | 0 | 1000001 | 100000001 | 100111 | 11001 |
Color Harmonies of #352759
Complementary color
Monochromatic Colors of #352759
Black with #352759
Text Example
Text Example
White with #352759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352759; }
p { color: rgb(53,39,89); }
H1.HeaderClassName
{
color: #352759;
}
.AnyTagClassName
{
color: #352759;
}
</style>
background-color css
<style>
a { background-color: #352759; }
a { background-color: rgb(53,39,89); }
div.DivClassName
{
background-color: #352759;
}
.BgClassName
{
background-color: #352759;
}
</style>
border-color css
<style>
span { border-color: #352759; }
span { border-color: rgb(53,39,89); }
td.TdClassName
{
border-color: #352759;
}
.TagClassName
{
border-color: #352759;
}
</style>