Shades of Cherry Pie #353156
Tints of Cherry Pie #353156
RGB
CMYK
RGB Variations
Color information
#353156 (or 0x353156) is known color: Cherry Pie. HEX triplet: 35, 31 and 56. RGB value is (53,49,86). Sum of RGB (Red+Green+Blue) = 53+49+86=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 49 (19.53% from 255 or 26.06% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 86 - color contains mainly: blue. Hex color #353156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353156 is #CACEA9. Grayscale: #363636. Windows color (decimal): -13291178 or 5648693. OLE color: 5648693.
HSL color Cylindrical-coordinate representation of color #353156: hue angle of 246.49º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #353156 is Cyan = 0.38, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 49 | 86 | - |
| CMYK | 0.38 | 0.43 | 0 | 0.66 |
| HSL | 246.49º | 0.27% | 0.26% | - |
| HSV(B) | 246.49º | 0.43% | 0.34% | - |
| XYZ | 4.25 | 3.63 | 9.28 | - |
| YUV | 54.41 | 145.83 | 126.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 86 | 0.38 | 0.43 | 0 | 0.66 | 246.49 | 0.27 | 0.26 |
| Hex | 35 | 31 | 56 | 26 | 2B | 0 | 42 | F6 | 1B | 1A |
| Octal | 65 | 61 | 126 | 46 | 53 | 0 | 102 | 366 | 33 | 32 |
| Binary | 110101 | 110001 | 1010110 | 100110 | 101011 | 0 | 1000010 | 11110110 | 11011 | 11010 |
Color Harmonies of #353156
Complementary color
Monochromatic Colors of #353156
Black with #353156
Text Example
Text Example
White with #353156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353156; }
p { color: rgb(53,49,86); }
H1.HeaderClassName
{
color: #353156;
}
.AnyTagClassName
{
color: #353156;
}
</style>
background-color css
<style>
a { background-color: #353156; }
a { background-color: rgb(53,49,86); }
div.DivClassName
{
background-color: #353156;
}
.BgClassName
{
background-color: #353156;
}
</style>
border-color css
<style>
span { border-color: #353156; }
span { border-color: rgb(53,49,86); }
td.TdClassName
{
border-color: #353156;
}
.TagClassName
{
border-color: #353156;
}
</style>