Shades of Paris M #291969
Tints of Paris M #291969
RGB
CMYK
RGB Variations
Color information
#291969 (or 0x291969) is known color: Paris M. HEX triplet: 29, 19 and 69. RGB value is (41,25,105). Sum of RGB (Red+Green+Blue) = 41+25+105=171 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.98% from 171); Green value is 25 (10.16% from 255 or 14.62% from 171); Blue value is 105 (41.41% from 255 or 61.40% from 171); Max value from RGB is 105 - color contains mainly: blue. Hex color #291969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291969 is #D6E696. Grayscale: #262626. Windows color (decimal): -14083735 or 6887721. OLE color: 6887721.
HSL color Cylindrical-coordinate representation of color #291969: hue angle of 252º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #291969 is Cyan = 0.61, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 25 | 105 | - |
| CMYK | 0.61 | 0.76 | 0 | 0.59 |
| HSL | 252º | 0.62% | 0.25% | - |
| HSV(B) | 252º | 0.76% | 0.41% | - |
| XYZ | 3.81 | 2.19 | 13.59 | - |
| YUV | 38.9 | 165.3 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 25 | 105 | 0.61 | 0.76 | 0 | 0.59 | 252 | 0.62 | 0.25 |
| Hex | 29 | 19 | 69 | 3D | 4C | 0 | 3B | FC | 3E | 19 |
| Octal | 51 | 31 | 151 | 75 | 114 | 0 | 73 | 374 | 76 | 31 |
| Binary | 101001 | 11001 | 1101001 | 111101 | 1001100 | 0 | 111011 | 11111100 | 111110 | 11001 |
Color Harmonies of #291969
Complementary color
Monochromatic Colors of #291969
Black with #291969
Text Example
Text Example
White with #291969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291969; }
p { color: rgb(41,25,105); }
H1.HeaderClassName
{
color: #291969;
}
.AnyTagClassName
{
color: #291969;
}
</style>
background-color css
<style>
a { background-color: #291969; }
a { background-color: rgb(41,25,105); }
div.DivClassName
{
background-color: #291969;
}
.BgClassName
{
background-color: #291969;
}
</style>
border-color css
<style>
span { border-color: #291969; }
span { border-color: rgb(41,25,105); }
td.TdClassName
{
border-color: #291969;
}
.TagClassName
{
border-color: #291969;
}
</style>