Shades of Paris M #312269
Tints of Paris M #312269
RGB
CMYK
RGB Variations
Color information
#312269 (or 0x312269) is known color: Paris M. HEX triplet: 31, 22 and 69. RGB value is (49,34,105). Sum of RGB (Red+Green+Blue) = 49+34+105=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 34 (13.67% from 255 or 18.09% from 188); Blue value is 105 (41.41% from 255 or 55.85% from 188); Max value from RGB is 105 - color contains mainly: blue. Hex color #312269 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312269 is #CEDD96. Grayscale: #2E2E2E. Windows color (decimal): -13557143 or 6890033. OLE color: 6890033.
HSL color Cylindrical-coordinate representation of color #312269: hue angle of 252.68º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #312269 is Cyan = 0.53, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 34 | 105 | - |
| CMYK | 0.53 | 0.68 | 0 | 0.59 |
| HSL | 252.68º | 0.51% | 0.27% | - |
| HSV(B) | 252.68º | 0.68% | 0.41% | - |
| XYZ | 4.39 | 2.82 | 13.68 | - |
| YUV | 46.58 | 160.97 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 34 | 105 | 0.53 | 0.68 | 0 | 0.59 | 252.68 | 0.51 | 0.27 |
| Hex | 31 | 22 | 69 | 35 | 44 | 0 | 3B | FD | 33 | 1B |
| Octal | 61 | 42 | 151 | 65 | 104 | 0 | 73 | 375 | 63 | 33 |
| Binary | 110001 | 100010 | 1101001 | 110101 | 1000100 | 0 | 111011 | 11111101 | 110011 | 11011 |
Color Harmonies of #312269
Complementary color
Monochromatic Colors of #312269
Black with #312269
Text Example
Text Example
White with #312269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312269; }
p { color: rgb(49,34,105); }
H1.HeaderClassName
{
color: #312269;
}
.AnyTagClassName
{
color: #312269;
}
</style>
background-color css
<style>
a { background-color: #312269; }
a { background-color: rgb(49,34,105); }
div.DivClassName
{
background-color: #312269;
}
.BgClassName
{
background-color: #312269;
}
</style>
border-color css
<style>
span { border-color: #312269; }
span { border-color: rgb(49,34,105); }
td.TdClassName
{
border-color: #312269;
}
.TagClassName
{
border-color: #312269;
}
</style>