Shades of Cherry Pie #382756
Tints of Cherry Pie #382756
RGB
CMYK
RGB Variations
Color information
#382756 (or 0x382756) is known color: Cherry Pie. HEX triplet: 38, 27 and 56. RGB value is (56,39,86). Sum of RGB (Red+Green+Blue) = 56+39+86=181 (23% of max value = 765). Red value is 56 (22.27% from 255 or 30.94% from 181); Green value is 39 (15.62% from 255 or 21.55% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 86 - color contains mainly: blue. Hex color #382756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382756 is #C7D8A9. Grayscale: #313131. Windows color (decimal): -13097130 or 5646136. OLE color: 5646136.
HSL color Cylindrical-coordinate representation of color #382756: hue angle of 261.7º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #382756 is Cyan = 0.35, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 39 | 86 | - |
| CMYK | 0.35 | 0.55 | 0 | 0.66 |
| HSL | 261.7º | 0.38% | 0.25% | - |
| HSV(B) | 261.7º | 0.55% | 0.34% | - |
| XYZ | 4.04 | 2.96 | 9.16 | - |
| YUV | 49.44 | 148.63 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 86 | 0.35 | 0.55 | 0 | 0.66 | 261.7 | 0.38 | 0.25 |
| Hex | 38 | 27 | 56 | 23 | 37 | 0 | 42 | 106 | 26 | 19 |
| Octal | 70 | 47 | 126 | 43 | 67 | 0 | 102 | 406 | 46 | 31 |
| Binary | 111000 | 100111 | 1010110 | 100011 | 110111 | 0 | 1000010 | 100000110 | 100110 | 11001 |
Color Harmonies of #382756
Complementary color
Monochromatic Colors of #382756
Black with #382756
Text Example
Text Example
White with #382756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382756; }
p { color: rgb(56,39,86); }
H1.HeaderClassName
{
color: #382756;
}
.AnyTagClassName
{
color: #382756;
}
</style>
background-color css
<style>
a { background-color: #382756; }
a { background-color: rgb(56,39,86); }
div.DivClassName
{
background-color: #382756;
}
.BgClassName
{
background-color: #382756;
}
</style>
border-color css
<style>
span { border-color: #382756; }
span { border-color: rgb(56,39,86); }
td.TdClassName
{
border-color: #382756;
}
.TagClassName
{
border-color: #382756;
}
</style>