Shades of Paris M #261261
Tints of Paris M #261261
RGB
CMYK
RGB Variations
Color information
#261261 (or 0x261261) is known color: Paris M. HEX triplet: 26, 12 and 61. RGB value is (38,18,97). Sum of RGB (Red+Green+Blue) = 38+18+97=153 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.84% from 153); Green value is 18 (7.42% from 255 or 11.76% from 153); Blue value is 97 (38.28% from 255 or 63.40% from 153); Max value from RGB is 97 - color contains mainly: blue. Hex color #261261 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261261 is #D9ED9E. Grayscale: #202020. Windows color (decimal): -14282143 or 6361638. OLE color: 6361638.
HSL color Cylindrical-coordinate representation of color #261261: hue angle of 255.19º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #261261 is Cyan = 0.61, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 18 | 97 | - |
| CMYK | 0.61 | 0.81 | 0 | 0.62 |
| HSL | 255.19º | 0.69% | 0.23% | - |
| HSV(B) | 255.19º | 0.81% | 0.38% | - |
| XYZ | 3.17 | 1.71 | 11.47 | - |
| YUV | 32.99 | 164.13 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 18 | 97 | 0.61 | 0.81 | 0 | 0.62 | 255.19 | 0.69 | 0.23 |
| Hex | 26 | 12 | 61 | 3D | 51 | 0 | 3E | FF | 45 | 17 |
| Octal | 46 | 22 | 141 | 75 | 121 | 0 | 76 | 377 | 105 | 27 |
| Binary | 100110 | 10010 | 1100001 | 111101 | 1010001 | 0 | 111110 | 11111111 | 1000101 | 10111 |
Color Harmonies of #261261
Complementary color
Monochromatic Colors of #261261
Black with #261261
Text Example
Text Example
White with #261261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261261; }
p { color: rgb(38,18,97); }
H1.HeaderClassName
{
color: #261261;
}
.AnyTagClassName
{
color: #261261;
}
</style>
background-color css
<style>
a { background-color: #261261; }
a { background-color: rgb(38,18,97); }
div.DivClassName
{
background-color: #261261;
}
.BgClassName
{
background-color: #261261;
}
</style>
border-color css
<style>
span { border-color: #261261; }
span { border-color: rgb(38,18,97); }
td.TdClassName
{
border-color: #261261;
}
.TagClassName
{
border-color: #261261;
}
</style>