Shades of Paris M #292561
Tints of Paris M #292561
RGB
CMYK
RGB Variations
Color information
#292561 (or 0x292561) is known color: Paris M. HEX triplet: 29, 25 and 61. RGB value is (41,37,97). Sum of RGB (Red+Green+Blue) = 41+37+97=175 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.43% from 175); Green value is 37 (14.84% from 255 or 21.14% from 175); Blue value is 97 (38.28% from 255 or 55.43% from 175); Max value from RGB is 97 - color contains mainly: blue. Hex color #292561 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292561 is #D6DA9E. Grayscale: #2C2C2C. Windows color (decimal): -14080671 or 6366505. OLE color: 6366505.
HSL color Cylindrical-coordinate representation of color #292561: hue angle of 244º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #292561 is Cyan = 0.58, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 37 | 97 | - |
| CMYK | 0.58 | 0.62 | 0 | 0.62 |
| HSL | 244º | 0.45% | 0.26% | - |
| HSV(B) | 244º | 0.62% | 0.38% | - |
| XYZ | 3.73 | 2.66 | 11.63 | - |
| YUV | 45.04 | 157.33 | 125.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 97 | 0.58 | 0.62 | 0 | 0.62 | 244 | 0.45 | 0.26 |
| Hex | 29 | 25 | 61 | 3A | 3E | 0 | 3E | F4 | 2D | 1A |
| Octal | 51 | 45 | 141 | 72 | 76 | 0 | 76 | 364 | 55 | 32 |
| Binary | 101001 | 100101 | 1100001 | 111010 | 111110 | 0 | 111110 | 11110100 | 101101 | 11010 |
Color Harmonies of #292561
Complementary color
Monochromatic Colors of #292561
Black with #292561
Text Example
Text Example
White with #292561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292561; }
p { color: rgb(41,37,97); }
H1.HeaderClassName
{
color: #292561;
}
.AnyTagClassName
{
color: #292561;
}
</style>
background-color css
<style>
a { background-color: #292561; }
a { background-color: rgb(41,37,97); }
div.DivClassName
{
background-color: #292561;
}
.BgClassName
{
background-color: #292561;
}
</style>
border-color css
<style>
span { border-color: #292561; }
span { border-color: rgb(41,37,97); }
td.TdClassName
{
border-color: #292561;
}
.TagClassName
{
border-color: #292561;
}
</style>