Shades of Cherry Pie #342552
Tints of Cherry Pie #342552
RGB
CMYK
RGB Variations
Color information
#342552 (or 0x342552) is known color: Cherry Pie. HEX triplet: 34, 25 and 52. RGB value is (52,37,82). Sum of RGB (Red+Green+Blue) = 52+37+82=171 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.41% from 171); Green value is 37 (14.84% from 255 or 21.64% from 171); Blue value is 82 (32.42% from 255 or 47.95% from 171); Max value from RGB is 82 - color contains mainly: blue. Hex color #342552 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342552 is #CBDAAD. Grayscale: #2E2E2E. Windows color (decimal): -13359790 or 5383476. OLE color: 5383476.
HSL color Cylindrical-coordinate representation of color #342552: hue angle of 260º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #342552 is Cyan = 0.37, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 52 | 37 | 82 | - |
| CMYK | 0.37 | 0.55 | 0 | 0.68 |
| HSL | 260º | 0.38% | 0.23% | - |
| HSV(B) | 260º | 0.55% | 0.32% | - |
| XYZ | 3.6 | 2.66 | 8.31 | - |
| YUV | 46.62 | 147.97 | 131.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 37 | 82 | 0.37 | 0.55 | 0 | 0.68 | 260 | 0.38 | 0.23 |
| Hex | 34 | 25 | 52 | 25 | 37 | 0 | 44 | 104 | 26 | 17 |
| Octal | 64 | 45 | 122 | 45 | 67 | 0 | 104 | 404 | 46 | 27 |
| Binary | 110100 | 100101 | 1010010 | 100101 | 110111 | 0 | 1000100 | 100000100 | 100110 | 10111 |
Color Harmonies of #342552
Complementary color
Monochromatic Colors of #342552
Black with #342552
Text Example
Text Example
White with #342552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342552; }
p { color: rgb(52,37,82); }
H1.HeaderClassName
{
color: #342552;
}
.AnyTagClassName
{
color: #342552;
}
</style>
background-color css
<style>
a { background-color: #342552; }
a { background-color: rgb(52,37,82); }
div.DivClassName
{
background-color: #342552;
}
.BgClassName
{
background-color: #342552;
}
</style>
border-color css
<style>
span { border-color: #342552; }
span { border-color: rgb(52,37,82); }
td.TdClassName
{
border-color: #342552;
}
.TagClassName
{
border-color: #342552;
}
</style>