Shades of Cherry Pie #342656
Tints of Cherry Pie #342656
RGB
CMYK
RGB Variations
Color information
#342656 (or 0x342656) is known color: Cherry Pie. HEX triplet: 34, 26 and 56. RGB value is (52,38,86). Sum of RGB (Red+Green+Blue) = 52+38+86=176 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.55% from 176); Green value is 38 (15.23% from 255 or 21.59% from 176); Blue value is 86 (33.98% from 255 or 48.86% from 176); Max value from RGB is 86 - color contains mainly: blue. Hex color #342656 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342656 is #CBD9A9. Grayscale: #2F2F2F. Windows color (decimal): -13359530 or 5645876. OLE color: 5645876.
HSL color Cylindrical-coordinate representation of color #342656: hue angle of 257.5º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #342656 is Cyan = 0.40, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 38 | 86 | - |
| CMYK | 0.40 | 0.56 | 0 | 0.66 |
| HSL | 257.5º | 0.39% | 0.24% | - |
| HSV(B) | 257.5º | 0.56% | 0.34% | - |
| XYZ | 3.79 | 2.79 | 9.14 | - |
| YUV | 47.66 | 149.64 | 131.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 86 | 0.40 | 0.56 | 0 | 0.66 | 257.5 | 0.39 | 0.24 |
| Hex | 34 | 26 | 56 | 28 | 38 | 0 | 42 | 102 | 27 | 18 |
| Octal | 64 | 46 | 126 | 50 | 70 | 0 | 102 | 402 | 47 | 30 |
| Binary | 110100 | 100110 | 1010110 | 101000 | 111000 | 0 | 1000010 | 100000010 | 100111 | 11000 |
Color Harmonies of #342656
Complementary color
Monochromatic Colors of #342656
Black with #342656
Text Example
Text Example
White with #342656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342656; }
p { color: rgb(52,38,86); }
H1.HeaderClassName
{
color: #342656;
}
.AnyTagClassName
{
color: #342656;
}
</style>
background-color css
<style>
a { background-color: #342656; }
a { background-color: rgb(52,38,86); }
div.DivClassName
{
background-color: #342656;
}
.BgClassName
{
background-color: #342656;
}
</style>
border-color css
<style>
span { border-color: #342656; }
span { border-color: rgb(52,38,86); }
td.TdClassName
{
border-color: #342656;
}
.TagClassName
{
border-color: #342656;
}
</style>