Shades of Cherry Pie #342758
Tints of Cherry Pie #342758
RGB
CMYK
RGB Variations
Color information
#342758 (or 0x342758) is known color: Cherry Pie. HEX triplet: 34, 27 and 58. RGB value is (52,39,88). Sum of RGB (Red+Green+Blue) = 52+39+88=179 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.05% from 179); Green value is 39 (15.62% from 255 or 21.79% from 179); Blue value is 88 (34.77% from 255 or 49.16% from 179); Max value from RGB is 88 - color contains mainly: blue. Hex color #342758 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342758 is #CBD8A7. Grayscale: #303030. Windows color (decimal): -13359272 or 5777204. OLE color: 5777204.
HSL color Cylindrical-coordinate representation of color #342758: hue angle of 255.92º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #342758 is Cyan = 0.41, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 39 | 88 | - |
| CMYK | 0.41 | 0.56 | 0 | 0.65 |
| HSL | 255.92º | 0.39% | 0.25% | - |
| HSV(B) | 255.92º | 0.56% | 0.35% | - |
| XYZ | 3.9 | 2.89 | 9.58 | - |
| YUV | 48.47 | 150.31 | 130.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 88 | 0.41 | 0.56 | 0 | 0.65 | 255.92 | 0.39 | 0.25 |
| Hex | 34 | 27 | 58 | 29 | 38 | 0 | 41 | 100 | 27 | 19 |
| Octal | 64 | 47 | 130 | 51 | 70 | 0 | 101 | 400 | 47 | 31 |
| Binary | 110100 | 100111 | 1011000 | 101001 | 111000 | 0 | 1000001 | 100000000 | 100111 | 11001 |
Color Harmonies of #342758
Complementary color
Monochromatic Colors of #342758
Black with #342758
Text Example
Text Example
White with #342758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342758; }
p { color: rgb(52,39,88); }
H1.HeaderClassName
{
color: #342758;
}
.AnyTagClassName
{
color: #342758;
}
</style>
background-color css
<style>
a { background-color: #342758; }
a { background-color: rgb(52,39,88); }
div.DivClassName
{
background-color: #342758;
}
.BgClassName
{
background-color: #342758;
}
</style>
border-color css
<style>
span { border-color: #342758; }
span { border-color: rgb(52,39,88); }
td.TdClassName
{
border-color: #342758;
}
.TagClassName
{
border-color: #342758;
}
</style>