Shades of Cherry Pie #342454
Tints of Cherry Pie #342454
RGB
CMYK
RGB Variations
Color information
#342454 (or 0x342454) is known color: Cherry Pie. HEX triplet: 34, 24 and 54. RGB value is (52,36,84). Sum of RGB (Red+Green+Blue) = 52+36+84=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 36 (14.45% from 255 or 20.93% from 172); Blue value is 84 (33.20% from 255 or 48.84% from 172); Max value from RGB is 84 - color contains mainly: blue. Hex color #342454 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342454 is #CBDBAB. Grayscale: #2E2E2E. Windows color (decimal): -13360044 or 5514292. OLE color: 5514292.
HSL color Cylindrical-coordinate representation of color #342454: hue angle of 260º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #342454 is Cyan = 0.38, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 36 | 84 | - |
| CMYK | 0.38 | 0.57 | 0 | 0.67 |
| HSL | 260º | 0.4% | 0.24% | - |
| HSV(B) | 260º | 0.57% | 0.33% | - |
| XYZ | 3.65 | 2.63 | 8.7 | - |
| YUV | 46.26 | 149.3 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 36 | 84 | 0.38 | 0.57 | 0 | 0.67 | 260 | 0.4 | 0.24 |
| Hex | 34 | 24 | 54 | 26 | 39 | 0 | 43 | 104 | 28 | 18 |
| Octal | 64 | 44 | 124 | 46 | 71 | 0 | 103 | 404 | 50 | 30 |
| Binary | 110100 | 100100 | 1010100 | 100110 | 111001 | 0 | 1000011 | 100000100 | 101000 | 11000 |
Color Harmonies of #342454
Complementary color
Monochromatic Colors of #342454
Black with #342454
Text Example
Text Example
White with #342454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342454; }
p { color: rgb(52,36,84); }
H1.HeaderClassName
{
color: #342454;
}
.AnyTagClassName
{
color: #342454;
}
</style>
background-color css
<style>
a { background-color: #342454; }
a { background-color: rgb(52,36,84); }
div.DivClassName
{
background-color: #342454;
}
.BgClassName
{
background-color: #342454;
}
</style>
border-color css
<style>
span { border-color: #342454; }
span { border-color: rgb(52,36,84); }
td.TdClassName
{
border-color: #342454;
}
.TagClassName
{
border-color: #342454;
}
</style>