Shades of Paris M #261360
Tints of Paris M #261360
RGB
CMYK
RGB Variations
Color information
#261360 (or 0x261360) is known color: Paris M. HEX triplet: 26, 13 and 60. RGB value is (38,19,96). Sum of RGB (Red+Green+Blue) = 38+19+96=153 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.84% from 153); Green value is 19 (7.81% from 255 or 12.42% from 153); Blue value is 96 (37.89% from 255 or 62.75% from 153); Max value from RGB is 96 - color contains mainly: blue. Hex color #261360 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261360 is #D9EC9F. Grayscale: #212121. Windows color (decimal): -14281888 or 6296358. OLE color: 6296358.
HSL color Cylindrical-coordinate representation of color #261360: hue angle of 254.81º 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 #261360 is Cyan = 0.60, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 19 | 96 | - |
| CMYK | 0.60 | 0.80 | 0 | 0.62 |
| HSL | 254.81º | 0.67% | 0.23% | - |
| HSV(B) | 254.81º | 0.8% | 0.38% | - |
| XYZ | 3.14 | 1.72 | 11.23 | - |
| YUV | 33.46 | 163.29 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 96 | 0.60 | 0.80 | 0 | 0.62 | 254.81 | 0.67 | 0.23 |
| Hex | 26 | 13 | 60 | 3C | 50 | 0 | 3E | FF | 43 | 17 |
| Octal | 46 | 23 | 140 | 74 | 120 | 0 | 76 | 377 | 103 | 27 |
| Binary | 100110 | 10011 | 1100000 | 111100 | 1010000 | 0 | 111110 | 11111111 | 1000011 | 10111 |
Color Harmonies of #261360
Complementary color
Monochromatic Colors of #261360
Black with #261360
Text Example
Text Example
White with #261360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261360; }
p { color: rgb(38,19,96); }
H1.HeaderClassName
{
color: #261360;
}
.AnyTagClassName
{
color: #261360;
}
</style>
background-color css
<style>
a { background-color: #261360; }
a { background-color: rgb(38,19,96); }
div.DivClassName
{
background-color: #261360;
}
.BgClassName
{
background-color: #261360;
}
</style>
border-color css
<style>
span { border-color: #261360; }
span { border-color: rgb(38,19,96); }
td.TdClassName
{
border-color: #261360;
}
.TagClassName
{
border-color: #261360;
}
</style>