Shades of Paris M #292366
Tints of Paris M #292366
RGB
CMYK
RGB Variations
Color information
#292366 (or 0x292366) is known color: Paris M. HEX triplet: 29, 23 and 66. RGB value is (41,35,102). Sum of RGB (Red+Green+Blue) = 41+35+102=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 35 (14.06% from 255 or 19.66% from 178); Blue value is 102 (40.23% from 255 or 57.30% from 178); Max value from RGB is 102 - color contains mainly: blue. Hex color #292366 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292366 is #D6DC99. Grayscale: #2C2C2C. Windows color (decimal): -14081178 or 6693673. OLE color: 6693673.
HSL color Cylindrical-coordinate representation of color #292366: hue angle of 245.37º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #292366 is Cyan = 0.60, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 35 | 102 | - |
| CMYK | 0.60 | 0.66 | 0 | 0.6 |
| HSL | 245.37º | 0.49% | 0.27% | - |
| HSV(B) | 245.37º | 0.66% | 0.4% | - |
| XYZ | 3.91 | 2.63 | 12.87 | - |
| YUV | 44.43 | 160.49 | 125.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 35 | 102 | 0.60 | 0.66 | 0 | 0.6 | 245.37 | 0.49 | 0.27 |
| Hex | 29 | 23 | 66 | 3C | 42 | 0 | 3C | F5 | 31 | 1B |
| Octal | 51 | 43 | 146 | 74 | 102 | 0 | 74 | 365 | 61 | 33 |
| Binary | 101001 | 100011 | 1100110 | 111100 | 1000010 | 0 | 111100 | 11110101 | 110001 | 11011 |
Color Harmonies of #292366
Complementary color
Monochromatic Colors of #292366
Black with #292366
Text Example
Text Example
White with #292366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292366; }
p { color: rgb(41,35,102); }
H1.HeaderClassName
{
color: #292366;
}
.AnyTagClassName
{
color: #292366;
}
</style>
background-color css
<style>
a { background-color: #292366; }
a { background-color: rgb(41,35,102); }
div.DivClassName
{
background-color: #292366;
}
.BgClassName
{
background-color: #292366;
}
</style>
border-color css
<style>
span { border-color: #292366; }
span { border-color: rgb(41,35,102); }
td.TdClassName
{
border-color: #292366;
}
.TagClassName
{
border-color: #292366;
}
</style>