Shades of Mardi Gras #261226
Tints of Mardi Gras #261226
RGB
CMYK
RGB Variations
Color information
#261226 (or 0x261226) is known color: Mardi Gras. HEX triplet: 26, 12 and 26. RGB value is (38,18,38). Sum of RGB (Red+Green+Blue) = 38+18+38=94 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.43% from 94); Green value is 18 (7.42% from 255 or 19.15% from 94); Blue value is 38 (15.23% from 255 or 40.43% from 94); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #261226 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261226 is #D9EDD9. Grayscale: #1A1A1A. Windows color (decimal): -14282202 or 2495014. OLE color: 2495014.
HSL color Cylindrical-coordinate representation of color #261226: hue angle of 300º degrees, saturation: 0.36, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #261226 is Cyan = 0, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 18 | 38 | - |
| CMYK | 0 | 0.53 | 0 | 0.85 |
| HSL | 300º | 0.36% | 0.11% | - |
| HSV(B) | 300º | 0.53% | 0.15% | - |
| XYZ | 1.37 | 0.98 | 1.95 | - |
| YUV | 26.26 | 134.63 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 18 | 38 | 0 | 0.53 | 0 | 0.85 | 300 | 0.36 | 0.11 |
| Hex | 26 | 12 | 26 | 0 | 35 | 0 | 55 | 12C | 24 | B |
| Octal | 46 | 22 | 46 | 0 | 65 | 0 | 125 | 454 | 44 | 13 |
| Binary | 100110 | 10010 | 100110 | 0 | 110101 | 0 | 1010101 | 100101100 | 100100 | 1011 |
Color Harmonies of #261226
Complementary color
Monochromatic Colors of #261226
Black with #261226
Text Example
Text Example
White with #261226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261226; }
p { color: rgb(38,18,38); }
H1.HeaderClassName
{
color: #261226;
}
.AnyTagClassName
{
color: #261226;
}
</style>
background-color css
<style>
a { background-color: #261226; }
a { background-color: rgb(38,18,38); }
div.DivClassName
{
background-color: #261226;
}
.BgClassName
{
background-color: #261226;
}
</style>
border-color css
<style>
span { border-color: #261226; }
span { border-color: rgb(38,18,38); }
td.TdClassName
{
border-color: #261226;
}
.TagClassName
{
border-color: #261226;
}
</style>