Shades of Cherry Pie #342954
Tints of Cherry Pie #342954
RGB
CMYK
RGB Variations
Color information
#342954 (or 0x342954) is known color: Cherry Pie. HEX triplet: 34, 29 and 54. RGB value is (52,41,84). Sum of RGB (Red+Green+Blue) = 52+41+84=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 41 (16.41% from 255 or 23.16% from 177); Blue value is 84 (33.20% from 255 or 47.46% from 177); Max value from RGB is 84 - color contains mainly: blue. Hex color #342954 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342954 is #CBD6AB. Grayscale: #313131. Windows color (decimal): -13358764 or 5515572. OLE color: 5515572.
HSL color Cylindrical-coordinate representation of color #342954: hue angle of 255.35º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #342954 is Cyan = 0.38, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 41 | 84 | - |
| CMYK | 0.38 | 0.51 | 0 | 0.67 |
| HSL | 255.35º | 0.34% | 0.25% | - |
| HSV(B) | 255.35º | 0.51% | 0.33% | - |
| XYZ | 3.81 | 2.96 | 8.76 | - |
| YUV | 49.19 | 147.64 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 84 | 0.38 | 0.51 | 0 | 0.67 | 255.35 | 0.34 | 0.25 |
| Hex | 34 | 29 | 54 | 26 | 33 | 0 | 43 | FF | 22 | 19 |
| Octal | 64 | 51 | 124 | 46 | 63 | 0 | 103 | 377 | 42 | 31 |
| Binary | 110100 | 101001 | 1010100 | 100110 | 110011 | 0 | 1000011 | 11111111 | 100010 | 11001 |
Color Harmonies of #342954
Complementary color
Monochromatic Colors of #342954
Black with #342954
Text Example
Text Example
White with #342954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342954; }
p { color: rgb(52,41,84); }
H1.HeaderClassName
{
color: #342954;
}
.AnyTagClassName
{
color: #342954;
}
</style>
background-color css
<style>
a { background-color: #342954; }
a { background-color: rgb(52,41,84); }
div.DivClassName
{
background-color: #342954;
}
.BgClassName
{
background-color: #342954;
}
</style>
border-color css
<style>
span { border-color: #342954; }
span { border-color: rgb(52,41,84); }
td.TdClassName
{
border-color: #342954;
}
.TagClassName
{
border-color: #342954;
}
</style>