Shades of Paris M #291869
Tints of Paris M #291869
RGB
CMYK
RGB Variations
Color information
#291869 (or 0x291869) is known color: Paris M. HEX triplet: 29, 18 and 69. RGB value is (41,24,105). Sum of RGB (Red+Green+Blue) = 41+24+105=170 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.12% from 170); Green value is 24 (9.77% from 255 or 14.12% from 170); Blue value is 105 (41.41% from 255 or 61.76% from 170); Max value from RGB is 105 - color contains mainly: blue. Hex color #291869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291869 is #D6E796. Grayscale: #262626. Windows color (decimal): -14083991 or 6887465. OLE color: 6887465.
HSL color Cylindrical-coordinate representation of color #291869: hue angle of 252.59º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #291869 is Cyan = 0.61, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 24 | 105 | - |
| CMYK | 0.61 | 0.77 | 0 | 0.59 |
| HSL | 252.59º | 0.63% | 0.25% | - |
| HSV(B) | 252.59º | 0.77% | 0.41% | - |
| XYZ | 3.79 | 2.14 | 13.58 | - |
| YUV | 38.32 | 165.63 | 129.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 105 | 0.61 | 0.77 | 0 | 0.59 | 252.59 | 0.63 | 0.25 |
| Hex | 29 | 18 | 69 | 3D | 4D | 0 | 3B | FD | 3F | 19 |
| Octal | 51 | 30 | 151 | 75 | 115 | 0 | 73 | 375 | 77 | 31 |
| Binary | 101001 | 11000 | 1101001 | 111101 | 1001101 | 0 | 111011 | 11111101 | 111111 | 11001 |
Color Harmonies of #291869
Complementary color
Monochromatic Colors of #291869
Black with #291869
Text Example
Text Example
White with #291869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291869; }
p { color: rgb(41,24,105); }
H1.HeaderClassName
{
color: #291869;
}
.AnyTagClassName
{
color: #291869;
}
</style>
background-color css
<style>
a { background-color: #291869; }
a { background-color: rgb(41,24,105); }
div.DivClassName
{
background-color: #291869;
}
.BgClassName
{
background-color: #291869;
}
</style>
border-color css
<style>
span { border-color: #291869; }
span { border-color: rgb(41,24,105); }
td.TdClassName
{
border-color: #291869;
}
.TagClassName
{
border-color: #291869;
}
</style>