Shades of Paris M #312472
Tints of Paris M #312472
RGB
CMYK
RGB Variations
Color information
#312472 (or 0x312472) is known color: Paris M. HEX triplet: 31, 24 and 72. RGB value is (49,36,114). Sum of RGB (Red+Green+Blue) = 49+36+114=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 36 (14.45% from 255 or 18.09% from 199); Blue value is 114 (44.92% from 255 or 57.29% from 199); Max value from RGB is 114 - color contains mainly: blue. Hex color #312472 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312472 is #CEDB8D. Grayscale: #303030. Windows color (decimal): -13556622 or 7480369. OLE color: 7480369.
HSL color Cylindrical-coordinate representation of color #312472: hue angle of 250º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #312472 is Cyan = 0.57, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 36 | 114 | - |
| CMYK | 0.57 | 0.68 | 0 | 0.55 |
| HSL | 250º | 0.52% | 0.29% | - |
| HSV(B) | 250º | 0.68% | 0.45% | - |
| XYZ | 4.93 | 3.13 | 16.26 | - |
| YUV | 48.78 | 164.81 | 128.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 114 | 0.57 | 0.68 | 0 | 0.55 | 250 | 0.52 | 0.29 |
| Hex | 31 | 24 | 72 | 39 | 44 | 0 | 37 | FA | 34 | 1D |
| Octal | 61 | 44 | 162 | 71 | 104 | 0 | 67 | 372 | 64 | 35 |
| Binary | 110001 | 100100 | 1110010 | 111001 | 1000100 | 0 | 110111 | 11111010 | 110100 | 11101 |
Color Harmonies of #312472
Complementary color
Monochromatic Colors of #312472
Black with #312472
Text Example
Text Example
White with #312472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312472; }
p { color: rgb(49,36,114); }
H1.HeaderClassName
{
color: #312472;
}
.AnyTagClassName
{
color: #312472;
}
</style>
background-color css
<style>
a { background-color: #312472; }
a { background-color: rgb(49,36,114); }
div.DivClassName
{
background-color: #312472;
}
.BgClassName
{
background-color: #312472;
}
</style>
border-color css
<style>
span { border-color: #312472; }
span { border-color: rgb(49,36,114); }
td.TdClassName
{
border-color: #312472;
}
.TagClassName
{
border-color: #312472;
}
</style>