Shades of Paris M #322474
Tints of Paris M #322474
RGB
CMYK
RGB Variations
Color information
#322474 (or 0x322474) is known color: Paris M. HEX triplet: 32, 24 and 74. RGB value is (50,36,116). Sum of RGB (Red+Green+Blue) = 50+36+116=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 36 (14.45% from 255 or 17.82% from 202); Blue value is 116 (45.70% from 255 or 57.43% from 202); Max value from RGB is 116 - color contains mainly: blue. Hex color #322474 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322474 is #CDDB8B. Grayscale: #303030. Windows color (decimal): -13491084 or 7611442. OLE color: 7611442.
HSL color Cylindrical-coordinate representation of color #322474: hue angle of 250.5º 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 #322474 is Cyan = 0.57, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 36 | 116 | - |
| CMYK | 0.57 | 0.69 | 0 | 0.55 |
| HSL | 250.5º | 0.53% | 0.3% | - |
| HSV(B) | 250.5º | 0.69% | 0.45% | - |
| XYZ | 5.1 | 3.2 | 16.87 | - |
| YUV | 49.31 | 165.64 | 128.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 116 | 0.57 | 0.69 | 0 | 0.55 | 250.5 | 0.53 | 0.3 |
| Hex | 32 | 24 | 74 | 39 | 45 | 0 | 37 | FB | 35 | 1E |
| Octal | 62 | 44 | 164 | 71 | 105 | 0 | 67 | 373 | 65 | 36 |
| Binary | 110010 | 100100 | 1110100 | 111001 | 1000101 | 0 | 110111 | 11111011 | 110101 | 11110 |
Color Harmonies of #322474
Complementary color
Monochromatic Colors of #322474
Black with #322474
Text Example
Text Example
White with #322474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322474; }
p { color: rgb(50,36,116); }
H1.HeaderClassName
{
color: #322474;
}
.AnyTagClassName
{
color: #322474;
}
</style>
background-color css
<style>
a { background-color: #322474; }
a { background-color: rgb(50,36,116); }
div.DivClassName
{
background-color: #322474;
}
.BgClassName
{
background-color: #322474;
}
</style>
border-color css
<style>
span { border-color: #322474; }
span { border-color: rgb(50,36,116); }
td.TdClassName
{
border-color: #322474;
}
.TagClassName
{
border-color: #322474;
}
</style>