Shades of Paris M #261363
Tints of Paris M #261363
RGB
CMYK
RGB Variations
Color information
#261363 (or 0x261363) is known color: Paris M. HEX triplet: 26, 13 and 63. RGB value is (38,19,99). Sum of RGB (Red+Green+Blue) = 38+19+99=156 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.36% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 99 (39.06% from 255 or 63.46% from 156); Max value from RGB is 99 - color contains mainly: blue. Hex color #261363 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261363 is #D9EC9C. Grayscale: #212121. Windows color (decimal): -14281885 or 6492966. OLE color: 6492966.
HSL color Cylindrical-coordinate representation of color #261363: hue angle of 254.25º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #261363 is Cyan = 0.62, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 19 | 99 | - |
| CMYK | 0.62 | 0.81 | 0 | 0.61 |
| HSL | 254.25º | 0.68% | 0.23% | - |
| HSV(B) | 254.25º | 0.81% | 0.39% | - |
| XYZ | 3.28 | 1.78 | 11.97 | - |
| YUV | 33.8 | 164.79 | 131 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 99 | 0.62 | 0.81 | 0 | 0.61 | 254.25 | 0.68 | 0.23 |
| Hex | 26 | 13 | 63 | 3E | 51 | 0 | 3D | FE | 44 | 17 |
| Octal | 46 | 23 | 143 | 76 | 121 | 0 | 75 | 376 | 104 | 27 |
| Binary | 100110 | 10011 | 1100011 | 111110 | 1010001 | 0 | 111101 | 11111110 | 1000100 | 10111 |
Color Harmonies of #261363
Complementary color
Monochromatic Colors of #261363
Black with #261363
Text Example
Text Example
White with #261363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261363; }
p { color: rgb(38,19,99); }
H1.HeaderClassName
{
color: #261363;
}
.AnyTagClassName
{
color: #261363;
}
</style>
background-color css
<style>
a { background-color: #261363; }
a { background-color: rgb(38,19,99); }
div.DivClassName
{
background-color: #261363;
}
.BgClassName
{
background-color: #261363;
}
</style>
border-color css
<style>
span { border-color: #261363; }
span { border-color: rgb(38,19,99); }
td.TdClassName
{
border-color: #261363;
}
.TagClassName
{
border-color: #261363;
}
</style>