Shades of Cherry Pie #373054
Tints of Cherry Pie #373054
RGB
CMYK
RGB Variations
Color information
#373054 (or 0x373054) is known color: Cherry Pie. HEX triplet: 37, 30 and 54. RGB value is (55,48,84). Sum of RGB (Red+Green+Blue) = 55+48+84=187 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.41% from 187); Green value is 48 (19.14% from 255 or 25.67% from 187); Blue value is 84 (33.20% from 255 or 44.92% from 187); Max value from RGB is 84 - color contains mainly: blue. Hex color #373054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373054 is #C8CFAB. Grayscale: #363636. Windows color (decimal): -13160364 or 5517367. OLE color: 5517367.
HSL color Cylindrical-coordinate representation of color #373054: hue angle of 251.67º 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 #373054 is Cyan = 0.35, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 48 | 84 | - |
| CMYK | 0.35 | 0.43 | 0 | 0.67 |
| HSL | 251.67º | 0.27% | 0.26% | - |
| HSV(B) | 251.67º | 0.43% | 0.33% | - |
| XYZ | 4.23 | 3.57 | 8.85 | - |
| YUV | 54.2 | 144.82 | 128.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 48 | 84 | 0.35 | 0.43 | 0 | 0.67 | 251.67 | 0.27 | 0.26 |
| Hex | 37 | 30 | 54 | 23 | 2B | 0 | 43 | FC | 1B | 1A |
| Octal | 67 | 60 | 124 | 43 | 53 | 0 | 103 | 374 | 33 | 32 |
| Binary | 110111 | 110000 | 1010100 | 100011 | 101011 | 0 | 1000011 | 11111100 | 11011 | 11010 |
Color Harmonies of #373054
Complementary color
Monochromatic Colors of #373054
Black with #373054
Text Example
Text Example
White with #373054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373054; }
p { color: rgb(55,48,84); }
H1.HeaderClassName
{
color: #373054;
}
.AnyTagClassName
{
color: #373054;
}
</style>
background-color css
<style>
a { background-color: #373054; }
a { background-color: rgb(55,48,84); }
div.DivClassName
{
background-color: #373054;
}
.BgClassName
{
background-color: #373054;
}
</style>
border-color css
<style>
span { border-color: #373054; }
span { border-color: rgb(55,48,84); }
td.TdClassName
{
border-color: #373054;
}
.TagClassName
{
border-color: #373054;
}
</style>