Shades of Paris M #292168
Tints of Paris M #292168
RGB
CMYK
RGB Variations
Color information
#292168 (or 0x292168) is known color: Paris M. HEX triplet: 29, 21 and 68. RGB value is (41,33,104). Sum of RGB (Red+Green+Blue) = 41+33+104=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 33 (13.28% from 255 or 18.54% from 178); Blue value is 104 (41.02% from 255 or 58.43% from 178); Max value from RGB is 104 - color contains mainly: blue. Hex color #292168 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292168 is #D6DE97. Grayscale: #2B2B2B. Windows color (decimal): -14081688 or 6824233. OLE color: 6824233.
HSL color Cylindrical-coordinate representation of color #292168: hue angle of 246.76º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #292168 is Cyan = 0.61, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 33 | 104 | - |
| CMYK | 0.61 | 0.68 | 0 | 0.59 |
| HSL | 246.76º | 0.52% | 0.27% | - |
| HSV(B) | 246.76º | 0.68% | 0.41% | - |
| XYZ | 3.96 | 2.56 | 13.38 | - |
| YUV | 43.49 | 162.15 | 126.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 33 | 104 | 0.61 | 0.68 | 0 | 0.59 | 246.76 | 0.52 | 0.27 |
| Hex | 29 | 21 | 68 | 3D | 44 | 0 | 3B | F7 | 34 | 1B |
| Octal | 51 | 41 | 150 | 75 | 104 | 0 | 73 | 367 | 64 | 33 |
| Binary | 101001 | 100001 | 1101000 | 111101 | 1000100 | 0 | 111011 | 11110111 | 110100 | 11011 |
Color Harmonies of #292168
Complementary color
Monochromatic Colors of #292168
Black with #292168
Text Example
Text Example
White with #292168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292168; }
p { color: rgb(41,33,104); }
H1.HeaderClassName
{
color: #292168;
}
.AnyTagClassName
{
color: #292168;
}
</style>
background-color css
<style>
a { background-color: #292168; }
a { background-color: rgb(41,33,104); }
div.DivClassName
{
background-color: #292168;
}
.BgClassName
{
background-color: #292168;
}
</style>
border-color css
<style>
span { border-color: #292168; }
span { border-color: rgb(41,33,104); }
td.TdClassName
{
border-color: #292168;
}
.TagClassName
{
border-color: #292168;
}
</style>