Shades of Paris M #363062
Tints of Paris M #363062
RGB
CMYK
RGB Variations
Color information
#363062 (or 0x363062) is known color: Paris M. HEX triplet: 36, 30 and 62. RGB value is (54,48,98). Sum of RGB (Red+Green+Blue) = 54+48+98=200 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 98 (38.67% from 255 or 49% from 200); Max value from RGB is 98 - color contains mainly: blue. Hex color #363062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363062 is #C9CF9D. Grayscale: #373737. Windows color (decimal): -13225886 or 6434870. OLE color: 6434870.
HSL color Cylindrical-coordinate representation of color #363062: hue angle of 247.2º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #363062 is Cyan = 0.45, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 48 | 98 | - |
| CMYK | 0.45 | 0.51 | 0 | 0.62 |
| HSL | 247.2º | 0.34% | 0.29% | - |
| HSV(B) | 247.2º | 0.51% | 0.38% | - |
| XYZ | 4.78 | 3.78 | 12.03 | - |
| YUV | 55.49 | 151.99 | 126.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 98 | 0.45 | 0.51 | 0 | 0.62 | 247.2 | 0.34 | 0.29 |
| Hex | 36 | 30 | 62 | 2D | 33 | 0 | 3E | F7 | 22 | 1D |
| Octal | 66 | 60 | 142 | 55 | 63 | 0 | 76 | 367 | 42 | 35 |
| Binary | 110110 | 110000 | 1100010 | 101101 | 110011 | 0 | 111110 | 11110111 | 100010 | 11101 |
Color Harmonies of #363062
Complementary color
Monochromatic Colors of #363062
Black with #363062
Text Example
Text Example
White with #363062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363062; }
p { color: rgb(54,48,98); }
H1.HeaderClassName
{
color: #363062;
}
.AnyTagClassName
{
color: #363062;
}
</style>
background-color css
<style>
a { background-color: #363062; }
a { background-color: rgb(54,48,98); }
div.DivClassName
{
background-color: #363062;
}
.BgClassName
{
background-color: #363062;
}
</style>
border-color css
<style>
span { border-color: #363062; }
span { border-color: rgb(54,48,98); }
td.TdClassName
{
border-color: #363062;
}
.TagClassName
{
border-color: #363062;
}
</style>