Shades of Cherry Pie #392954
Tints of Cherry Pie #392954
RGB
CMYK
RGB Variations
Color information
#392954 (or 0x392954) is known color: Cherry Pie. HEX triplet: 39, 29 and 54. RGB value is (57,41,84). Sum of RGB (Red+Green+Blue) = 57+41+84=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 41 (16.41% from 255 or 22.53% from 182); Blue value is 84 (33.20% from 255 or 46.15% from 182); Max value from RGB is 84 - color contains mainly: blue. Hex color #392954 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392954 is #C6D6AB. Grayscale: #323232. Windows color (decimal): -13031084 or 5515577. OLE color: 5515577.
HSL color Cylindrical-coordinate representation of color #392954: hue angle of 262.33º 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 #392954 is Cyan = 0.32, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 41 | 84 | - |
| CMYK | 0.32 | 0.51 | 0 | 0.67 |
| HSL | 262.33º | 0.34% | 0.25% | - |
| HSV(B) | 262.33º | 0.51% | 0.33% | - |
| XYZ | 4.08 | 3.1 | 8.77 | - |
| YUV | 50.69 | 146.8 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 84 | 0.32 | 0.51 | 0 | 0.67 | 262.33 | 0.34 | 0.25 |
| Hex | 39 | 29 | 54 | 20 | 33 | 0 | 43 | 106 | 22 | 19 |
| Octal | 71 | 51 | 124 | 40 | 63 | 0 | 103 | 406 | 42 | 31 |
| Binary | 111001 | 101001 | 1010100 | 100000 | 110011 | 0 | 1000011 | 100000110 | 100010 | 11001 |
Color Harmonies of #392954
Complementary color
Monochromatic Colors of #392954
Black with #392954
Text Example
Text Example
White with #392954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392954; }
p { color: rgb(57,41,84); }
H1.HeaderClassName
{
color: #392954;
}
.AnyTagClassName
{
color: #392954;
}
</style>
background-color css
<style>
a { background-color: #392954; }
a { background-color: rgb(57,41,84); }
div.DivClassName
{
background-color: #392954;
}
.BgClassName
{
background-color: #392954;
}
</style>
border-color css
<style>
span { border-color: #392954; }
span { border-color: rgb(57,41,84); }
td.TdClassName
{
border-color: #392954;
}
.TagClassName
{
border-color: #392954;
}
</style>