Shades of Paris M #261963
Tints of Paris M #261963
RGB
CMYK
RGB Variations
Color information
#261963 (or 0x261963) is known color: Paris M. HEX triplet: 26, 19 and 63. RGB value is (38,25,99). Sum of RGB (Red+Green+Blue) = 38+25+99=162 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.46% from 162); Green value is 25 (10.16% from 255 or 15.43% from 162); Blue value is 99 (39.06% from 255 or 61.11% from 162); Max value from RGB is 99 - color contains mainly: blue. Hex color #261963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261963 is #D9E69C. Grayscale: #252525. Windows color (decimal): -14280349 or 6494502. OLE color: 6494502.
HSL color Cylindrical-coordinate representation of color #261963: hue angle of 250.54º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #261963 is Cyan = 0.62, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 25 | 99 | - |
| CMYK | 0.62 | 0.75 | 0 | 0.61 |
| HSL | 250.54º | 0.6% | 0.24% | - |
| HSV(B) | 250.54º | 0.75% | 0.39% | - |
| XYZ | 3.4 | 2.01 | 12.01 | - |
| YUV | 37.32 | 162.81 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 99 | 0.62 | 0.75 | 0 | 0.61 | 250.54 | 0.6 | 0.24 |
| Hex | 26 | 19 | 63 | 3E | 4B | 0 | 3D | FB | 3C | 18 |
| Octal | 46 | 31 | 143 | 76 | 113 | 0 | 75 | 373 | 74 | 30 |
| Binary | 100110 | 11001 | 1100011 | 111110 | 1001011 | 0 | 111101 | 11111011 | 111100 | 11000 |
Color Harmonies of #261963
Complementary color
Monochromatic Colors of #261963
Black with #261963
Text Example
Text Example
White with #261963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261963; }
p { color: rgb(38,25,99); }
H1.HeaderClassName
{
color: #261963;
}
.AnyTagClassName
{
color: #261963;
}
</style>
background-color css
<style>
a { background-color: #261963; }
a { background-color: rgb(38,25,99); }
div.DivClassName
{
background-color: #261963;
}
.BgClassName
{
background-color: #261963;
}
</style>
border-color css
<style>
span { border-color: #261963; }
span { border-color: rgb(38,25,99); }
td.TdClassName
{
border-color: #261963;
}
.TagClassName
{
border-color: #261963;
}
</style>