Shades of Paris M #362969
Tints of Paris M #362969
RGB
CMYK
RGB Variations
Color information
#362969 (or 0x362969) is known color: Paris M. HEX triplet: 36, 29 and 69. RGB value is (54,41,105). Sum of RGB (Red+Green+Blue) = 54+41+105=200 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27% from 200); Green value is 41 (16.41% from 255 or 20.5% from 200); Blue value is 105 (41.41% from 255 or 52.5% from 200); Max value from RGB is 105 - color contains mainly: blue. Hex color #362969 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362969 is #C9D696. Grayscale: #333333. Windows color (decimal): -13227671 or 6891830. OLE color: 6891830.
HSL color Cylindrical-coordinate representation of color #362969: hue angle of 252.19º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #362969 is Cyan = 0.49, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 41 | 105 | - |
| CMYK | 0.49 | 0.61 | 0 | 0.59 |
| HSL | 252.19º | 0.44% | 0.29% | - |
| HSV(B) | 252.19º | 0.61% | 0.41% | - |
| XYZ | 4.86 | 3.39 | 13.76 | - |
| YUV | 52.18 | 157.81 | 129.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 105 | 0.49 | 0.61 | 0 | 0.59 | 252.19 | 0.44 | 0.29 |
| Hex | 36 | 29 | 69 | 31 | 3D | 0 | 3B | FC | 2C | 1D |
| Octal | 66 | 51 | 151 | 61 | 75 | 0 | 73 | 374 | 54 | 35 |
| Binary | 110110 | 101001 | 1101001 | 110001 | 111101 | 0 | 111011 | 11111100 | 101100 | 11101 |
Color Harmonies of #362969
Complementary color
Monochromatic Colors of #362969
Black with #362969
Text Example
Text Example
White with #362969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362969; }
p { color: rgb(54,41,105); }
H1.HeaderClassName
{
color: #362969;
}
.AnyTagClassName
{
color: #362969;
}
</style>
background-color css
<style>
a { background-color: #362969; }
a { background-color: rgb(54,41,105); }
div.DivClassName
{
background-color: #362969;
}
.BgClassName
{
background-color: #362969;
}
</style>
border-color css
<style>
span { border-color: #362969; }
span { border-color: rgb(54,41,105); }
td.TdClassName
{
border-color: #362969;
}
.TagClassName
{
border-color: #362969;
}
</style>