Shades of Paris M #291966
Tints of Paris M #291966
RGB
CMYK
RGB Variations
Color information
#291966 (or 0x291966) is known color: Paris M. HEX triplet: 29, 19 and 66. RGB value is (41,25,102). Sum of RGB (Red+Green+Blue) = 41+25+102=168 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.40% from 168); Green value is 25 (10.16% from 255 or 14.88% from 168); Blue value is 102 (40.23% from 255 or 60.71% from 168); Max value from RGB is 102 - color contains mainly: blue. Hex color #291966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291966 is #D6E699. Grayscale: #262626. Windows color (decimal): -14083738 or 6691113. OLE color: 6691113.
HSL color Cylindrical-coordinate representation of color #291966: hue angle of 252.47º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #291966 is Cyan = 0.60, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 25 | 102 | - |
| CMYK | 0.60 | 0.75 | 0 | 0.6 |
| HSL | 252.47º | 0.61% | 0.25% | - |
| HSV(B) | 252.47º | 0.75% | 0.4% | - |
| XYZ | 3.66 | 2.13 | 12.79 | - |
| YUV | 38.56 | 163.8 | 129.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 25 | 102 | 0.60 | 0.75 | 0 | 0.6 | 252.47 | 0.61 | 0.25 |
| Hex | 29 | 19 | 66 | 3C | 4B | 0 | 3C | FC | 3D | 19 |
| Octal | 51 | 31 | 146 | 74 | 113 | 0 | 74 | 374 | 75 | 31 |
| Binary | 101001 | 11001 | 1100110 | 111100 | 1001011 | 0 | 111100 | 11111100 | 111101 | 11001 |
Color Harmonies of #291966
Complementary color
Monochromatic Colors of #291966
Black with #291966
Text Example
Text Example
White with #291966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291966; }
p { color: rgb(41,25,102); }
H1.HeaderClassName
{
color: #291966;
}
.AnyTagClassName
{
color: #291966;
}
</style>
background-color css
<style>
a { background-color: #291966; }
a { background-color: rgb(41,25,102); }
div.DivClassName
{
background-color: #291966;
}
.BgClassName
{
background-color: #291966;
}
</style>
border-color css
<style>
span { border-color: #291966; }
span { border-color: rgb(41,25,102); }
td.TdClassName
{
border-color: #291966;
}
.TagClassName
{
border-color: #291966;
}
</style>