Shades of Paris M #312470
Tints of Paris M #312470
RGB
CMYK
RGB Variations
Color information
#312470 (or 0x312470) is known color: Paris M. HEX triplet: 31, 24 and 70. RGB value is (49,36,112). Sum of RGB (Red+Green+Blue) = 49+36+112=197 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.87% from 197); Green value is 36 (14.45% from 255 or 18.27% from 197); Blue value is 112 (44.14% from 255 or 56.85% from 197); Max value from RGB is 112 - color contains mainly: blue. Hex color #312470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312470 is #CEDB8F. Grayscale: #303030. Windows color (decimal): -13556624 or 7349297. OLE color: 7349297.
HSL color Cylindrical-coordinate representation of color #312470: hue angle of 250.26º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #312470 is Cyan = 0.56, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 36 | 112 | - |
| CMYK | 0.56 | 0.68 | 0 | 0.56 |
| HSL | 250.26º | 0.51% | 0.29% | - |
| HSV(B) | 250.26º | 0.68% | 0.44% | - |
| XYZ | 4.82 | 3.08 | 15.67 | - |
| YUV | 48.55 | 163.81 | 128.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 112 | 0.56 | 0.68 | 0 | 0.56 | 250.26 | 0.51 | 0.29 |
| Hex | 31 | 24 | 70 | 38 | 44 | 0 | 38 | FA | 33 | 1D |
| Octal | 61 | 44 | 160 | 70 | 104 | 0 | 70 | 372 | 63 | 35 |
| Binary | 110001 | 100100 | 1110000 | 111000 | 1000100 | 0 | 111000 | 11111010 | 110011 | 11101 |
Color Harmonies of #312470
Complementary color
Monochromatic Colors of #312470
Black with #312470
Text Example
Text Example
White with #312470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312470; }
p { color: rgb(49,36,112); }
H1.HeaderClassName
{
color: #312470;
}
.AnyTagClassName
{
color: #312470;
}
</style>
background-color css
<style>
a { background-color: #312470; }
a { background-color: rgb(49,36,112); }
div.DivClassName
{
background-color: #312470;
}
.BgClassName
{
background-color: #312470;
}
</style>
border-color css
<style>
span { border-color: #312470; }
span { border-color: rgb(49,36,112); }
td.TdClassName
{
border-color: #312470;
}
.TagClassName
{
border-color: #312470;
}
</style>