Shades of Paris M #261663
Tints of Paris M #261663
RGB
CMYK
RGB Variations
Color information
#261663 (or 0x261663) is known color: Paris M. HEX triplet: 26, 16 and 63. RGB value is (38,22,99). Sum of RGB (Red+Green+Blue) = 38+22+99=159 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.90% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 99 (39.06% from 255 or 62.26% from 159); Max value from RGB is 99 - color contains mainly: blue. Hex color #261663 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261663 is #D9E99C. Grayscale: #232323. Windows color (decimal): -14281117 or 6493734. OLE color: 6493734.
HSL color Cylindrical-coordinate representation of color #261663: hue angle of 252.47º 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 #261663 is Cyan = 0.62, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 22 | 99 | - |
| CMYK | 0.62 | 0.78 | 0 | 0.61 |
| HSL | 252.47º | 0.64% | 0.24% | - |
| HSV(B) | 252.47º | 0.78% | 0.39% | - |
| XYZ | 3.34 | 1.89 | 11.99 | - |
| YUV | 35.56 | 163.8 | 129.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 99 | 0.62 | 0.78 | 0 | 0.61 | 252.47 | 0.64 | 0.24 |
| Hex | 26 | 16 | 63 | 3E | 4E | 0 | 3D | FC | 40 | 18 |
| Octal | 46 | 26 | 143 | 76 | 116 | 0 | 75 | 374 | 100 | 30 |
| Binary | 100110 | 10110 | 1100011 | 111110 | 1001110 | 0 | 111101 | 11111100 | 1000000 | 11000 |
Color Harmonies of #261663
Complementary color
Monochromatic Colors of #261663
Black with #261663
Text Example
Text Example
White with #261663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261663; }
p { color: rgb(38,22,99); }
H1.HeaderClassName
{
color: #261663;
}
.AnyTagClassName
{
color: #261663;
}
</style>
background-color css
<style>
a { background-color: #261663; }
a { background-color: rgb(38,22,99); }
div.DivClassName
{
background-color: #261663;
}
.BgClassName
{
background-color: #261663;
}
</style>
border-color css
<style>
span { border-color: #261663; }
span { border-color: rgb(38,22,99); }
td.TdClassName
{
border-color: #261663;
}
.TagClassName
{
border-color: #261663;
}
</style>