Shades of Paris M #312476
Tints of Paris M #312476
RGB
CMYK
RGB Variations
Color information
#312476 (or 0x312476) is known color: Paris M. HEX triplet: 31, 24 and 76. RGB value is (49,36,118). Sum of RGB (Red+Green+Blue) = 49+36+118=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 118 (46.48% from 255 or 58.13% from 203); Max value from RGB is 118 - color contains mainly: blue. Hex color #312476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312476 is #CEDB89. Grayscale: #303030. Windows color (decimal): -13556618 or 7742513. OLE color: 7742513.
HSL color Cylindrical-coordinate representation of color #312476: hue angle of 249.51º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #312476 is Cyan = 0.58, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 36 | 118 | - |
| CMYK | 0.58 | 0.69 | 0 | 0.54 |
| HSL | 249.51º | 0.53% | 0.3% | - |
| HSV(B) | 249.51º | 0.69% | 0.46% | - |
| XYZ | 5.17 | 3.22 | 17.49 | - |
| YUV | 49.24 | 166.81 | 127.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 118 | 0.58 | 0.69 | 0 | 0.54 | 249.51 | 0.53 | 0.3 |
| Hex | 31 | 24 | 76 | 3A | 45 | 0 | 36 | FA | 35 | 1E |
| Octal | 61 | 44 | 166 | 72 | 105 | 0 | 66 | 372 | 65 | 36 |
| Binary | 110001 | 100100 | 1110110 | 111010 | 1000101 | 0 | 110110 | 11111010 | 110101 | 11110 |
Color Harmonies of #312476
Complementary color
Monochromatic Colors of #312476
Black with #312476
Text Example
Text Example
White with #312476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312476; }
p { color: rgb(49,36,118); }
H1.HeaderClassName
{
color: #312476;
}
.AnyTagClassName
{
color: #312476;
}
</style>
background-color css
<style>
a { background-color: #312476; }
a { background-color: rgb(49,36,118); }
div.DivClassName
{
background-color: #312476;
}
.BgClassName
{
background-color: #312476;
}
</style>
border-color css
<style>
span { border-color: #312476; }
span { border-color: rgb(49,36,118); }
td.TdClassName
{
border-color: #312476;
}
.TagClassName
{
border-color: #312476;
}
</style>