Shades of Paris M #362768
Tints of Paris M #362768
RGB
CMYK
RGB Variations
Color information
#362768 (or 0x362768) is known color: Paris M. HEX triplet: 36, 27 and 68. RGB value is (54,39,104). Sum of RGB (Red+Green+Blue) = 54+39+104=197 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.41% from 197); Green value is 39 (15.62% from 255 or 19.80% from 197); Blue value is 104 (41.02% from 255 or 52.79% from 197); Max value from RGB is 104 - color contains mainly: blue. Hex color #362768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362768 is #C9D897. Grayscale: #323232. Windows color (decimal): -13228184 or 6825782. OLE color: 6825782.
HSL color Cylindrical-coordinate representation of color #362768: hue angle of 253.85º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #362768 is Cyan = 0.48, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 39 | 104 | - |
| CMYK | 0.48 | 0.62 | 0 | 0.59 |
| HSL | 253.85º | 0.45% | 0.28% | - |
| HSV(B) | 253.85º | 0.63% | 0.41% | - |
| XYZ | 4.75 | 3.23 | 13.47 | - |
| YUV | 50.9 | 157.97 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 104 | 0.48 | 0.62 | 0 | 0.59 | 253.85 | 0.45 | 0.28 |
| Hex | 36 | 27 | 68 | 30 | 3E | 0 | 3B | FE | 2D | 1C |
| Octal | 66 | 47 | 150 | 60 | 76 | 0 | 73 | 376 | 55 | 34 |
| Binary | 110110 | 100111 | 1101000 | 110000 | 111110 | 0 | 111011 | 11111110 | 101101 | 11100 |
Color Harmonies of #362768
Complementary color
Monochromatic Colors of #362768
Black with #362768
Text Example
Text Example
White with #362768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362768; }
p { color: rgb(54,39,104); }
H1.HeaderClassName
{
color: #362768;
}
.AnyTagClassName
{
color: #362768;
}
</style>
background-color css
<style>
a { background-color: #362768; }
a { background-color: rgb(54,39,104); }
div.DivClassName
{
background-color: #362768;
}
.BgClassName
{
background-color: #362768;
}
</style>
border-color css
<style>
span { border-color: #362768; }
span { border-color: rgb(54,39,104); }
td.TdClassName
{
border-color: #362768;
}
.TagClassName
{
border-color: #362768;
}
</style>