Shades of Paris M #261962
Tints of Paris M #261962
RGB
CMYK
RGB Variations
Color information
#261962 (or 0x261962) is known color: Paris M. HEX triplet: 26, 19 and 62. RGB value is (38,25,98). Sum of RGB (Red+Green+Blue) = 38+25+98=161 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.60% from 161); Green value is 25 (10.16% from 255 or 15.53% from 161); Blue value is 98 (38.67% from 255 or 60.87% from 161); Max value from RGB is 98 - color contains mainly: blue. Hex color #261962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261962 is #D9E69D. Grayscale: #242424. Windows color (decimal): -14280350 or 6428966. OLE color: 6428966.
HSL color Cylindrical-coordinate representation of color #261962: hue angle of 250.68º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #261962 is Cyan = 0.61, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 25 | 98 | - |
| CMYK | 0.61 | 0.74 | 0 | 0.62 |
| HSL | 250.68º | 0.59% | 0.24% | - |
| HSV(B) | 250.68º | 0.74% | 0.38% | - |
| XYZ | 3.35 | 1.99 | 11.76 | - |
| YUV | 37.21 | 162.31 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 98 | 0.61 | 0.74 | 0 | 0.62 | 250.68 | 0.59 | 0.24 |
| Hex | 26 | 19 | 62 | 3D | 4A | 0 | 3E | FB | 3B | 18 |
| Octal | 46 | 31 | 142 | 75 | 112 | 0 | 76 | 373 | 73 | 30 |
| Binary | 100110 | 11001 | 1100010 | 111101 | 1001010 | 0 | 111110 | 11111011 | 111011 | 11000 |
Color Harmonies of #261962
Complementary color
Monochromatic Colors of #261962
Black with #261962
Text Example
Text Example
White with #261962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261962; }
p { color: rgb(38,25,98); }
H1.HeaderClassName
{
color: #261962;
}
.AnyTagClassName
{
color: #261962;
}
</style>
background-color css
<style>
a { background-color: #261962; }
a { background-color: rgb(38,25,98); }
div.DivClassName
{
background-color: #261962;
}
.BgClassName
{
background-color: #261962;
}
</style>
border-color css
<style>
span { border-color: #261962; }
span { border-color: rgb(38,25,98); }
td.TdClassName
{
border-color: #261962;
}
.TagClassName
{
border-color: #261962;
}
</style>