Shades of Paris M #372968
Tints of Paris M #372968
RGB
CMYK
RGB Variations
Color information
#372968 (or 0x372968) is known color: Paris M. HEX triplet: 37, 29 and 68. RGB value is (55,41,104). Sum of RGB (Red+Green+Blue) = 55+41+104=200 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.5% from 200); Green value is 41 (16.41% from 255 or 20.5% from 200); Blue value is 104 (41.02% from 255 or 52% from 200); Max value from RGB is 104 - color contains mainly: blue. Hex color #372968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372968 is #C8D697. Grayscale: #343434. Windows color (decimal): -13162136 or 6826295. OLE color: 6826295.
HSL color Cylindrical-coordinate representation of color #372968: hue angle of 253.33º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #372968 is Cyan = 0.47, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 41 | 104 | - |
| CMYK | 0.47 | 0.61 | 0 | 0.59 |
| HSL | 253.33º | 0.43% | 0.28% | - |
| HSV(B) | 253.33º | 0.61% | 0.41% | - |
| XYZ | 4.87 | 3.4 | 13.5 | - |
| YUV | 52.37 | 157.14 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 104 | 0.47 | 0.61 | 0 | 0.59 | 253.33 | 0.43 | 0.28 |
| Hex | 37 | 29 | 68 | 2F | 3D | 0 | 3B | FD | 2B | 1C |
| Octal | 67 | 51 | 150 | 57 | 75 | 0 | 73 | 375 | 53 | 34 |
| Binary | 110111 | 101001 | 1101000 | 101111 | 111101 | 0 | 111011 | 11111101 | 101011 | 11100 |
Color Harmonies of #372968
Complementary color
Monochromatic Colors of #372968
Black with #372968
Text Example
Text Example
White with #372968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372968; }
p { color: rgb(55,41,104); }
H1.HeaderClassName
{
color: #372968;
}
.AnyTagClassName
{
color: #372968;
}
</style>
background-color css
<style>
a { background-color: #372968; }
a { background-color: rgb(55,41,104); }
div.DivClassName
{
background-color: #372968;
}
.BgClassName
{
background-color: #372968;
}
</style>
border-color css
<style>
span { border-color: #372968; }
span { border-color: rgb(55,41,104); }
td.TdClassName
{
border-color: #372968;
}
.TagClassName
{
border-color: #372968;
}
</style>