Shades of Paris M #362764
Tints of Paris M #362764
RGB
CMYK
RGB Variations
Color information
#362764 (or 0x362764) is known color: Paris M. HEX triplet: 36, 27 and 64. RGB value is (54,39,100). Sum of RGB (Red+Green+Blue) = 54+39+100=193 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.98% from 193); Green value is 39 (15.62% from 255 or 20.21% from 193); Blue value is 100 (39.45% from 255 or 51.81% from 193); Max value from RGB is 100 - color contains mainly: blue. Hex color #362764 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362764 is #C9D89B. Grayscale: #323232. Windows color (decimal): -13228188 or 6563638. OLE color: 6563638.
HSL color Cylindrical-coordinate representation of color #362764: hue angle of 254.75º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #362764 is Cyan = 0.46, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 39 | 100 | - |
| CMYK | 0.46 | 0.61 | 0 | 0.61 |
| HSL | 254.75º | 0.44% | 0.27% | - |
| HSV(B) | 254.75º | 0.61% | 0.39% | - |
| XYZ | 4.55 | 3.16 | 12.43 | - |
| YUV | 50.44 | 155.97 | 130.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 100 | 0.46 | 0.61 | 0 | 0.61 | 254.75 | 0.44 | 0.27 |
| Hex | 36 | 27 | 64 | 2E | 3D | 0 | 3D | FF | 2C | 1B |
| Octal | 66 | 47 | 144 | 56 | 75 | 0 | 75 | 377 | 54 | 33 |
| Binary | 110110 | 100111 | 1100100 | 101110 | 111101 | 0 | 111101 | 11111111 | 101100 | 11011 |
Color Harmonies of #362764
Complementary color
Monochromatic Colors of #362764
Black with #362764
Text Example
Text Example
White with #362764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362764; }
p { color: rgb(54,39,100); }
H1.HeaderClassName
{
color: #362764;
}
.AnyTagClassName
{
color: #362764;
}
</style>
background-color css
<style>
a { background-color: #362764; }
a { background-color: rgb(54,39,100); }
div.DivClassName
{
background-color: #362764;
}
.BgClassName
{
background-color: #362764;
}
</style>
border-color css
<style>
span { border-color: #362764; }
span { border-color: rgb(54,39,100); }
td.TdClassName
{
border-color: #362764;
}
.TagClassName
{
border-color: #362764;
}
</style>