Shades of Paris M #372964
Tints of Paris M #372964
RGB
CMYK
RGB Variations
Color information
#372964 (or 0x372964) is known color: Paris M. HEX triplet: 37, 29 and 64. RGB value is (55,41,100). Sum of RGB (Red+Green+Blue) = 55+41+100=196 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.06% from 196); Green value is 41 (16.41% from 255 or 20.92% from 196); Blue value is 100 (39.45% from 255 or 51.02% from 196); Max value from RGB is 100 - color contains mainly: blue. Hex color #372964 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372964 is #C8D69B. Grayscale: #333333. Windows color (decimal): -13162140 or 6564151. OLE color: 6564151.
HSL color Cylindrical-coordinate representation of color #372964: hue angle of 254.24º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #372964 is Cyan = 0.45, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 41 | 100 | - |
| CMYK | 0.45 | 0.59 | 0 | 0.61 |
| HSL | 254.24º | 0.42% | 0.28% | - |
| HSV(B) | 254.24º | 0.59% | 0.39% | - |
| XYZ | 4.67 | 3.32 | 12.45 | - |
| YUV | 51.91 | 155.14 | 130.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 100 | 0.45 | 0.59 | 0 | 0.61 | 254.24 | 0.42 | 0.28 |
| Hex | 37 | 29 | 64 | 2D | 3B | 0 | 3D | FE | 2A | 1C |
| Octal | 67 | 51 | 144 | 55 | 73 | 0 | 75 | 376 | 52 | 34 |
| Binary | 110111 | 101001 | 1100100 | 101101 | 111011 | 0 | 111101 | 11111110 | 101010 | 11100 |
Color Harmonies of #372964
Complementary color
Monochromatic Colors of #372964
Black with #372964
Text Example
Text Example
White with #372964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372964; }
p { color: rgb(55,41,100); }
H1.HeaderClassName
{
color: #372964;
}
.AnyTagClassName
{
color: #372964;
}
</style>
background-color css
<style>
a { background-color: #372964; }
a { background-color: rgb(55,41,100); }
div.DivClassName
{
background-color: #372964;
}
.BgClassName
{
background-color: #372964;
}
</style>
border-color css
<style>
span { border-color: #372964; }
span { border-color: rgb(55,41,100); }
td.TdClassName
{
border-color: #372964;
}
.TagClassName
{
border-color: #372964;
}
</style>