Shades of Paris M #292464
Tints of Paris M #292464
RGB
CMYK
RGB Variations
Color information
#292464 (or 0x292464) is known color: Paris M. HEX triplet: 29, 24 and 64. RGB value is (41,36,100). Sum of RGB (Red+Green+Blue) = 41+36+100=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 36 (14.45% from 255 or 20.34% from 177); Blue value is 100 (39.45% from 255 or 56.50% from 177); Max value from RGB is 100 - color contains mainly: blue. Hex color #292464 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292464 is #D6DB9B. Grayscale: #2C2C2C. Windows color (decimal): -14080924 or 6562857. OLE color: 6562857.
HSL color Cylindrical-coordinate representation of color #292464: hue angle of 244.69º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #292464 is Cyan = 0.59, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 36 | 100 | - |
| CMYK | 0.59 | 0.64 | 0 | 0.61 |
| HSL | 244.69º | 0.47% | 0.27% | - |
| HSV(B) | 244.69º | 0.64% | 0.39% | - |
| XYZ | 3.85 | 2.65 | 12.37 | - |
| YUV | 44.79 | 159.16 | 125.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 100 | 0.59 | 0.64 | 0 | 0.61 | 244.69 | 0.47 | 0.27 |
| Hex | 29 | 24 | 64 | 3B | 40 | 0 | 3D | F5 | 2F | 1B |
| Octal | 51 | 44 | 144 | 73 | 100 | 0 | 75 | 365 | 57 | 33 |
| Binary | 101001 | 100100 | 1100100 | 111011 | 1000000 | 0 | 111101 | 11110101 | 101111 | 11011 |
Color Harmonies of #292464
Complementary color
Monochromatic Colors of #292464
Black with #292464
Text Example
Text Example
White with #292464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292464; }
p { color: rgb(41,36,100); }
H1.HeaderClassName
{
color: #292464;
}
.AnyTagClassName
{
color: #292464;
}
</style>
background-color css
<style>
a { background-color: #292464; }
a { background-color: rgb(41,36,100); }
div.DivClassName
{
background-color: #292464;
}
.BgClassName
{
background-color: #292464;
}
</style>
border-color css
<style>
span { border-color: #292464; }
span { border-color: rgb(41,36,100); }
td.TdClassName
{
border-color: #292464;
}
.TagClassName
{
border-color: #292464;
}
</style>