Shades of Paris M #261869
Tints of Paris M #261869
RGB
CMYK
RGB Variations
Color information
#261869 (or 0x261869) is known color: Paris M. HEX triplet: 26, 18 and 69. RGB value is (38,24,105). Sum of RGB (Red+Green+Blue) = 38+24+105=167 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.75% from 167); Green value is 24 (9.77% from 255 or 14.37% from 167); Blue value is 105 (41.41% from 255 or 62.87% from 167); Max value from RGB is 105 - color contains mainly: blue. Hex color #261869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261869 is #D9E796. Grayscale: #252525. Windows color (decimal): -14280599 or 6887462. OLE color: 6887462.
HSL color Cylindrical-coordinate representation of color #261869: hue angle of 250.37º degrees, saturation: 0.63, 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 #261869 is Cyan = 0.64, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 24 | 105 | - |
| CMYK | 0.64 | 0.77 | 0 | 0.59 |
| HSL | 250.37º | 0.63% | 0.25% | - |
| HSV(B) | 250.37º | 0.77% | 0.41% | - |
| XYZ | 3.68 | 2.09 | 13.57 | - |
| YUV | 37.42 | 166.14 | 128.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 105 | 0.64 | 0.77 | 0 | 0.59 | 250.37 | 0.63 | 0.25 |
| Hex | 26 | 18 | 69 | 40 | 4D | 0 | 3B | FA | 3F | 19 |
| Octal | 46 | 30 | 151 | 100 | 115 | 0 | 73 | 372 | 77 | 31 |
| Binary | 100110 | 11000 | 1101001 | 1000000 | 1001101 | 0 | 111011 | 11111010 | 111111 | 11001 |
Color Harmonies of #261869
Complementary color
Monochromatic Colors of #261869
Black with #261869
Text Example
Text Example
White with #261869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261869; }
p { color: rgb(38,24,105); }
H1.HeaderClassName
{
color: #261869;
}
.AnyTagClassName
{
color: #261869;
}
</style>
background-color css
<style>
a { background-color: #261869; }
a { background-color: rgb(38,24,105); }
div.DivClassName
{
background-color: #261869;
}
.BgClassName
{
background-color: #261869;
}
</style>
border-color css
<style>
span { border-color: #261869; }
span { border-color: rgb(38,24,105); }
td.TdClassName
{
border-color: #261869;
}
.TagClassName
{
border-color: #261869;
}
</style>