Shades of Paris M #322762
Tints of Paris M #322762
RGB
CMYK
RGB Variations
Color information
#322762 (or 0x322762) is known color: Paris M. HEX triplet: 32, 27 and 62. RGB value is (50,39,98). Sum of RGB (Red+Green+Blue) = 50+39+98=187 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.74% from 187); Green value is 39 (15.62% from 255 or 20.86% from 187); Blue value is 98 (38.67% from 255 or 52.41% from 187); Max value from RGB is 98 - color contains mainly: blue. Hex color #322762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322762 is #CDD89D. Grayscale: #303030. Windows color (decimal): -13490334 or 6432562. OLE color: 6432562.
HSL color Cylindrical-coordinate representation of color #322762: hue angle of 251.19º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #322762 is Cyan = 0.49, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 39 | 98 | - |
| CMYK | 0.49 | 0.60 | 0 | 0.62 |
| HSL | 251.19º | 0.43% | 0.27% | - |
| HSV(B) | 251.19º | 0.6% | 0.38% | - |
| XYZ | 4.25 | 3.01 | 11.91 | - |
| YUV | 49.02 | 155.64 | 128.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 98 | 0.49 | 0.60 | 0 | 0.62 | 251.19 | 0.43 | 0.27 |
| Hex | 32 | 27 | 62 | 31 | 3C | 0 | 3E | FB | 2B | 1B |
| Octal | 62 | 47 | 142 | 61 | 74 | 0 | 76 | 373 | 53 | 33 |
| Binary | 110010 | 100111 | 1100010 | 110001 | 111100 | 0 | 111110 | 11111011 | 101011 | 11011 |
Color Harmonies of #322762
Complementary color
Monochromatic Colors of #322762
Black with #322762
Text Example
Text Example
White with #322762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322762; }
p { color: rgb(50,39,98); }
H1.HeaderClassName
{
color: #322762;
}
.AnyTagClassName
{
color: #322762;
}
</style>
background-color css
<style>
a { background-color: #322762; }
a { background-color: rgb(50,39,98); }
div.DivClassName
{
background-color: #322762;
}
.BgClassName
{
background-color: #322762;
}
</style>
border-color css
<style>
span { border-color: #322762; }
span { border-color: rgb(50,39,98); }
td.TdClassName
{
border-color: #322762;
}
.TagClassName
{
border-color: #322762;
}
</style>