Shades of Cherry Pie #353056
Tints of Cherry Pie #353056
RGB
CMYK
RGB Variations
Color information
#353056 (or 0x353056) is known color: Cherry Pie. HEX triplet: 35, 30 and 56. RGB value is (53,48,86). Sum of RGB (Red+Green+Blue) = 53+48+86=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 48 (19.14% from 255 or 25.67% from 187); Blue value is 86 (33.98% from 255 or 45.99% from 187); Max value from RGB is 86 - color contains mainly: blue. Hex color #353056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353056 is #CACFA9. Grayscale: #353535. Windows color (decimal): -13291434 or 5648437. OLE color: 5648437.
HSL color Cylindrical-coordinate representation of color #353056: hue angle of 247.89º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #353056 is Cyan = 0.38, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 48 | 86 | - |
| CMYK | 0.38 | 0.44 | 0 | 0.66 |
| HSL | 247.89º | 0.28% | 0.26% | - |
| HSV(B) | 247.89º | 0.44% | 0.34% | - |
| XYZ | 4.2 | 3.54 | 9.27 | - |
| YUV | 53.83 | 146.16 | 127.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 86 | 0.38 | 0.44 | 0 | 0.66 | 247.89 | 0.28 | 0.26 |
| Hex | 35 | 30 | 56 | 26 | 2C | 0 | 42 | F8 | 1C | 1A |
| Octal | 65 | 60 | 126 | 46 | 54 | 0 | 102 | 370 | 34 | 32 |
| Binary | 110101 | 110000 | 1010110 | 100110 | 101100 | 0 | 1000010 | 11111000 | 11100 | 11010 |
Color Harmonies of #353056
Complementary color
Monochromatic Colors of #353056
Black with #353056
Text Example
Text Example
White with #353056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353056; }
p { color: rgb(53,48,86); }
H1.HeaderClassName
{
color: #353056;
}
.AnyTagClassName
{
color: #353056;
}
</style>
background-color css
<style>
a { background-color: #353056; }
a { background-color: rgb(53,48,86); }
div.DivClassName
{
background-color: #353056;
}
.BgClassName
{
background-color: #353056;
}
</style>
border-color css
<style>
span { border-color: #353056; }
span { border-color: rgb(53,48,86); }
td.TdClassName
{
border-color: #353056;
}
.TagClassName
{
border-color: #353056;
}
</style>