Shades of Paris M #261667
Tints of Paris M #261667
RGB
CMYK
RGB Variations
Color information
#261667 (or 0x261667) is known color: Paris M. HEX triplet: 26, 16 and 67. RGB value is (38,22,103). Sum of RGB (Red+Green+Blue) = 38+22+103=163 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.31% from 163); Green value is 22 (8.98% from 255 or 13.50% from 163); Blue value is 103 (40.62% from 255 or 63.19% from 163); Max value from RGB is 103 - color contains mainly: blue. Hex color #261667 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261667 is #D9E998. Grayscale: #232323. Windows color (decimal): -14281113 or 6755878. OLE color: 6755878.
HSL color Cylindrical-coordinate representation of color #261667: hue angle of 251.85º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #261667 is Cyan = 0.63, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 22 | 103 | - |
| CMYK | 0.63 | 0.79 | 0 | 0.60 |
| HSL | 251.85º | 0.65% | 0.25% | - |
| HSV(B) | 251.85º | 0.79% | 0.4% | - |
| XYZ | 3.53 | 1.97 | 13.02 | - |
| YUV | 36.02 | 165.8 | 129.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 103 | 0.63 | 0.79 | 0 | 0.60 | 251.85 | 0.65 | 0.25 |
| Hex | 26 | 16 | 67 | 3F | 4F | 0 | 3C | FC | 41 | 19 |
| Octal | 46 | 26 | 147 | 77 | 117 | 0 | 74 | 374 | 101 | 31 |
| Binary | 100110 | 10110 | 1100111 | 111111 | 1001111 | 0 | 111100 | 11111100 | 1000001 | 11001 |
Color Harmonies of #261667
Complementary color
Monochromatic Colors of #261667
Black with #261667
Text Example
Text Example
White with #261667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261667; }
p { color: rgb(38,22,103); }
H1.HeaderClassName
{
color: #261667;
}
.AnyTagClassName
{
color: #261667;
}
</style>
background-color css
<style>
a { background-color: #261667; }
a { background-color: rgb(38,22,103); }
div.DivClassName
{
background-color: #261667;
}
.BgClassName
{
background-color: #261667;
}
</style>
border-color css
<style>
span { border-color: #261667; }
span { border-color: rgb(38,22,103); }
td.TdClassName
{
border-color: #261667;
}
.TagClassName
{
border-color: #261667;
}
</style>