Shades of Paris M #312474
Tints of Paris M #312474
RGB
CMYK
RGB Variations
Color information
#312474 (or 0x312474) is known color: Paris M. HEX triplet: 31, 24 and 74. RGB value is (49,36,116). Sum of RGB (Red+Green+Blue) = 49+36+116=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 36 (14.45% from 255 or 17.91% from 201); Blue value is 116 (45.70% from 255 or 57.71% from 201); Max value from RGB is 116 - color contains mainly: blue. Hex color #312474 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312474 is #CEDB8B. Grayscale: #303030. Windows color (decimal): -13556620 or 7611441. OLE color: 7611441.
HSL color Cylindrical-coordinate representation of color #312474: hue angle of 249.75º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #312474 is Cyan = 0.58, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 36 | 116 | - |
| CMYK | 0.58 | 0.69 | 0 | 0.55 |
| HSL | 249.75º | 0.53% | 0.3% | - |
| HSV(B) | 249.75º | 0.69% | 0.45% | - |
| XYZ | 5.05 | 3.18 | 16.87 | - |
| YUV | 49.01 | 165.81 | 128 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 116 | 0.58 | 0.69 | 0 | 0.55 | 249.75 | 0.53 | 0.3 |
| Hex | 31 | 24 | 74 | 3A | 45 | 0 | 37 | FA | 35 | 1E |
| Octal | 61 | 44 | 164 | 72 | 105 | 0 | 67 | 372 | 65 | 36 |
| Binary | 110001 | 100100 | 1110100 | 111010 | 1000101 | 0 | 110111 | 11111010 | 110101 | 11110 |
Color Harmonies of #312474
Complementary color
Monochromatic Colors of #312474
Black with #312474
Text Example
Text Example
White with #312474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312474; }
p { color: rgb(49,36,116); }
H1.HeaderClassName
{
color: #312474;
}
.AnyTagClassName
{
color: #312474;
}
</style>
background-color css
<style>
a { background-color: #312474; }
a { background-color: rgb(49,36,116); }
div.DivClassName
{
background-color: #312474;
}
.BgClassName
{
background-color: #312474;
}
</style>
border-color css
<style>
span { border-color: #312474; }
span { border-color: rgb(49,36,116); }
td.TdClassName
{
border-color: #312474;
}
.TagClassName
{
border-color: #312474;
}
</style>