Shades of Paris M #312673
Tints of Paris M #312673
RGB
CMYK
RGB Variations
Color information
#312673 (or 0x312673) is known color: Paris M. HEX triplet: 31, 26 and 73. RGB value is (49,38,115). Sum of RGB (Red+Green+Blue) = 49+38+115=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 38 (15.23% from 255 or 18.81% from 202); Blue value is 115 (45.31% from 255 or 56.93% from 202); Max value from RGB is 115 - color contains mainly: blue. Hex color #312673 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312673 is #CED98C. Grayscale: #313131. Windows color (decimal): -13556109 or 7546417. OLE color: 7546417.
HSL color Cylindrical-coordinate representation of color #312673: hue angle of 248.57º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #312673 is Cyan = 0.57, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 38 | 115 | - |
| CMYK | 0.57 | 0.67 | 0 | 0.55 |
| HSL | 248.57º | 0.5% | 0.3% | - |
| HSV(B) | 248.57º | 0.67% | 0.45% | - |
| XYZ | 5.05 | 3.28 | 16.59 | - |
| YUV | 50.07 | 164.64 | 127.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 115 | 0.57 | 0.67 | 0 | 0.55 | 248.57 | 0.5 | 0.3 |
| Hex | 31 | 26 | 73 | 39 | 43 | 0 | 37 | F9 | 32 | 1E |
| Octal | 61 | 46 | 163 | 71 | 103 | 0 | 67 | 371 | 62 | 36 |
| Binary | 110001 | 100110 | 1110011 | 111001 | 1000011 | 0 | 110111 | 11111001 | 110010 | 11110 |
Color Harmonies of #312673
Complementary color
Monochromatic Colors of #312673
Black with #312673
Text Example
Text Example
White with #312673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312673; }
p { color: rgb(49,38,115); }
H1.HeaderClassName
{
color: #312673;
}
.AnyTagClassName
{
color: #312673;
}
</style>
background-color css
<style>
a { background-color: #312673; }
a { background-color: rgb(49,38,115); }
div.DivClassName
{
background-color: #312673;
}
.BgClassName
{
background-color: #312673;
}
</style>
border-color css
<style>
span { border-color: #312673; }
span { border-color: rgb(49,38,115); }
td.TdClassName
{
border-color: #312673;
}
.TagClassName
{
border-color: #312673;
}
</style>