Shades of Paris M #241361
Tints of Paris M #241361
RGB
CMYK
RGB Variations
Color information
#241361 (or 0x241361) is known color: Paris M. HEX triplet: 24, 13 and 61. RGB value is (36,19,97). Sum of RGB (Red+Green+Blue) = 36+19+97=152 (20% of max value = 765). Red value is 36 (14.45% from 255 or 23.68% from 152); Green value is 19 (7.81% from 255 or 12.5% from 152); Blue value is 97 (38.28% from 255 or 63.82% from 152); Max value from RGB is 97 - color contains mainly: blue. Hex color #241361 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #241361 is #DBEC9E. Grayscale: #202020. Windows color (decimal): -14412959 or 6361892. OLE color: 6361892.
HSL color Cylindrical-coordinate representation of color #241361: hue angle of 253.08º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #241361 is Cyan = 0.63, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 19 | 97 | - |
| CMYK | 0.63 | 0.80 | 0 | 0.62 |
| HSL | 253.08º | 0.67% | 0.23% | - |
| HSV(B) | 253.08º | 0.8% | 0.38% | - |
| XYZ | 3.12 | 1.7 | 11.47 | - |
| YUV | 32.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 19 | 97 | 0.63 | 0.80 | 0 | 0.62 | 253.08 | 0.67 | 0.23 |
| Hex | 24 | 13 | 61 | 3F | 50 | 0 | 3E | FD | 43 | 17 |
| Octal | 44 | 23 | 141 | 77 | 120 | 0 | 76 | 375 | 103 | 27 |
| Binary | 100100 | 10011 | 1100001 | 111111 | 1010000 | 0 | 111110 | 11111101 | 1000011 | 10111 |
Color Harmonies of #241361
Complementary color
Monochromatic Colors of #241361
Black with #241361
Text Example
Text Example
White with #241361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241361; }
p { color: rgb(36,19,97); }
H1.HeaderClassName
{
color: #241361;
}
.AnyTagClassName
{
color: #241361;
}
</style>
background-color css
<style>
a { background-color: #241361; }
a { background-color: rgb(36,19,97); }
div.DivClassName
{
background-color: #241361;
}
.BgClassName
{
background-color: #241361;
}
</style>
border-color css
<style>
span { border-color: #241361; }
span { border-color: rgb(36,19,97); }
td.TdClassName
{
border-color: #241361;
}
.TagClassName
{
border-color: #241361;
}
</style>