Shades of Paris M #362869
Tints of Paris M #362869
RGB
CMYK
RGB Variations
Color information
#362869 (or 0x362869) is known color: Paris M. HEX triplet: 36, 28 and 69. RGB value is (54,40,105). Sum of RGB (Red+Green+Blue) = 54+40+105=199 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.14% from 199); Green value is 40 (16.02% from 255 or 20.10% from 199); Blue value is 105 (41.41% from 255 or 52.76% from 199); Max value from RGB is 105 - color contains mainly: blue. Hex color #362869 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362869 is #C9D796. Grayscale: #333333. Windows color (decimal): -13227927 or 6891574. OLE color: 6891574.
HSL color Cylindrical-coordinate representation of color #362869: hue angle of 252.92º 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 #362869 is Cyan = 0.49, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 40 | 105 | - |
| CMYK | 0.49 | 0.62 | 0 | 0.59 |
| HSL | 252.92º | 0.45% | 0.28% | - |
| HSV(B) | 252.92º | 0.62% | 0.41% | - |
| XYZ | 4.83 | 3.32 | 13.75 | - |
| YUV | 51.6 | 158.14 | 129.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 105 | 0.49 | 0.62 | 0 | 0.59 | 252.92 | 0.45 | 0.28 |
| Hex | 36 | 28 | 69 | 31 | 3E | 0 | 3B | FD | 2D | 1C |
| Octal | 66 | 50 | 151 | 61 | 76 | 0 | 73 | 375 | 55 | 34 |
| Binary | 110110 | 101000 | 1101001 | 110001 | 111110 | 0 | 111011 | 11111101 | 101101 | 11100 |
Color Harmonies of #362869
Complementary color
Monochromatic Colors of #362869
Black with #362869
Text Example
Text Example
White with #362869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362869; }
p { color: rgb(54,40,105); }
H1.HeaderClassName
{
color: #362869;
}
.AnyTagClassName
{
color: #362869;
}
</style>
background-color css
<style>
a { background-color: #362869; }
a { background-color: rgb(54,40,105); }
div.DivClassName
{
background-color: #362869;
}
.BgClassName
{
background-color: #362869;
}
</style>
border-color css
<style>
span { border-color: #362869; }
span { border-color: rgb(54,40,105); }
td.TdClassName
{
border-color: #362869;
}
.TagClassName
{
border-color: #362869;
}
</style>