Shades of Paris M #312671
Tints of Paris M #312671
RGB
CMYK
RGB Variations
Color information
#312671 (or 0x312671) is known color: Paris M. HEX triplet: 31, 26 and 71. RGB value is (49,38,113). Sum of RGB (Red+Green+Blue) = 49+38+113=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 38 (15.23% from 255 or 19% from 200); Blue value is 113 (44.53% from 255 or 56.5% from 200); Max value from RGB is 113 - color contains mainly: blue. Hex color #312671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312671 is #CED98E. Grayscale: #313131. Windows color (decimal): -13556111 or 7415345. OLE color: 7415345.
HSL color Cylindrical-coordinate representation of color #312671: hue angle of 248.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #312671 is Cyan = 0.57, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 38 | 113 | - |
| CMYK | 0.57 | 0.66 | 0 | 0.56 |
| HSL | 248.8º | 0.5% | 0.3% | - |
| HSV(B) | 248.8º | 0.66% | 0.44% | - |
| XYZ | 4.94 | 3.23 | 15.99 | - |
| YUV | 49.84 | 163.64 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 113 | 0.57 | 0.66 | 0 | 0.56 | 248.8 | 0.5 | 0.3 |
| Hex | 31 | 26 | 71 | 39 | 42 | 0 | 38 | F9 | 32 | 1E |
| Octal | 61 | 46 | 161 | 71 | 102 | 0 | 70 | 371 | 62 | 36 |
| Binary | 110001 | 100110 | 1110001 | 111001 | 1000010 | 0 | 111000 | 11111001 | 110010 | 11110 |
Color Harmonies of #312671
Complementary color
Monochromatic Colors of #312671
Black with #312671
Text Example
Text Example
White with #312671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312671; }
p { color: rgb(49,38,113); }
H1.HeaderClassName
{
color: #312671;
}
.AnyTagClassName
{
color: #312671;
}
</style>
background-color css
<style>
a { background-color: #312671; }
a { background-color: rgb(49,38,113); }
div.DivClassName
{
background-color: #312671;
}
.BgClassName
{
background-color: #312671;
}
</style>
border-color css
<style>
span { border-color: #312671; }
span { border-color: rgb(49,38,113); }
td.TdClassName
{
border-color: #312671;
}
.TagClassName
{
border-color: #312671;
}
</style>