Shades of Paris M #372865
Tints of Paris M #372865
RGB
CMYK
RGB Variations
Color information
#372865 (or 0x372865) is known color: Paris M. HEX triplet: 37, 28 and 65. RGB value is (55,40,101). Sum of RGB (Red+Green+Blue) = 55+40+101=196 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.06% from 196); Green value is 40 (16.02% from 255 or 20.41% from 196); Blue value is 101 (39.84% from 255 or 51.53% from 196); Max value from RGB is 101 - color contains mainly: blue. Hex color #372865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372865 is #C8D79A. Grayscale: #333333. Windows color (decimal): -13162395 or 6629431. OLE color: 6629431.
HSL color Cylindrical-coordinate representation of color #372865: hue angle of 254.75º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #372865 is Cyan = 0.46, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 40 | 101 | - |
| CMYK | 0.46 | 0.60 | 0 | 0.60 |
| HSL | 254.75º | 0.43% | 0.28% | - |
| HSV(B) | 254.75º | 0.6% | 0.4% | - |
| XYZ | 4.68 | 3.27 | 12.7 | - |
| YUV | 51.44 | 155.97 | 130.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 101 | 0.46 | 0.60 | 0 | 0.60 | 254.75 | 0.43 | 0.28 |
| Hex | 37 | 28 | 65 | 2E | 3C | 0 | 3C | FF | 2B | 1C |
| Octal | 67 | 50 | 145 | 56 | 74 | 0 | 74 | 377 | 53 | 34 |
| Binary | 110111 | 101000 | 1100101 | 101110 | 111100 | 0 | 111100 | 11111111 | 101011 | 11100 |
Color Harmonies of #372865
Complementary color
Monochromatic Colors of #372865
Black with #372865
Text Example
Text Example
White with #372865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372865; }
p { color: rgb(55,40,101); }
H1.HeaderClassName
{
color: #372865;
}
.AnyTagClassName
{
color: #372865;
}
</style>
background-color css
<style>
a { background-color: #372865; }
a { background-color: rgb(55,40,101); }
div.DivClassName
{
background-color: #372865;
}
.BgClassName
{
background-color: #372865;
}
</style>
border-color css
<style>
span { border-color: #372865; }
span { border-color: rgb(55,40,101); }
td.TdClassName
{
border-color: #372865;
}
.TagClassName
{
border-color: #372865;
}
</style>