Shades of Cherry Pie #342754
Tints of Cherry Pie #342754
RGB
CMYK
RGB Variations
Color information
#342754 (or 0x342754) is known color: Cherry Pie. HEX triplet: 34, 27 and 54. RGB value is (52,39,84). Sum of RGB (Red+Green+Blue) = 52+39+84=175 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.71% from 175); Green value is 39 (15.62% from 255 or 22.29% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 84 - color contains mainly: blue. Hex color #342754 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342754 is #CBD8AB. Grayscale: #2F2F2F. Windows color (decimal): -13359276 or 5515060. OLE color: 5515060.
HSL color Cylindrical-coordinate representation of color #342754: hue angle of 257.33º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #342754 is Cyan = 0.38, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 39 | 84 | - |
| CMYK | 0.38 | 0.54 | 0 | 0.67 |
| HSL | 257.33º | 0.37% | 0.24% | - |
| HSV(B) | 257.33º | 0.54% | 0.33% | - |
| XYZ | 3.74 | 2.82 | 8.73 | - |
| YUV | 48.02 | 148.31 | 130.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 84 | 0.38 | 0.54 | 0 | 0.67 | 257.33 | 0.37 | 0.24 |
| Hex | 34 | 27 | 54 | 26 | 36 | 0 | 43 | 101 | 25 | 18 |
| Octal | 64 | 47 | 124 | 46 | 66 | 0 | 103 | 401 | 45 | 30 |
| Binary | 110100 | 100111 | 1010100 | 100110 | 110110 | 0 | 1000011 | 100000001 | 100101 | 11000 |
Color Harmonies of #342754
Complementary color
Monochromatic Colors of #342754
Black with #342754
Text Example
Text Example
White with #342754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342754; }
p { color: rgb(52,39,84); }
H1.HeaderClassName
{
color: #342754;
}
.AnyTagClassName
{
color: #342754;
}
</style>
background-color css
<style>
a { background-color: #342754; }
a { background-color: rgb(52,39,84); }
div.DivClassName
{
background-color: #342754;
}
.BgClassName
{
background-color: #342754;
}
</style>
border-color css
<style>
span { border-color: #342754; }
span { border-color: rgb(52,39,84); }
td.TdClassName
{
border-color: #342754;
}
.TagClassName
{
border-color: #342754;
}
</style>