Shades of Paris M #312258
Tints of Paris M #312258
RGB
CMYK
RGB Variations
Color information
#312258 (or 0x312258) is known color: Paris M. HEX triplet: 31, 22 and 58. RGB value is (49,34,88). Sum of RGB (Red+Green+Blue) = 49+34+88=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 34 (13.67% from 255 or 19.88% from 171); Blue value is 88 (34.77% from 255 or 51.46% from 171); Max value from RGB is 88 - color contains mainly: blue. Hex color #312258 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312258 is #CEDDA7. Grayscale: #2C2C2C. Windows color (decimal): -13557160 or 5775921. OLE color: 5775921.
HSL color Cylindrical-coordinate representation of color #312258: hue angle of 256.67º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #312258 is Cyan = 0.44, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 34 | 88 | - |
| CMYK | 0.44 | 0.61 | 0 | 0.65 |
| HSL | 256.67º | 0.44% | 0.24% | - |
| HSV(B) | 256.67º | 0.61% | 0.35% | - |
| XYZ | 3.6 | 2.5 | 9.53 | - |
| YUV | 44.64 | 152.47 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 34 | 88 | 0.44 | 0.61 | 0 | 0.65 | 256.67 | 0.44 | 0.24 |
| Hex | 31 | 22 | 58 | 2C | 3D | 0 | 41 | 101 | 2C | 18 |
| Octal | 61 | 42 | 130 | 54 | 75 | 0 | 101 | 401 | 54 | 30 |
| Binary | 110001 | 100010 | 1011000 | 101100 | 111101 | 0 | 1000001 | 100000001 | 101100 | 11000 |
Color Harmonies of #312258
Complementary color
Monochromatic Colors of #312258
Black with #312258
Text Example
Text Example
White with #312258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312258; }
p { color: rgb(49,34,88); }
H1.HeaderClassName
{
color: #312258;
}
.AnyTagClassName
{
color: #312258;
}
</style>
background-color css
<style>
a { background-color: #312258; }
a { background-color: rgb(49,34,88); }
div.DivClassName
{
background-color: #312258;
}
.BgClassName
{
background-color: #312258;
}
</style>
border-color css
<style>
span { border-color: #312258; }
span { border-color: rgb(49,34,88); }
td.TdClassName
{
border-color: #312258;
}
.TagClassName
{
border-color: #312258;
}
</style>