Shades of Paris M #261562
Tints of Paris M #261562
RGB
CMYK
RGB Variations
Color information
#261562 (or 0x261562) is known color: Paris M. HEX triplet: 26, 15 and 62. RGB value is (38,21,98). Sum of RGB (Red+Green+Blue) = 38+21+98=157 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.20% from 157); Green value is 21 (8.59% from 255 or 13.38% from 157); Blue value is 98 (38.67% from 255 or 62.42% from 157); Max value from RGB is 98 - color contains mainly: blue. Hex color #261562 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261562 is #D9EA9D. Grayscale: #222222. Windows color (decimal): -14281374 or 6427942. OLE color: 6427942.
HSL color Cylindrical-coordinate representation of color #261562: hue angle of 253.25º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #261562 is Cyan = 0.61, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 21 | 98 | - |
| CMYK | 0.61 | 0.79 | 0 | 0.62 |
| HSL | 253.25º | 0.65% | 0.23% | - |
| HSV(B) | 253.25º | 0.79% | 0.38% | - |
| XYZ | 3.27 | 1.83 | 11.74 | - |
| YUV | 34.86 | 163.63 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 98 | 0.61 | 0.79 | 0 | 0.62 | 253.25 | 0.65 | 0.23 |
| Hex | 26 | 15 | 62 | 3D | 4F | 0 | 3E | FD | 41 | 17 |
| Octal | 46 | 25 | 142 | 75 | 117 | 0 | 76 | 375 | 101 | 27 |
| Binary | 100110 | 10101 | 1100010 | 111101 | 1001111 | 0 | 111110 | 11111101 | 1000001 | 10111 |
Color Harmonies of #261562
Complementary color
Monochromatic Colors of #261562
Black with #261562
Text Example
Text Example
White with #261562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261562; }
p { color: rgb(38,21,98); }
H1.HeaderClassName
{
color: #261562;
}
.AnyTagClassName
{
color: #261562;
}
</style>
background-color css
<style>
a { background-color: #261562; }
a { background-color: rgb(38,21,98); }
div.DivClassName
{
background-color: #261562;
}
.BgClassName
{
background-color: #261562;
}
</style>
border-color css
<style>
span { border-color: #261562; }
span { border-color: rgb(38,21,98); }
td.TdClassName
{
border-color: #261562;
}
.TagClassName
{
border-color: #261562;
}
</style>