Shades of Mardi Gras #261126
Tints of Mardi Gras #261126
RGB
CMYK
RGB Variations
Color information
#261126 (or 0x261126) is known color: Mardi Gras. HEX triplet: 26, 11 and 26. RGB value is (38,17,38). Sum of RGB (Red+Green+Blue) = 38+17+38=93 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.86% from 93); Green value is 17 (7.03% from 255 or 18.28% from 93); Blue value is 38 (15.23% from 255 or 40.86% from 93); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #261126 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261126 is #D9EED9. Grayscale: #191919. Windows color (decimal): -14282458 or 2494758. OLE color: 2494758.
HSL color Cylindrical-coordinate representation of color #261126: hue angle of 300º degrees, saturation: 0.38, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #261126 is Cyan = 0, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 17 | 38 | - |
| CMYK | 0 | 0.55 | 0 | 0.85 |
| HSL | 300º | 0.38% | 0.11% | - |
| HSV(B) | 300º | 0.55% | 0.15% | - |
| XYZ | 1.35 | 0.95 | 1.95 | - |
| YUV | 25.67 | 134.96 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 17 | 38 | 0 | 0.55 | 0 | 0.85 | 300 | 0.38 | 0.11 |
| Hex | 26 | 11 | 26 | 0 | 37 | 0 | 55 | 12C | 26 | B |
| Octal | 46 | 21 | 46 | 0 | 67 | 0 | 125 | 454 | 46 | 13 |
| Binary | 100110 | 10001 | 100110 | 0 | 110111 | 0 | 1010101 | 100101100 | 100110 | 1011 |
Color Harmonies of #261126
Complementary color
Monochromatic Colors of #261126
Black with #261126
Text Example
Text Example
White with #261126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261126; }
p { color: rgb(38,17,38); }
H1.HeaderClassName
{
color: #261126;
}
.AnyTagClassName
{
color: #261126;
}
</style>
background-color css
<style>
a { background-color: #261126; }
a { background-color: rgb(38,17,38); }
div.DivClassName
{
background-color: #261126;
}
.BgClassName
{
background-color: #261126;
}
</style>
border-color css
<style>
span { border-color: #261126; }
span { border-color: rgb(38,17,38); }
td.TdClassName
{
border-color: #261126;
}
.TagClassName
{
border-color: #261126;
}
</style>