Shades of Paris M #291868
Tints of Paris M #291868
RGB
CMYK
RGB Variations
Color information
#291868 (or 0x291868) is known color: Paris M. HEX triplet: 29, 18 and 68. RGB value is (41,24,104). Sum of RGB (Red+Green+Blue) = 41+24+104=169 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.26% from 169); Green value is 24 (9.77% from 255 or 14.20% from 169); Blue value is 104 (41.02% from 255 or 61.54% from 169); Max value from RGB is 104 - color contains mainly: blue. Hex color #291868 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291868 is #D6E797. Grayscale: #252525. Windows color (decimal): -14083992 or 6821929. OLE color: 6821929.
HSL color Cylindrical-coordinate representation of color #291868: hue angle of 252.75º degrees, saturation: 0.62, 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 #291868 is Cyan = 0.61, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 24 | 104 | - |
| CMYK | 0.61 | 0.77 | 0 | 0.59 |
| HSL | 252.75º | 0.63% | 0.25% | - |
| HSV(B) | 252.75º | 0.77% | 0.41% | - |
| XYZ | 3.74 | 2.12 | 13.31 | - |
| YUV | 38.2 | 165.13 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 104 | 0.61 | 0.77 | 0 | 0.59 | 252.75 | 0.63 | 0.25 |
| Hex | 29 | 18 | 68 | 3D | 4D | 0 | 3B | FD | 3E | 19 |
| Octal | 51 | 30 | 150 | 75 | 115 | 0 | 73 | 375 | 76 | 31 |
| Binary | 101001 | 11000 | 1101000 | 111101 | 1001101 | 0 | 111011 | 11111101 | 111110 | 11001 |
Color Harmonies of #291868
Complementary color
Monochromatic Colors of #291868
Black with #291868
Text Example
Text Example
White with #291868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291868; }
p { color: rgb(41,24,104); }
H1.HeaderClassName
{
color: #291868;
}
.AnyTagClassName
{
color: #291868;
}
</style>
background-color css
<style>
a { background-color: #291868; }
a { background-color: rgb(41,24,104); }
div.DivClassName
{
background-color: #291868;
}
.BgClassName
{
background-color: #291868;
}
</style>
border-color css
<style>
span { border-color: #291868; }
span { border-color: rgb(41,24,104); }
td.TdClassName
{
border-color: #291868;
}
.TagClassName
{
border-color: #291868;
}
</style>