Shades of Paris M #332874
Tints of Paris M #332874
RGB
CMYK
RGB Variations
Color information
#332874 (or 0x332874) is known color: Paris M. HEX triplet: 33, 28 and 74. RGB value is (51,40,116). Sum of RGB (Red+Green+Blue) = 51+40+116=207 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.64% from 207); Green value is 40 (16.02% from 255 or 19.32% from 207); Blue value is 116 (45.70% from 255 or 56.04% from 207); Max value from RGB is 116 - color contains mainly: blue. Hex color #332874 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332874 is #CCD78B. Grayscale: #333333. Windows color (decimal): -13424524 or 7612467. OLE color: 7612467.
HSL color Cylindrical-coordinate representation of color #332874: hue angle of 248.68º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #332874 is Cyan = 0.56, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 40 | 116 | - |
| CMYK | 0.56 | 0.66 | 0 | 0.55 |
| HSL | 248.68º | 0.49% | 0.31% | - |
| HSV(B) | 248.68º | 0.66% | 0.45% | - |
| XYZ | 5.28 | 3.48 | 16.92 | - |
| YUV | 51.95 | 164.14 | 127.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 40 | 116 | 0.56 | 0.66 | 0 | 0.55 | 248.68 | 0.49 | 0.31 |
| Hex | 33 | 28 | 74 | 38 | 42 | 0 | 37 | F9 | 31 | 1F |
| Octal | 63 | 50 | 164 | 70 | 102 | 0 | 67 | 371 | 61 | 37 |
| Binary | 110011 | 101000 | 1110100 | 111000 | 1000010 | 0 | 110111 | 11111001 | 110001 | 11111 |
Color Harmonies of #332874
Complementary color
Monochromatic Colors of #332874
Black with #332874
Text Example
Text Example
White with #332874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332874; }
p { color: rgb(51,40,116); }
H1.HeaderClassName
{
color: #332874;
}
.AnyTagClassName
{
color: #332874;
}
</style>
background-color css
<style>
a { background-color: #332874; }
a { background-color: rgb(51,40,116); }
div.DivClassName
{
background-color: #332874;
}
.BgClassName
{
background-color: #332874;
}
</style>
border-color css
<style>
span { border-color: #332874; }
span { border-color: rgb(51,40,116); }
td.TdClassName
{
border-color: #332874;
}
.TagClassName
{
border-color: #332874;
}
</style>