Shades of Paris M #291766
Tints of Paris M #291766
RGB
CMYK
RGB Variations
Color information
#291766 (or 0x291766) is known color: Paris M. HEX triplet: 29, 17 and 66. RGB value is (41,23,102). Sum of RGB (Red+Green+Blue) = 41+23+102=166 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.70% from 166); Green value is 23 (9.38% from 255 or 13.86% from 166); Blue value is 102 (40.23% from 255 or 61.45% from 166); Max value from RGB is 102 - color contains mainly: blue. Hex color #291766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291766 is #D6E899. Grayscale: #252525. Windows color (decimal): -14084250 or 6690601. OLE color: 6690601.
HSL color Cylindrical-coordinate representation of color #291766: hue angle of 253.67º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #291766 is Cyan = 0.60, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 23 | 102 | - |
| CMYK | 0.60 | 0.77 | 0 | 0.6 |
| HSL | 253.67º | 0.63% | 0.25% | - |
| HSV(B) | 253.67º | 0.77% | 0.4% | - |
| XYZ | 3.62 | 2.04 | 12.77 | - |
| YUV | 37.39 | 164.46 | 130.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 23 | 102 | 0.60 | 0.77 | 0 | 0.6 | 253.67 | 0.63 | 0.25 |
| Hex | 29 | 17 | 66 | 3C | 4D | 0 | 3C | FE | 3F | 19 |
| Octal | 51 | 27 | 146 | 74 | 115 | 0 | 74 | 376 | 77 | 31 |
| Binary | 101001 | 10111 | 1100110 | 111100 | 1001101 | 0 | 111100 | 11111110 | 111111 | 11001 |
Color Harmonies of #291766
Complementary color
Monochromatic Colors of #291766
Black with #291766
Text Example
Text Example
White with #291766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291766; }
p { color: rgb(41,23,102); }
H1.HeaderClassName
{
color: #291766;
}
.AnyTagClassName
{
color: #291766;
}
</style>
background-color css
<style>
a { background-color: #291766; }
a { background-color: rgb(41,23,102); }
div.DivClassName
{
background-color: #291766;
}
.BgClassName
{
background-color: #291766;
}
</style>
border-color css
<style>
span { border-color: #291766; }
span { border-color: rgb(41,23,102); }
td.TdClassName
{
border-color: #291766;
}
.TagClassName
{
border-color: #291766;
}
</style>