Shades of Cherry Pie #392956
Tints of Cherry Pie #392956
RGB
CMYK
RGB Variations
Color information
#392956 (or 0x392956) is known color: Cherry Pie. HEX triplet: 39, 29 and 56. RGB value is (57,41,86). Sum of RGB (Red+Green+Blue) = 57+41+86=184 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.98% from 184); Green value is 41 (16.41% from 255 or 22.28% from 184); Blue value is 86 (33.98% from 255 or 46.74% from 184); Max value from RGB is 86 - color contains mainly: blue. Hex color #392956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392956 is #C6D6A9. Grayscale: #323232. Windows color (decimal): -13031082 or 5646649. OLE color: 5646649.
HSL color Cylindrical-coordinate representation of color #392956: hue angle of 261.33º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #392956 is Cyan = 0.34, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 41 | 86 | - |
| CMYK | 0.34 | 0.52 | 0 | 0.66 |
| HSL | 261.33º | 0.35% | 0.25% | - |
| HSV(B) | 261.33º | 0.52% | 0.34% | - |
| XYZ | 4.16 | 3.13 | 9.19 | - |
| YUV | 50.91 | 147.8 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 86 | 0.34 | 0.52 | 0 | 0.66 | 261.33 | 0.35 | 0.25 |
| Hex | 39 | 29 | 56 | 22 | 34 | 0 | 42 | 105 | 23 | 19 |
| Octal | 71 | 51 | 126 | 42 | 64 | 0 | 102 | 405 | 43 | 31 |
| Binary | 111001 | 101001 | 1010110 | 100010 | 110100 | 0 | 1000010 | 100000101 | 100011 | 11001 |
Color Harmonies of #392956
Complementary color
Monochromatic Colors of #392956
Black with #392956
Text Example
Text Example
White with #392956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392956; }
p { color: rgb(57,41,86); }
H1.HeaderClassName
{
color: #392956;
}
.AnyTagClassName
{
color: #392956;
}
</style>
background-color css
<style>
a { background-color: #392956; }
a { background-color: rgb(57,41,86); }
div.DivClassName
{
background-color: #392956;
}
.BgClassName
{
background-color: #392956;
}
</style>
border-color css
<style>
span { border-color: #392956; }
span { border-color: rgb(57,41,86); }
td.TdClassName
{
border-color: #392956;
}
.TagClassName
{
border-color: #392956;
}
</style>