Shades of Paris M #292565
Tints of Paris M #292565
RGB
CMYK
RGB Variations
Color information
#292565 (or 0x292565) is known color: Paris M. HEX triplet: 29, 25 and 65. RGB value is (41,37,101). Sum of RGB (Red+Green+Blue) = 41+37+101=179 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.91% from 179); Green value is 37 (14.84% from 255 or 20.67% from 179); Blue value is 101 (39.84% from 255 or 56.42% from 179); Max value from RGB is 101 - color contains mainly: blue. Hex color #292565 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292565 is #D6DA9A. Grayscale: #2D2D2D. Windows color (decimal): -14080667 or 6628649. OLE color: 6628649.
HSL color Cylindrical-coordinate representation of color #292565: hue angle of 243.75º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #292565 is Cyan = 0.59, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 37 | 101 | - |
| CMYK | 0.59 | 0.63 | 0 | 0.60 |
| HSL | 243.75º | 0.46% | 0.27% | - |
| HSV(B) | 243.75º | 0.63% | 0.4% | - |
| XYZ | 3.92 | 2.73 | 12.63 | - |
| YUV | 45.49 | 159.33 | 124.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 101 | 0.59 | 0.63 | 0 | 0.60 | 243.75 | 0.46 | 0.27 |
| Hex | 29 | 25 | 65 | 3B | 3F | 0 | 3C | F4 | 2E | 1B |
| Octal | 51 | 45 | 145 | 73 | 77 | 0 | 74 | 364 | 56 | 33 |
| Binary | 101001 | 100101 | 1100101 | 111011 | 111111 | 0 | 111100 | 11110100 | 101110 | 11011 |
Color Harmonies of #292565
Complementary color
Monochromatic Colors of #292565
Black with #292565
Text Example
Text Example
White with #292565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292565; }
p { color: rgb(41,37,101); }
H1.HeaderClassName
{
color: #292565;
}
.AnyTagClassName
{
color: #292565;
}
</style>
background-color css
<style>
a { background-color: #292565; }
a { background-color: rgb(41,37,101); }
div.DivClassName
{
background-color: #292565;
}
.BgClassName
{
background-color: #292565;
}
</style>
border-color css
<style>
span { border-color: #292565; }
span { border-color: rgb(41,37,101); }
td.TdClassName
{
border-color: #292565;
}
.TagClassName
{
border-color: #292565;
}
</style>