Shades of Paris M #372864
Tints of Paris M #372864
RGB
CMYK
RGB Variations
Color information
#372864 (or 0x372864) is known color: Paris M. HEX triplet: 37, 28 and 64. RGB value is (55,40,100). Sum of RGB (Red+Green+Blue) = 55+40+100=195 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.21% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 100 (39.45% from 255 or 51.28% from 195); Max value from RGB is 100 - color contains mainly: blue. Hex color #372864 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372864 is #C8D79B. Grayscale: #333333. Windows color (decimal): -13162396 or 6563895. OLE color: 6563895.
HSL color Cylindrical-coordinate representation of color #372864: hue angle of 255º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #372864 is Cyan = 0.45, Magento = 0.6, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 40 | 100 | - |
| CMYK | 0.45 | 0.6 | 0 | 0.61 |
| HSL | 255º | 0.43% | 0.27% | - |
| HSV(B) | 255º | 0.6% | 0.39% | - |
| XYZ | 4.63 | 3.25 | 12.44 | - |
| YUV | 51.33 | 155.47 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 100 | 0.45 | 0.6 | 0 | 0.61 | 255 | 0.43 | 0.27 |
| Hex | 37 | 28 | 64 | 2D | 3C | 0 | 3D | FF | 2B | 1B |
| Octal | 67 | 50 | 144 | 55 | 74 | 0 | 75 | 377 | 53 | 33 |
| Binary | 110111 | 101000 | 1100100 | 101101 | 111100 | 0 | 111101 | 11111111 | 101011 | 11011 |
Color Harmonies of #372864
Complementary color
Monochromatic Colors of #372864
Black with #372864
Text Example
Text Example
White with #372864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372864; }
p { color: rgb(55,40,100); }
H1.HeaderClassName
{
color: #372864;
}
.AnyTagClassName
{
color: #372864;
}
</style>
background-color css
<style>
a { background-color: #372864; }
a { background-color: rgb(55,40,100); }
div.DivClassName
{
background-color: #372864;
}
.BgClassName
{
background-color: #372864;
}
</style>
border-color css
<style>
span { border-color: #372864; }
span { border-color: rgb(55,40,100); }
td.TdClassName
{
border-color: #372864;
}
.TagClassName
{
border-color: #372864;
}
</style>