Shades of Paris M #261966
Tints of Paris M #261966
RGB
CMYK
RGB Variations
Color information
#261966 (or 0x261966) is known color: Paris M. HEX triplet: 26, 19 and 66. RGB value is (38,25,102). Sum of RGB (Red+Green+Blue) = 38+25+102=165 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.03% from 165); Green value is 25 (10.16% from 255 or 15.15% from 165); Blue value is 102 (40.23% from 255 or 61.82% from 165); Max value from RGB is 102 - color contains mainly: blue. Hex color #261966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261966 is #D9E699. Grayscale: #252525. Windows color (decimal): -14280346 or 6691110. OLE color: 6691110.
HSL color Cylindrical-coordinate representation of color #261966: hue angle of 250.13º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #261966 is Cyan = 0.63, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 25 | 102 | - |
| CMYK | 0.63 | 0.75 | 0 | 0.6 |
| HSL | 250.13º | 0.61% | 0.25% | - |
| HSV(B) | 250.13º | 0.75% | 0.4% | - |
| XYZ | 3.55 | 2.07 | 12.78 | - |
| YUV | 37.67 | 164.31 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 102 | 0.63 | 0.75 | 0 | 0.6 | 250.13 | 0.61 | 0.25 |
| Hex | 26 | 19 | 66 | 3F | 4B | 0 | 3C | FA | 3D | 19 |
| Octal | 46 | 31 | 146 | 77 | 113 | 0 | 74 | 372 | 75 | 31 |
| Binary | 100110 | 11001 | 1100110 | 111111 | 1001011 | 0 | 111100 | 11111010 | 111101 | 11001 |
Color Harmonies of #261966
Complementary color
Monochromatic Colors of #261966
Black with #261966
Text Example
Text Example
White with #261966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261966; }
p { color: rgb(38,25,102); }
H1.HeaderClassName
{
color: #261966;
}
.AnyTagClassName
{
color: #261966;
}
</style>
background-color css
<style>
a { background-color: #261966; }
a { background-color: rgb(38,25,102); }
div.DivClassName
{
background-color: #261966;
}
.BgClassName
{
background-color: #261966;
}
</style>
border-color css
<style>
span { border-color: #261966; }
span { border-color: rgb(38,25,102); }
td.TdClassName
{
border-color: #261966;
}
.TagClassName
{
border-color: #261966;
}
</style>