Shades of Cherry Pie #342956
Tints of Cherry Pie #342956
RGB
CMYK
RGB Variations
Color information
#342956 (or 0x342956) is known color: Cherry Pie. HEX triplet: 34, 29 and 56. RGB value is (52,41,86). Sum of RGB (Red+Green+Blue) = 52+41+86=179 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.05% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 86 - color contains mainly: blue. Hex color #342956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342956 is #CBD6A9. Grayscale: #313131. Windows color (decimal): -13358762 or 5646644. OLE color: 5646644.
HSL color Cylindrical-coordinate representation of color #342956: hue angle of 254.67º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #342956 is Cyan = 0.40, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 41 | 86 | - |
| CMYK | 0.40 | 0.52 | 0 | 0.66 |
| HSL | 254.67º | 0.35% | 0.25% | - |
| HSV(B) | 254.67º | 0.52% | 0.34% | - |
| XYZ | 3.89 | 2.99 | 9.18 | - |
| YUV | 49.42 | 148.64 | 129.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 86 | 0.40 | 0.52 | 0 | 0.66 | 254.67 | 0.35 | 0.25 |
| Hex | 34 | 29 | 56 | 28 | 34 | 0 | 42 | FF | 23 | 19 |
| Octal | 64 | 51 | 126 | 50 | 64 | 0 | 102 | 377 | 43 | 31 |
| Binary | 110100 | 101001 | 1010110 | 101000 | 110100 | 0 | 1000010 | 11111111 | 100011 | 11001 |
Color Harmonies of #342956
Complementary color
Monochromatic Colors of #342956
Black with #342956
Text Example
Text Example
White with #342956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342956; }
p { color: rgb(52,41,86); }
H1.HeaderClassName
{
color: #342956;
}
.AnyTagClassName
{
color: #342956;
}
</style>
background-color css
<style>
a { background-color: #342956; }
a { background-color: rgb(52,41,86); }
div.DivClassName
{
background-color: #342956;
}
.BgClassName
{
background-color: #342956;
}
</style>
border-color css
<style>
span { border-color: #342956; }
span { border-color: rgb(52,41,86); }
td.TdClassName
{
border-color: #342956;
}
.TagClassName
{
border-color: #342956;
}
</style>