Shades of Paris M #261563
Tints of Paris M #261563
RGB
CMYK
RGB Variations
Color information
#261563 (or 0x261563) is known color: Paris M. HEX triplet: 26, 15 and 63. RGB value is (38,21,99). Sum of RGB (Red+Green+Blue) = 38+21+99=158 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.05% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 99 (39.06% from 255 or 62.66% from 158); Max value from RGB is 99 - color contains mainly: blue. Hex color #261563 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261563 is #D9EA9C. Grayscale: #222222. Windows color (decimal): -14281373 or 6493478. OLE color: 6493478.
HSL color Cylindrical-coordinate representation of color #261563: hue angle of 253.08º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #261563 is Cyan = 0.62, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 21 | 99 | - |
| CMYK | 0.62 | 0.79 | 0 | 0.61 |
| HSL | 253.08º | 0.65% | 0.24% | - |
| HSV(B) | 253.08º | 0.79% | 0.39% | - |
| XYZ | 3.32 | 1.85 | 11.99 | - |
| YUV | 34.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 99 | 0.62 | 0.79 | 0 | 0.61 | 253.08 | 0.65 | 0.24 |
| Hex | 26 | 15 | 63 | 3E | 4F | 0 | 3D | FD | 41 | 18 |
| Octal | 46 | 25 | 143 | 76 | 117 | 0 | 75 | 375 | 101 | 30 |
| Binary | 100110 | 10101 | 1100011 | 111110 | 1001111 | 0 | 111101 | 11111101 | 1000001 | 11000 |
Color Harmonies of #261563
Complementary color
Monochromatic Colors of #261563
Black with #261563
Text Example
Text Example
White with #261563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261563; }
p { color: rgb(38,21,99); }
H1.HeaderClassName
{
color: #261563;
}
.AnyTagClassName
{
color: #261563;
}
</style>
background-color css
<style>
a { background-color: #261563; }
a { background-color: rgb(38,21,99); }
div.DivClassName
{
background-color: #261563;
}
.BgClassName
{
background-color: #261563;
}
</style>
border-color css
<style>
span { border-color: #261563; }
span { border-color: rgb(38,21,99); }
td.TdClassName
{
border-color: #261563;
}
.TagClassName
{
border-color: #261563;
}
</style>