Shades of Paris M #292560
Tints of Paris M #292560
RGB
CMYK
RGB Variations
Color information
#292560 (or 0x292560) is known color: Paris M. HEX triplet: 29, 25 and 60. RGB value is (41,37,96). Sum of RGB (Red+Green+Blue) = 41+37+96=174 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.56% from 174); Green value is 37 (14.84% from 255 or 21.26% from 174); Blue value is 96 (37.89% from 255 or 55.17% from 174); Max value from RGB is 96 - color contains mainly: blue. Hex color #292560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292560 is #D6DA9F. Grayscale: #2C2C2C. Windows color (decimal): -14080672 or 6300969. OLE color: 6300969.
HSL color Cylindrical-coordinate representation of color #292560: hue angle of 244.07º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #292560 is Cyan = 0.57, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 37 | 96 | - |
| CMYK | 0.57 | 0.61 | 0 | 0.62 |
| HSL | 244.07º | 0.44% | 0.26% | - |
| HSV(B) | 244.07º | 0.61% | 0.38% | - |
| XYZ | 3.69 | 2.64 | 11.38 | - |
| YUV | 44.92 | 156.83 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 96 | 0.57 | 0.61 | 0 | 0.62 | 244.07 | 0.44 | 0.26 |
| Hex | 29 | 25 | 60 | 39 | 3D | 0 | 3E | F4 | 2C | 1A |
| Octal | 51 | 45 | 140 | 71 | 75 | 0 | 76 | 364 | 54 | 32 |
| Binary | 101001 | 100101 | 1100000 | 111001 | 111101 | 0 | 111110 | 11110100 | 101100 | 11010 |
Color Harmonies of #292560
Complementary color
Monochromatic Colors of #292560
Black with #292560
Text Example
Text Example
White with #292560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292560; }
p { color: rgb(41,37,96); }
H1.HeaderClassName
{
color: #292560;
}
.AnyTagClassName
{
color: #292560;
}
</style>
background-color css
<style>
a { background-color: #292560; }
a { background-color: rgb(41,37,96); }
div.DivClassName
{
background-color: #292560;
}
.BgClassName
{
background-color: #292560;
}
</style>
border-color css
<style>
span { border-color: #292560; }
span { border-color: rgb(41,37,96); }
td.TdClassName
{
border-color: #292560;
}
.TagClassName
{
border-color: #292560;
}
</style>