Shades of Cherry Pie #363054
Tints of Cherry Pie #363054
RGB
CMYK
RGB Variations
Color information
#363054 (or 0x363054) is known color: Cherry Pie. HEX triplet: 36, 30 and 54. RGB value is (54,48,84). Sum of RGB (Red+Green+Blue) = 54+48+84=186 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.03% from 186); Green value is 48 (19.14% from 255 or 25.81% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 84 - color contains mainly: blue. Hex color #363054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363054 is #C9CFAB. Grayscale: #353535. Windows color (decimal): -13225900 or 5517366. OLE color: 5517366.
HSL color Cylindrical-coordinate representation of color #363054: hue angle of 250º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #363054 is Cyan = 0.36, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 48 | 84 | - |
| CMYK | 0.36 | 0.43 | 0 | 0.67 |
| HSL | 250º | 0.27% | 0.26% | - |
| HSV(B) | 250º | 0.43% | 0.33% | - |
| XYZ | 4.18 | 3.54 | 8.85 | - |
| YUV | 53.9 | 144.99 | 128.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 84 | 0.36 | 0.43 | 0 | 0.67 | 250 | 0.27 | 0.26 |
| Hex | 36 | 30 | 54 | 24 | 2B | 0 | 43 | FA | 1B | 1A |
| Octal | 66 | 60 | 124 | 44 | 53 | 0 | 103 | 372 | 33 | 32 |
| Binary | 110110 | 110000 | 1010100 | 100100 | 101011 | 0 | 1000011 | 11111010 | 11011 | 11010 |
Color Harmonies of #363054
Complementary color
Monochromatic Colors of #363054
Black with #363054
Text Example
Text Example
White with #363054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363054; }
p { color: rgb(54,48,84); }
H1.HeaderClassName
{
color: #363054;
}
.AnyTagClassName
{
color: #363054;
}
</style>
background-color css
<style>
a { background-color: #363054; }
a { background-color: rgb(54,48,84); }
div.DivClassName
{
background-color: #363054;
}
.BgClassName
{
background-color: #363054;
}
</style>
border-color css
<style>
span { border-color: #363054; }
span { border-color: rgb(54,48,84); }
td.TdClassName
{
border-color: #363054;
}
.TagClassName
{
border-color: #363054;
}
</style>