Shades of Paris M #292668
Tints of Paris M #292668
RGB
CMYK
RGB Variations
Color information
#292668 (or 0x292668) is known color: Paris M. HEX triplet: 29, 26 and 68. RGB value is (41,38,104). Sum of RGB (Red+Green+Blue) = 41+38+104=183 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.40% from 183); Green value is 38 (15.23% from 255 or 20.77% from 183); Blue value is 104 (41.02% from 255 or 56.83% from 183); Max value from RGB is 104 - color contains mainly: blue. Hex color #292668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292668 is #D6D997. Grayscale: #2E2E2E. Windows color (decimal): -14080408 or 6825513. OLE color: 6825513.
HSL color Cylindrical-coordinate representation of color #292668: hue angle of 242.73º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #292668 is Cyan = 0.61, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 38 | 104 | - |
| CMYK | 0.61 | 0.63 | 0 | 0.59 |
| HSL | 242.73º | 0.46% | 0.28% | - |
| HSV(B) | 242.73º | 0.63% | 0.41% | - |
| XYZ | 4.11 | 2.86 | 13.43 | - |
| YUV | 46.42 | 160.49 | 124.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 104 | 0.61 | 0.63 | 0 | 0.59 | 242.73 | 0.46 | 0.28 |
| Hex | 29 | 26 | 68 | 3D | 3F | 0 | 3B | F3 | 2E | 1C |
| Octal | 51 | 46 | 150 | 75 | 77 | 0 | 73 | 363 | 56 | 34 |
| Binary | 101001 | 100110 | 1101000 | 111101 | 111111 | 0 | 111011 | 11110011 | 101110 | 11100 |
Color Harmonies of #292668
Complementary color
Monochromatic Colors of #292668
Black with #292668
Text Example
Text Example
White with #292668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292668; }
p { color: rgb(41,38,104); }
H1.HeaderClassName
{
color: #292668;
}
.AnyTagClassName
{
color: #292668;
}
</style>
background-color css
<style>
a { background-color: #292668; }
a { background-color: rgb(41,38,104); }
div.DivClassName
{
background-color: #292668;
}
.BgClassName
{
background-color: #292668;
}
</style>
border-color css
<style>
span { border-color: #292668; }
span { border-color: rgb(41,38,104); }
td.TdClassName
{
border-color: #292668;
}
.TagClassName
{
border-color: #292668;
}
</style>