Shades of Paris M #261664
Tints of Paris M #261664
RGB
CMYK
RGB Variations
Color information
#261664 (or 0x261664) is known color: Paris M. HEX triplet: 26, 16 and 64. RGB value is (38,22,100). Sum of RGB (Red+Green+Blue) = 38+22+100=160 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.75% from 160); Green value is 22 (8.98% from 255 or 13.75% from 160); Blue value is 100 (39.45% from 255 or 62.5% from 160); Max value from RGB is 100 - color contains mainly: blue. Hex color #261664 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261664 is #D9E99B. Grayscale: #232323. Windows color (decimal): -14281116 or 6559270. OLE color: 6559270.
HSL color Cylindrical-coordinate representation of color #261664: hue angle of 252.31º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #261664 is Cyan = 0.62, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 22 | 100 | - |
| CMYK | 0.62 | 0.78 | 0 | 0.61 |
| HSL | 252.31º | 0.64% | 0.24% | - |
| HSV(B) | 252.31º | 0.78% | 0.39% | - |
| XYZ | 3.39 | 1.91 | 12.25 | - |
| YUV | 35.68 | 164.3 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 100 | 0.62 | 0.78 | 0 | 0.61 | 252.31 | 0.64 | 0.24 |
| Hex | 26 | 16 | 64 | 3E | 4E | 0 | 3D | FC | 40 | 18 |
| Octal | 46 | 26 | 144 | 76 | 116 | 0 | 75 | 374 | 100 | 30 |
| Binary | 100110 | 10110 | 1100100 | 111110 | 1001110 | 0 | 111101 | 11111100 | 1000000 | 11000 |
Color Harmonies of #261664
Complementary color
Monochromatic Colors of #261664
Black with #261664
Text Example
Text Example
White with #261664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261664; }
p { color: rgb(38,22,100); }
H1.HeaderClassName
{
color: #261664;
}
.AnyTagClassName
{
color: #261664;
}
</style>
background-color css
<style>
a { background-color: #261664; }
a { background-color: rgb(38,22,100); }
div.DivClassName
{
background-color: #261664;
}
.BgClassName
{
background-color: #261664;
}
</style>
border-color css
<style>
span { border-color: #261664; }
span { border-color: rgb(38,22,100); }
td.TdClassName
{
border-color: #261664;
}
.TagClassName
{
border-color: #261664;
}
</style>