Shades of Paris M #363061
Tints of Paris M #363061
RGB
CMYK
RGB Variations
Color information
#363061 (or 0x363061) is known color: Paris M. HEX triplet: 36, 30 and 61. RGB value is (54,48,97). Sum of RGB (Red+Green+Blue) = 54+48+97=199 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.14% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 97 (38.28% from 255 or 48.74% from 199); Max value from RGB is 97 - color contains mainly: blue. Hex color #363061 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363061 is #C9CF9E. Grayscale: #373737. Windows color (decimal): -13225887 or 6369334. OLE color: 6369334.
HSL color Cylindrical-coordinate representation of color #363061: hue angle of 247.35º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #363061 is Cyan = 0.44, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 48 | 97 | - |
| CMYK | 0.44 | 0.51 | 0 | 0.62 |
| HSL | 247.35º | 0.34% | 0.28% | - |
| HSV(B) | 247.35º | 0.51% | 0.38% | - |
| XYZ | 4.74 | 3.76 | 11.79 | - |
| YUV | 55.38 | 151.49 | 127.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 97 | 0.44 | 0.51 | 0 | 0.62 | 247.35 | 0.34 | 0.28 |
| Hex | 36 | 30 | 61 | 2C | 33 | 0 | 3E | F7 | 22 | 1C |
| Octal | 66 | 60 | 141 | 54 | 63 | 0 | 76 | 367 | 42 | 34 |
| Binary | 110110 | 110000 | 1100001 | 101100 | 110011 | 0 | 111110 | 11110111 | 100010 | 11100 |
Color Harmonies of #363061
Complementary color
Monochromatic Colors of #363061
Black with #363061
Text Example
Text Example
White with #363061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363061; }
p { color: rgb(54,48,97); }
H1.HeaderClassName
{
color: #363061;
}
.AnyTagClassName
{
color: #363061;
}
</style>
background-color css
<style>
a { background-color: #363061; }
a { background-color: rgb(54,48,97); }
div.DivClassName
{
background-color: #363061;
}
.BgClassName
{
background-color: #363061;
}
</style>
border-color css
<style>
span { border-color: #363061; }
span { border-color: rgb(54,48,97); }
td.TdClassName
{
border-color: #363061;
}
.TagClassName
{
border-color: #363061;
}
</style>