Shades of Paris M #362865
Tints of Paris M #362865
RGB
CMYK
RGB Variations
Color information
#362865 (or 0x362865) is known color: Paris M. HEX triplet: 36, 28 and 65. RGB value is (54,40,101). Sum of RGB (Red+Green+Blue) = 54+40+101=195 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.69% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 101 (39.84% from 255 or 51.79% from 195); Max value from RGB is 101 - color contains mainly: blue. Hex color #362865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362865 is #C9D79A. Grayscale: #323232. Windows color (decimal): -13227931 or 6629430. OLE color: 6629430.
HSL color Cylindrical-coordinate representation of color #362865: hue angle of 253.77º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #362865 is Cyan = 0.47, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 40 | 101 | - |
| CMYK | 0.47 | 0.60 | 0 | 0.60 |
| HSL | 253.77º | 0.43% | 0.28% | - |
| HSV(B) | 253.77º | 0.6% | 0.4% | - |
| XYZ | 4.63 | 3.24 | 12.69 | - |
| YUV | 51.14 | 156.14 | 130.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 101 | 0.47 | 0.60 | 0 | 0.60 | 253.77 | 0.43 | 0.28 |
| Hex | 36 | 28 | 65 | 2F | 3C | 0 | 3C | FE | 2B | 1C |
| Octal | 66 | 50 | 145 | 57 | 74 | 0 | 74 | 376 | 53 | 34 |
| Binary | 110110 | 101000 | 1100101 | 101111 | 111100 | 0 | 111100 | 11111110 | 101011 | 11100 |
Color Harmonies of #362865
Complementary color
Monochromatic Colors of #362865
Black with #362865
Text Example
Text Example
White with #362865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362865; }
p { color: rgb(54,40,101); }
H1.HeaderClassName
{
color: #362865;
}
.AnyTagClassName
{
color: #362865;
}
</style>
background-color css
<style>
a { background-color: #362865; }
a { background-color: rgb(54,40,101); }
div.DivClassName
{
background-color: #362865;
}
.BgClassName
{
background-color: #362865;
}
</style>
border-color css
<style>
span { border-color: #362865; }
span { border-color: rgb(54,40,101); }
td.TdClassName
{
border-color: #362865;
}
.TagClassName
{
border-color: #362865;
}
</style>