Shades of Paris M #312662
Tints of Paris M #312662
RGB
CMYK
RGB Variations
Color information
#312662 (or 0x312662) is known color: Paris M. HEX triplet: 31, 26 and 62. RGB value is (49,38,98). Sum of RGB (Red+Green+Blue) = 49+38+98=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 38 (15.23% from 255 or 20.54% from 185); Blue value is 98 (38.67% from 255 or 52.97% from 185); Max value from RGB is 98 - color contains mainly: blue. Hex color #312662 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312662 is #CED99D. Grayscale: #2F2F2F. Windows color (decimal): -13556126 or 6432305. OLE color: 6432305.
HSL color Cylindrical-coordinate representation of color #312662: hue angle of 251º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #312662 is Cyan = 0.5, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 38 | 98 | - |
| CMYK | 0.5 | 0.61 | 0 | 0.62 |
| HSL | 251º | 0.44% | 0.27% | - |
| HSV(B) | 251º | 0.61% | 0.38% | - |
| XYZ | 4.16 | 2.92 | 11.9 | - |
| YUV | 48.13 | 156.14 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 98 | 0.5 | 0.61 | 0 | 0.62 | 251 | 0.44 | 0.27 |
| Hex | 31 | 26 | 62 | 32 | 3D | 0 | 3E | FB | 2C | 1B |
| Octal | 61 | 46 | 142 | 62 | 75 | 0 | 76 | 373 | 54 | 33 |
| Binary | 110001 | 100110 | 1100010 | 110010 | 111101 | 0 | 111110 | 11111011 | 101100 | 11011 |
Color Harmonies of #312662
Complementary color
Monochromatic Colors of #312662
Black with #312662
Text Example
Text Example
White with #312662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312662; }
p { color: rgb(49,38,98); }
H1.HeaderClassName
{
color: #312662;
}
.AnyTagClassName
{
color: #312662;
}
</style>
background-color css
<style>
a { background-color: #312662; }
a { background-color: rgb(49,38,98); }
div.DivClassName
{
background-color: #312662;
}
.BgClassName
{
background-color: #312662;
}
</style>
border-color css
<style>
span { border-color: #312662; }
span { border-color: rgb(49,38,98); }
td.TdClassName
{
border-color: #312662;
}
.TagClassName
{
border-color: #312662;
}
</style>