Shades of Paris M #241660
Tints of Paris M #241660
RGB
CMYK
RGB Variations
Color information
#241660 (or 0x241660) is known color: Paris M. HEX triplet: 24, 16 and 60. RGB value is (36,22,96). Sum of RGB (Red+Green+Blue) = 36+22+96=154 (20% of max value = 765). Red value is 36 (14.45% from 255 or 23.38% from 154); Green value is 22 (8.98% from 255 or 14.29% from 154); Blue value is 96 (37.89% from 255 or 62.34% from 154); Max value from RGB is 96 - color contains mainly: blue. Hex color #241660 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #241660 is #DBE99F. Grayscale: #222222. Windows color (decimal): -14412192 or 6297124. OLE color: 6297124.
HSL color Cylindrical-coordinate representation of color #241660: hue angle of 251.35º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #241660 is Cyan = 0.62, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 22 | 96 | - |
| CMYK | 0.62 | 0.77 | 0 | 0.62 |
| HSL | 251.35º | 0.63% | 0.23% | - |
| HSV(B) | 251.35º | 0.77% | 0.38% | - |
| XYZ | 3.13 | 1.79 | 11.25 | - |
| YUV | 34.62 | 162.64 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 22 | 96 | 0.62 | 0.77 | 0 | 0.62 | 251.35 | 0.63 | 0.23 |
| Hex | 24 | 16 | 60 | 3E | 4D | 0 | 3E | FB | 3F | 17 |
| Octal | 44 | 26 | 140 | 76 | 115 | 0 | 76 | 373 | 77 | 27 |
| Binary | 100100 | 10110 | 1100000 | 111110 | 1001101 | 0 | 111110 | 11111011 | 111111 | 10111 |
Color Harmonies of #241660
Complementary color
Monochromatic Colors of #241660
Black with #241660
Text Example
Text Example
White with #241660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241660; }
p { color: rgb(36,22,96); }
H1.HeaderClassName
{
color: #241660;
}
.AnyTagClassName
{
color: #241660;
}
</style>
background-color css
<style>
a { background-color: #241660; }
a { background-color: rgb(36,22,96); }
div.DivClassName
{
background-color: #241660;
}
.BgClassName
{
background-color: #241660;
}
</style>
border-color css
<style>
span { border-color: #241660; }
span { border-color: rgb(36,22,96); }
td.TdClassName
{
border-color: #241660;
}
.TagClassName
{
border-color: #241660;
}
</style>