Shades of Paris M #363259
Tints of Paris M #363259
RGB
CMYK
RGB Variations
Color information
#363259 (or 0x363259) is known color: Paris M. HEX triplet: 36, 32 and 59. RGB value is (54,50,89). Sum of RGB (Red+Green+Blue) = 54+50+89=193 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.98% from 193); Green value is 50 (19.92% from 255 or 25.91% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 89 - color contains mainly: blue. Hex color #363259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363259 is #C9CDA6. Grayscale: #373737. Windows color (decimal): -13225383 or 5845558. OLE color: 5845558.
HSL color Cylindrical-coordinate representation of color #363259: hue angle of 246.15º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #363259 is Cyan = 0.39, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 50 | 89 | - |
| CMYK | 0.39 | 0.44 | 0 | 0.65 |
| HSL | 246.15º | 0.28% | 0.27% | - |
| HSV(B) | 246.15º | 0.44% | 0.35% | - |
| XYZ | 4.47 | 3.79 | 9.95 | - |
| YUV | 55.64 | 146.83 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 89 | 0.39 | 0.44 | 0 | 0.65 | 246.15 | 0.28 | 0.27 |
| Hex | 36 | 32 | 59 | 27 | 2C | 0 | 41 | F6 | 1C | 1B |
| Octal | 66 | 62 | 131 | 47 | 54 | 0 | 101 | 366 | 34 | 33 |
| Binary | 110110 | 110010 | 1011001 | 100111 | 101100 | 0 | 1000001 | 11110110 | 11100 | 11011 |
Color Harmonies of #363259
Complementary color
Monochromatic Colors of #363259
Black with #363259
Text Example
Text Example
White with #363259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363259; }
p { color: rgb(54,50,89); }
H1.HeaderClassName
{
color: #363259;
}
.AnyTagClassName
{
color: #363259;
}
</style>
background-color css
<style>
a { background-color: #363259; }
a { background-color: rgb(54,50,89); }
div.DivClassName
{
background-color: #363259;
}
.BgClassName
{
background-color: #363259;
}
</style>
border-color css
<style>
span { border-color: #363259; }
span { border-color: rgb(54,50,89); }
td.TdClassName
{
border-color: #363259;
}
.TagClassName
{
border-color: #363259;
}
</style>