Shades of Paris M #262160
Tints of Paris M #262160
RGB
CMYK
RGB Variations
Color information
#262160 (or 0x262160) is known color: Paris M. HEX triplet: 26, 21 and 60. RGB value is (38,33,96). Sum of RGB (Red+Green+Blue) = 38+33+96=167 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.75% from 167); Green value is 33 (13.28% from 255 or 19.76% from 167); Blue value is 96 (37.89% from 255 or 57.49% from 167); Max value from RGB is 96 - color contains mainly: blue. Hex color #262160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262160 is #D9DE9F. Grayscale: #292929. Windows color (decimal): -14278304 or 6299942. OLE color: 6299942.
HSL color Cylindrical-coordinate representation of color #262160: hue angle of 244.76º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #262160 is Cyan = 0.60, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 33 | 96 | - |
| CMYK | 0.60 | 0.66 | 0 | 0.62 |
| HSL | 244.76º | 0.49% | 0.25% | - |
| HSV(B) | 244.76º | 0.66% | 0.38% | - |
| XYZ | 3.45 | 2.34 | 11.34 | - |
| YUV | 41.68 | 158.66 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 33 | 96 | 0.60 | 0.66 | 0 | 0.62 | 244.76 | 0.49 | 0.25 |
| Hex | 26 | 21 | 60 | 3C | 42 | 0 | 3E | F5 | 31 | 19 |
| Octal | 46 | 41 | 140 | 74 | 102 | 0 | 76 | 365 | 61 | 31 |
| Binary | 100110 | 100001 | 1100000 | 111100 | 1000010 | 0 | 111110 | 11110101 | 110001 | 11001 |
Color Harmonies of #262160
Complementary color
Monochromatic Colors of #262160
Black with #262160
Text Example
Text Example
White with #262160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262160; }
p { color: rgb(38,33,96); }
H1.HeaderClassName
{
color: #262160;
}
.AnyTagClassName
{
color: #262160;
}
</style>
background-color css
<style>
a { background-color: #262160; }
a { background-color: rgb(38,33,96); }
div.DivClassName
{
background-color: #262160;
}
.BgClassName
{
background-color: #262160;
}
</style>
border-color css
<style>
span { border-color: #262160; }
span { border-color: rgb(38,33,96); }
td.TdClassName
{
border-color: #262160;
}
.TagClassName
{
border-color: #262160;
}
</style>