Shades of Paris M #312369
Tints of Paris M #312369
RGB
CMYK
RGB Variations
Color information
#312369 (or 0x312369) is known color: Paris M. HEX triplet: 31, 23 and 69. RGB value is (49,35,105). Sum of RGB (Red+Green+Blue) = 49+35+105=189 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.93% from 189); Green value is 35 (14.06% from 255 or 18.52% from 189); Blue value is 105 (41.41% from 255 or 55.56% from 189); Max value from RGB is 105 - color contains mainly: blue. Hex color #312369 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312369 is #CEDC96. Grayscale: #2E2E2E. Windows color (decimal): -13556887 or 6890289. OLE color: 6890289.
HSL color Cylindrical-coordinate representation of color #312369: hue angle of 252º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #312369 is Cyan = 0.53, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 35 | 105 | - |
| CMYK | 0.53 | 0.67 | 0 | 0.59 |
| HSL | 252º | 0.5% | 0.27% | - |
| HSV(B) | 252º | 0.67% | 0.41% | - |
| XYZ | 4.42 | 2.87 | 13.69 | - |
| YUV | 47.17 | 160.64 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 105 | 0.53 | 0.67 | 0 | 0.59 | 252 | 0.5 | 0.27 |
| Hex | 31 | 23 | 69 | 35 | 43 | 0 | 3B | FC | 32 | 1B |
| Octal | 61 | 43 | 151 | 65 | 103 | 0 | 73 | 374 | 62 | 33 |
| Binary | 110001 | 100011 | 1101001 | 110101 | 1000011 | 0 | 111011 | 11111100 | 110010 | 11011 |
Color Harmonies of #312369
Complementary color
Monochromatic Colors of #312369
Black with #312369
Text Example
Text Example
White with #312369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312369; }
p { color: rgb(49,35,105); }
H1.HeaderClassName
{
color: #312369;
}
.AnyTagClassName
{
color: #312369;
}
</style>
background-color css
<style>
a { background-color: #312369; }
a { background-color: rgb(49,35,105); }
div.DivClassName
{
background-color: #312369;
}
.BgClassName
{
background-color: #312369;
}
</style>
border-color css
<style>
span { border-color: #312369; }
span { border-color: rgb(49,35,105); }
td.TdClassName
{
border-color: #312369;
}
.TagClassName
{
border-color: #312369;
}
</style>