Shades of Paris M #292568
Tints of Paris M #292568
RGB
CMYK
RGB Variations
Color information
#292568 (or 0x292568) is known color: Paris M. HEX triplet: 29, 25 and 68. RGB value is (41,37,104). Sum of RGB (Red+Green+Blue) = 41+37+104=182 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.53% from 182); Green value is 37 (14.84% from 255 or 20.33% from 182); Blue value is 104 (41.02% from 255 or 57.14% from 182); Max value from RGB is 104 - color contains mainly: blue. Hex color #292568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292568 is #D6DA97. Grayscale: #2D2D2D. Windows color (decimal): -14080664 or 6825257. OLE color: 6825257.
HSL color Cylindrical-coordinate representation of color #292568: hue angle of 243.58º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #292568 is Cyan = 0.61, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 37 | 104 | - |
| CMYK | 0.61 | 0.64 | 0 | 0.59 |
| HSL | 243.58º | 0.48% | 0.28% | - |
| HSV(B) | 243.58º | 0.64% | 0.41% | - |
| XYZ | 4.07 | 2.79 | 13.42 | - |
| YUV | 45.83 | 160.83 | 124.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 104 | 0.61 | 0.64 | 0 | 0.59 | 243.58 | 0.48 | 0.28 |
| Hex | 29 | 25 | 68 | 3D | 40 | 0 | 3B | F4 | 30 | 1C |
| Octal | 51 | 45 | 150 | 75 | 100 | 0 | 73 | 364 | 60 | 34 |
| Binary | 101001 | 100101 | 1101000 | 111101 | 1000000 | 0 | 111011 | 11110100 | 110000 | 11100 |
Color Harmonies of #292568
Complementary color
Monochromatic Colors of #292568
Black with #292568
Text Example
Text Example
White with #292568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292568; }
p { color: rgb(41,37,104); }
H1.HeaderClassName
{
color: #292568;
}
.AnyTagClassName
{
color: #292568;
}
</style>
background-color css
<style>
a { background-color: #292568; }
a { background-color: rgb(41,37,104); }
div.DivClassName
{
background-color: #292568;
}
.BgClassName
{
background-color: #292568;
}
</style>
border-color css
<style>
span { border-color: #292568; }
span { border-color: rgb(41,37,104); }
td.TdClassName
{
border-color: #292568;
}
.TagClassName
{
border-color: #292568;
}
</style>