Shades of Paris M #261361
Tints of Paris M #261361
RGB
CMYK
RGB Variations
Color information
#261361 (or 0x261361) is known color: Paris M. HEX triplet: 26, 13 and 61. RGB value is (38,19,97). Sum of RGB (Red+Green+Blue) = 38+19+97=154 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.68% from 154); Green value is 19 (7.81% from 255 or 12.34% from 154); Blue value is 97 (38.28% from 255 or 62.99% from 154); Max value from RGB is 97 - color contains mainly: blue. Hex color #261361 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261361 is #D9EC9E. Grayscale: #212121. Windows color (decimal): -14281887 or 6361894. OLE color: 6361894.
HSL color Cylindrical-coordinate representation of color #261361: hue angle of 254.62º 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 #261361 is Cyan = 0.61, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 19 | 97 | - |
| CMYK | 0.61 | 0.80 | 0 | 0.62 |
| HSL | 254.62º | 0.67% | 0.23% | - |
| HSV(B) | 254.62º | 0.8% | 0.38% | - |
| XYZ | 3.19 | 1.74 | 11.48 | - |
| YUV | 33.57 | 163.79 | 131.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 97 | 0.61 | 0.80 | 0 | 0.62 | 254.62 | 0.67 | 0.23 |
| Hex | 26 | 13 | 61 | 3D | 50 | 0 | 3E | FF | 43 | 17 |
| Octal | 46 | 23 | 141 | 75 | 120 | 0 | 76 | 377 | 103 | 27 |
| Binary | 100110 | 10011 | 1100001 | 111101 | 1010000 | 0 | 111110 | 11111111 | 1000011 | 10111 |
Color Harmonies of #261361
Complementary color
Monochromatic Colors of #261361
Black with #261361
Text Example
Text Example
White with #261361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261361; }
p { color: rgb(38,19,97); }
H1.HeaderClassName
{
color: #261361;
}
.AnyTagClassName
{
color: #261361;
}
</style>
background-color css
<style>
a { background-color: #261361; }
a { background-color: rgb(38,19,97); }
div.DivClassName
{
background-color: #261361;
}
.BgClassName
{
background-color: #261361;
}
</style>
border-color css
<style>
span { border-color: #261361; }
span { border-color: rgb(38,19,97); }
td.TdClassName
{
border-color: #261361;
}
.TagClassName
{
border-color: #261361;
}
</style>