Shades of Paris M #261863
Tints of Paris M #261863
RGB
CMYK
RGB Variations
Color information
#261863 (or 0x261863) is known color: Paris M. HEX triplet: 26, 18 and 63. RGB value is (38,24,99). Sum of RGB (Red+Green+Blue) = 38+24+99=161 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.60% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 99 (39.06% from 255 or 61.49% from 161); Max value from RGB is 99 - color contains mainly: blue. Hex color #261863 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261863 is #D9E79C. Grayscale: #242424. Windows color (decimal): -14280605 or 6494246. OLE color: 6494246.
HSL color Cylindrical-coordinate representation of color #261863: hue angle of 251.2º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #261863 is Cyan = 0.62, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 24 | 99 | - |
| CMYK | 0.62 | 0.76 | 0 | 0.61 |
| HSL | 251.2º | 0.61% | 0.24% | - |
| HSV(B) | 251.2º | 0.76% | 0.39% | - |
| XYZ | 3.38 | 1.97 | 12.01 | - |
| YUV | 36.74 | 163.14 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 99 | 0.62 | 0.76 | 0 | 0.61 | 251.2 | 0.61 | 0.24 |
| Hex | 26 | 18 | 63 | 3E | 4C | 0 | 3D | FB | 3D | 18 |
| Octal | 46 | 30 | 143 | 76 | 114 | 0 | 75 | 373 | 75 | 30 |
| Binary | 100110 | 11000 | 1100011 | 111110 | 1001100 | 0 | 111101 | 11111011 | 111101 | 11000 |
Color Harmonies of #261863
Complementary color
Monochromatic Colors of #261863
Black with #261863
Text Example
Text Example
White with #261863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261863; }
p { color: rgb(38,24,99); }
H1.HeaderClassName
{
color: #261863;
}
.AnyTagClassName
{
color: #261863;
}
</style>
background-color css
<style>
a { background-color: #261863; }
a { background-color: rgb(38,24,99); }
div.DivClassName
{
background-color: #261863;
}
.BgClassName
{
background-color: #261863;
}
</style>
border-color css
<style>
span { border-color: #261863; }
span { border-color: rgb(38,24,99); }
td.TdClassName
{
border-color: #261863;
}
.TagClassName
{
border-color: #261863;
}
</style>