Shades of Paris M #312069
Tints of Paris M #312069
RGB
CMYK
RGB Variations
Color information
#312069 (or 0x312069) is known color: Paris M. HEX triplet: 31, 20 and 69. RGB value is (49,32,105). Sum of RGB (Red+Green+Blue) = 49+32+105=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 32 (12.89% from 255 or 17.20% from 186); Blue value is 105 (41.41% from 255 or 56.45% from 186); Max value from RGB is 105 - color contains mainly: blue. Hex color #312069 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312069 is #CEDF96. Grayscale: #2D2D2D. Windows color (decimal): -13557655 or 6889521. OLE color: 6889521.
HSL color Cylindrical-coordinate representation of color #312069: hue angle of 253.97º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #312069 is Cyan = 0.53, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 32 | 105 | - |
| CMYK | 0.53 | 0.70 | 0 | 0.59 |
| HSL | 253.97º | 0.53% | 0.27% | - |
| HSV(B) | 253.97º | 0.7% | 0.41% | - |
| XYZ | 4.33 | 2.71 | 13.66 | - |
| YUV | 45.41 | 161.63 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 32 | 105 | 0.53 | 0.70 | 0 | 0.59 | 253.97 | 0.53 | 0.27 |
| Hex | 31 | 20 | 69 | 35 | 46 | 0 | 3B | FE | 35 | 1B |
| Octal | 61 | 40 | 151 | 65 | 106 | 0 | 73 | 376 | 65 | 33 |
| Binary | 110001 | 100000 | 1101001 | 110101 | 1000110 | 0 | 111011 | 11111110 | 110101 | 11011 |
Color Harmonies of #312069
Complementary color
Monochromatic Colors of #312069
Black with #312069
Text Example
Text Example
White with #312069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312069; }
p { color: rgb(49,32,105); }
H1.HeaderClassName
{
color: #312069;
}
.AnyTagClassName
{
color: #312069;
}
</style>
background-color css
<style>
a { background-color: #312069; }
a { background-color: rgb(49,32,105); }
div.DivClassName
{
background-color: #312069;
}
.BgClassName
{
background-color: #312069;
}
</style>
border-color css
<style>
span { border-color: #312069; }
span { border-color: rgb(49,32,105); }
td.TdClassName
{
border-color: #312069;
}
.TagClassName
{
border-color: #312069;
}
</style>