Shades of Cherry Pie #342753
Tints of Cherry Pie #342753
RGB
CMYK
RGB Variations
Color information
#342753 (or 0x342753) is known color: Cherry Pie. HEX triplet: 34, 27 and 53. RGB value is (52,39,83). Sum of RGB (Red+Green+Blue) = 52+39+83=174 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.89% from 174); Green value is 39 (15.62% from 255 or 22.41% from 174); Blue value is 83 (32.81% from 255 or 47.70% from 174); Max value from RGB is 83 - color contains mainly: blue. Hex color #342753 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342753 is #CBD8AC. Grayscale: #2F2F2F. Windows color (decimal): -13359277 or 5449524. OLE color: 5449524.
HSL color Cylindrical-coordinate representation of color #342753: hue angle of 257.73º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #342753 is Cyan = 0.37, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 39 | 83 | - |
| CMYK | 0.37 | 0.53 | 0 | 0.67 |
| HSL | 257.73º | 0.36% | 0.24% | - |
| HSV(B) | 257.73º | 0.53% | 0.33% | - |
| XYZ | 3.7 | 2.81 | 8.53 | - |
| YUV | 47.9 | 147.81 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 83 | 0.37 | 0.53 | 0 | 0.67 | 257.73 | 0.36 | 0.24 |
| Hex | 34 | 27 | 53 | 25 | 35 | 0 | 43 | 102 | 24 | 18 |
| Octal | 64 | 47 | 123 | 45 | 65 | 0 | 103 | 402 | 44 | 30 |
| Binary | 110100 | 100111 | 1010011 | 100101 | 110101 | 0 | 1000011 | 100000010 | 100100 | 11000 |
Color Harmonies of #342753
Complementary color
Monochromatic Colors of #342753
Black with #342753
Text Example
Text Example
White with #342753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342753; }
p { color: rgb(52,39,83); }
H1.HeaderClassName
{
color: #342753;
}
.AnyTagClassName
{
color: #342753;
}
</style>
background-color css
<style>
a { background-color: #342753; }
a { background-color: rgb(52,39,83); }
div.DivClassName
{
background-color: #342753;
}
.BgClassName
{
background-color: #342753;
}
</style>
border-color css
<style>
span { border-color: #342753; }
span { border-color: rgb(52,39,83); }
td.TdClassName
{
border-color: #342753;
}
.TagClassName
{
border-color: #342753;
}
</style>