Shades of Paris M #261767
Tints of Paris M #261767
RGB
CMYK
RGB Variations
Color information
#261767 (or 0x261767) is known color: Paris M. HEX triplet: 26, 17 and 67. RGB value is (38,23,103). Sum of RGB (Red+Green+Blue) = 38+23+103=164 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.17% from 164); Green value is 23 (9.38% from 255 or 14.02% from 164); Blue value is 103 (40.62% from 255 or 62.80% from 164); Max value from RGB is 103 - color contains mainly: blue. Hex color #261767 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261767 is #D9E898. Grayscale: #242424. Windows color (decimal): -14280857 or 6756134. OLE color: 6756134.
HSL color Cylindrical-coordinate representation of color #261767: hue angle of 251.25º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #261767 is Cyan = 0.63, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 23 | 103 | - |
| CMYK | 0.63 | 0.78 | 0 | 0.60 |
| HSL | 251.25º | 0.63% | 0.25% | - |
| HSV(B) | 251.25º | 0.78% | 0.4% | - |
| XYZ | 3.55 | 2 | 13.03 | - |
| YUV | 36.61 | 165.47 | 129 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 23 | 103 | 0.63 | 0.78 | 0 | 0.60 | 251.25 | 0.63 | 0.25 |
| Hex | 26 | 17 | 67 | 3F | 4E | 0 | 3C | FB | 3F | 19 |
| Octal | 46 | 27 | 147 | 77 | 116 | 0 | 74 | 373 | 77 | 31 |
| Binary | 100110 | 10111 | 1100111 | 111111 | 1001110 | 0 | 111100 | 11111011 | 111111 | 11001 |
Color Harmonies of #261767
Complementary color
Monochromatic Colors of #261767
Black with #261767
Text Example
Text Example
White with #261767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261767; }
p { color: rgb(38,23,103); }
H1.HeaderClassName
{
color: #261767;
}
.AnyTagClassName
{
color: #261767;
}
</style>
background-color css
<style>
a { background-color: #261767; }
a { background-color: rgb(38,23,103); }
div.DivClassName
{
background-color: #261767;
}
.BgClassName
{
background-color: #261767;
}
</style>
border-color css
<style>
span { border-color: #261767; }
span { border-color: rgb(38,23,103); }
td.TdClassName
{
border-color: #261767;
}
.TagClassName
{
border-color: #261767;
}
</style>