Shades of Paris M #241260
Tints of Paris M #241260
RGB
CMYK
RGB Variations
Color information
#241260 (or 0x241260) is known color: Paris M. HEX triplet: 24, 12 and 60. RGB value is (36,18,96). Sum of RGB (Red+Green+Blue) = 36+18+96=150 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24% from 150); Green value is 18 (7.42% from 255 or 12% from 150); Blue value is 96 (37.89% from 255 or 64% from 150); Max value from RGB is 96 - color contains mainly: blue. Hex color #241260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #241260 is #DBED9F. Grayscale: #1F1F1F. Windows color (decimal): -14413216 or 6296100. OLE color: 6296100.
HSL color Cylindrical-coordinate representation of color #241260: hue angle of 253.85º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #241260 is Cyan = 0.62, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 18 | 96 | - |
| CMYK | 0.62 | 0.81 | 0 | 0.62 |
| HSL | 253.85º | 0.68% | 0.22% | - |
| HSV(B) | 253.85º | 0.81% | 0.38% | - |
| XYZ | 3.06 | 1.65 | 11.22 | - |
| YUV | 32.27 | 163.96 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 18 | 96 | 0.62 | 0.81 | 0 | 0.62 | 253.85 | 0.68 | 0.22 |
| Hex | 24 | 12 | 60 | 3E | 51 | 0 | 3E | FE | 44 | 16 |
| Octal | 44 | 22 | 140 | 76 | 121 | 0 | 76 | 376 | 104 | 26 |
| Binary | 100100 | 10010 | 1100000 | 111110 | 1010001 | 0 | 111110 | 11111110 | 1000100 | 10110 |
Color Harmonies of #241260
Complementary color
Monochromatic Colors of #241260
Black with #241260
Text Example
Text Example
White with #241260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241260; }
p { color: rgb(36,18,96); }
H1.HeaderClassName
{
color: #241260;
}
.AnyTagClassName
{
color: #241260;
}
</style>
background-color css
<style>
a { background-color: #241260; }
a { background-color: rgb(36,18,96); }
div.DivClassName
{
background-color: #241260;
}
.BgClassName
{
background-color: #241260;
}
</style>
border-color css
<style>
span { border-color: #241260; }
span { border-color: rgb(36,18,96); }
td.TdClassName
{
border-color: #241260;
}
.TagClassName
{
border-color: #241260;
}
</style>