Shades of Paris M #261764
Tints of Paris M #261764
RGB
CMYK
RGB Variations
Color information
#261764 (or 0x261764) is known color: Paris M. HEX triplet: 26, 17 and 64. RGB value is (38,23,100). Sum of RGB (Red+Green+Blue) = 38+23+100=161 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.60% from 161); Green value is 23 (9.38% from 255 or 14.29% from 161); Blue value is 100 (39.45% from 255 or 62.11% from 161); Max value from RGB is 100 - color contains mainly: blue. Hex color #261764 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261764 is #D9E89B. Grayscale: #232323. Windows color (decimal): -14280860 or 6559526. OLE color: 6559526.
HSL color Cylindrical-coordinate representation of color #261764: hue angle of 251.69º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #261764 is Cyan = 0.62, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 23 | 100 | - |
| CMYK | 0.62 | 0.77 | 0 | 0.61 |
| HSL | 251.69º | 0.63% | 0.24% | - |
| HSV(B) | 251.69º | 0.77% | 0.39% | - |
| XYZ | 3.41 | 1.94 | 12.25 | - |
| YUV | 36.26 | 163.97 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 23 | 100 | 0.62 | 0.77 | 0 | 0.61 | 251.69 | 0.63 | 0.24 |
| Hex | 26 | 17 | 64 | 3E | 4D | 0 | 3D | FC | 3F | 18 |
| Octal | 46 | 27 | 144 | 76 | 115 | 0 | 75 | 374 | 77 | 30 |
| Binary | 100110 | 10111 | 1100100 | 111110 | 1001101 | 0 | 111101 | 11111100 | 111111 | 11000 |
Color Harmonies of #261764
Complementary color
Monochromatic Colors of #261764
Black with #261764
Text Example
Text Example
White with #261764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261764; }
p { color: rgb(38,23,100); }
H1.HeaderClassName
{
color: #261764;
}
.AnyTagClassName
{
color: #261764;
}
</style>
background-color css
<style>
a { background-color: #261764; }
a { background-color: rgb(38,23,100); }
div.DivClassName
{
background-color: #261764;
}
.BgClassName
{
background-color: #261764;
}
</style>
border-color css
<style>
span { border-color: #261764; }
span { border-color: rgb(38,23,100); }
td.TdClassName
{
border-color: #261764;
}
.TagClassName
{
border-color: #261764;
}
</style>