Shades of Cherry Pie #342657
Tints of Cherry Pie #342657
RGB
CMYK
RGB Variations
Color information
#342657 (or 0x342657) is known color: Cherry Pie. HEX triplet: 34, 26 and 57. RGB value is (52,38,87). Sum of RGB (Red+Green+Blue) = 52+38+87=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 38 (15.23% from 255 or 21.47% from 177); Blue value is 87 (34.38% from 255 or 49.15% from 177); Max value from RGB is 87 - color contains mainly: blue. Hex color #342657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342657 is #CBD9A8. Grayscale: #2F2F2F. Windows color (decimal): -13359529 or 5711412. OLE color: 5711412.
HSL color Cylindrical-coordinate representation of color #342657: hue angle of 257.14º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #342657 is Cyan = 0.40, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 38 | 87 | - |
| CMYK | 0.40 | 0.56 | 0 | 0.66 |
| HSL | 257.14º | 0.39% | 0.25% | - |
| HSV(B) | 257.14º | 0.56% | 0.34% | - |
| XYZ | 3.83 | 2.8 | 9.36 | - |
| YUV | 47.77 | 150.14 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 87 | 0.40 | 0.56 | 0 | 0.66 | 257.14 | 0.39 | 0.25 |
| Hex | 34 | 26 | 57 | 28 | 38 | 0 | 42 | 101 | 27 | 19 |
| Octal | 64 | 46 | 127 | 50 | 70 | 0 | 102 | 401 | 47 | 31 |
| Binary | 110100 | 100110 | 1010111 | 101000 | 111000 | 0 | 1000010 | 100000001 | 100111 | 11001 |
Color Harmonies of #342657
Complementary color
Monochromatic Colors of #342657
Black with #342657
Text Example
Text Example
White with #342657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342657; }
p { color: rgb(52,38,87); }
H1.HeaderClassName
{
color: #342657;
}
.AnyTagClassName
{
color: #342657;
}
</style>
background-color css
<style>
a { background-color: #342657; }
a { background-color: rgb(52,38,87); }
div.DivClassName
{
background-color: #342657;
}
.BgClassName
{
background-color: #342657;
}
</style>
border-color css
<style>
span { border-color: #342657; }
span { border-color: rgb(52,38,87); }
td.TdClassName
{
border-color: #342657;
}
.TagClassName
{
border-color: #342657;
}
</style>