Shades of Paris M #261868
Tints of Paris M #261868
RGB
CMYK
RGB Variations
Color information
#261868 (or 0x261868) is known color: Paris M. HEX triplet: 26, 18 and 68. RGB value is (38,24,104). Sum of RGB (Red+Green+Blue) = 38+24+104=166 (21% of max value = 765). Red value is 38 (15.23% from 255 or 22.89% from 166); Green value is 24 (9.77% from 255 or 14.46% from 166); Blue value is 104 (41.02% from 255 or 62.65% from 166); Max value from RGB is 104 - color contains mainly: blue. Hex color #261868 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261868 is #D9E797. Grayscale: #252525. Windows color (decimal): -14280600 or 6821926. OLE color: 6821926.
HSL color Cylindrical-coordinate representation of color #261868: hue angle of 250.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #261868 is Cyan = 0.63, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 24 | 104 | - |
| CMYK | 0.63 | 0.77 | 0 | 0.59 |
| HSL | 250.5º | 0.63% | 0.25% | - |
| HSV(B) | 250.5º | 0.77% | 0.41% | - |
| XYZ | 3.62 | 2.06 | 13.3 | - |
| YUV | 37.31 | 165.64 | 128.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 104 | 0.63 | 0.77 | 0 | 0.59 | 250.5 | 0.63 | 0.25 |
| Hex | 26 | 18 | 68 | 3F | 4D | 0 | 3B | FB | 3E | 19 |
| Octal | 46 | 30 | 150 | 77 | 115 | 0 | 73 | 373 | 76 | 31 |
| Binary | 100110 | 11000 | 1101000 | 111111 | 1001101 | 0 | 111011 | 11111011 | 111110 | 11001 |
Color Harmonies of #261868
Complementary color
Monochromatic Colors of #261868
Black with #261868
Text Example
Text Example
White with #261868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261868; }
p { color: rgb(38,24,104); }
H1.HeaderClassName
{
color: #261868;
}
.AnyTagClassName
{
color: #261868;
}
</style>
background-color css
<style>
a { background-color: #261868; }
a { background-color: rgb(38,24,104); }
div.DivClassName
{
background-color: #261868;
}
.BgClassName
{
background-color: #261868;
}
</style>
border-color css
<style>
span { border-color: #261868; }
span { border-color: rgb(38,24,104); }
td.TdClassName
{
border-color: #261868;
}
.TagClassName
{
border-color: #261868;
}
</style>