Shades of Paris M #292563
Tints of Paris M #292563
RGB
CMYK
RGB Variations
Color information
#292563 (or 0x292563) is known color: Paris M. HEX triplet: 29, 25 and 63. RGB value is (41,37,99). Sum of RGB (Red+Green+Blue) = 41+37+99=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 37 (14.84% from 255 or 20.90% from 177); Blue value is 99 (39.06% from 255 or 55.93% from 177); Max value from RGB is 99 - color contains mainly: blue. Hex color #292563 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292563 is #D6DA9C. Grayscale: #2D2D2D. Windows color (decimal): -14080669 or 6497577. OLE color: 6497577.
HSL color Cylindrical-coordinate representation of color #292563: hue angle of 243.87º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #292563 is Cyan = 0.59, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 37 | 99 | - |
| CMYK | 0.59 | 0.63 | 0 | 0.61 |
| HSL | 243.87º | 0.46% | 0.27% | - |
| HSV(B) | 243.87º | 0.63% | 0.39% | - |
| XYZ | 3.83 | 2.7 | 12.12 | - |
| YUV | 45.26 | 158.33 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 99 | 0.59 | 0.63 | 0 | 0.61 | 243.87 | 0.46 | 0.27 |
| Hex | 29 | 25 | 63 | 3B | 3F | 0 | 3D | F4 | 2E | 1B |
| Octal | 51 | 45 | 143 | 73 | 77 | 0 | 75 | 364 | 56 | 33 |
| Binary | 101001 | 100101 | 1100011 | 111011 | 111111 | 0 | 111101 | 11110100 | 101110 | 11011 |
Color Harmonies of #292563
Complementary color
Monochromatic Colors of #292563
Black with #292563
Text Example
Text Example
White with #292563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292563; }
p { color: rgb(41,37,99); }
H1.HeaderClassName
{
color: #292563;
}
.AnyTagClassName
{
color: #292563;
}
</style>
background-color css
<style>
a { background-color: #292563; }
a { background-color: rgb(41,37,99); }
div.DivClassName
{
background-color: #292563;
}
.BgClassName
{
background-color: #292563;
}
</style>
border-color css
<style>
span { border-color: #292563; }
span { border-color: rgb(41,37,99); }
td.TdClassName
{
border-color: #292563;
}
.TagClassName
{
border-color: #292563;
}
</style>