Shades of Paris M #362663
Tints of Paris M #362663
RGB
CMYK
RGB Variations
Color information
#362663 (or 0x362663) is known color: Paris M. HEX triplet: 36, 26 and 63. RGB value is (54,38,99). Sum of RGB (Red+Green+Blue) = 54+38+99=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 99 (39.06% from 255 or 51.83% from 191); Max value from RGB is 99 - color contains mainly: blue. Hex color #362663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362663 is #C9D99C. Grayscale: #313131. Windows color (decimal): -13228445 or 6497846. OLE color: 6497846.
HSL color Cylindrical-coordinate representation of color #362663: hue angle of 255.74º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #362663 is Cyan = 0.45, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 38 | 99 | - |
| CMYK | 0.45 | 0.62 | 0 | 0.61 |
| HSL | 255.74º | 0.45% | 0.27% | - |
| HSV(B) | 255.74º | 0.62% | 0.39% | - |
| XYZ | 4.47 | 3.07 | 12.16 | - |
| YUV | 49.74 | 155.8 | 131.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 99 | 0.45 | 0.62 | 0 | 0.61 | 255.74 | 0.45 | 0.27 |
| Hex | 36 | 26 | 63 | 2D | 3E | 0 | 3D | 100 | 2D | 1B |
| Octal | 66 | 46 | 143 | 55 | 76 | 0 | 75 | 400 | 55 | 33 |
| Binary | 110110 | 100110 | 1100011 | 101101 | 111110 | 0 | 111101 | 100000000 | 101101 | 11011 |
Color Harmonies of #362663
Complementary color
Monochromatic Colors of #362663
Black with #362663
Text Example
Text Example
White with #362663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362663; }
p { color: rgb(54,38,99); }
H1.HeaderClassName
{
color: #362663;
}
.AnyTagClassName
{
color: #362663;
}
</style>
background-color css
<style>
a { background-color: #362663; }
a { background-color: rgb(54,38,99); }
div.DivClassName
{
background-color: #362663;
}
.BgClassName
{
background-color: #362663;
}
</style>
border-color css
<style>
span { border-color: #362663; }
span { border-color: rgb(54,38,99); }
td.TdClassName
{
border-color: #362663;
}
.TagClassName
{
border-color: #362663;
}
</style>