Shades of Mardi Gras #261726
Tints of Mardi Gras #261726
RGB
CMYK
RGB Variations
Color information
#261726 (or 0x261726) is known color: Mardi Gras. HEX triplet: 26, 17 and 26. RGB value is (38,23,38). Sum of RGB (Red+Green+Blue) = 38+23+38=99 (13% of max value = 765). Red value is 38 (15.23% from 255 or 38.38% from 99); Green value is 23 (9.38% from 255 or 23.23% from 99); Blue value is 38 (15.23% from 255 or 38.38% from 99); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #261726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261726 is #D9E8D9. Grayscale: #1D1D1D. Windows color (decimal): -14280922 or 2496294. OLE color: 2496294.
HSL color Cylindrical-coordinate representation of color #261726: hue angle of 300º degrees, saturation: 0.25, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #261726 is Cyan = 0, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 23 | 38 | - |
| CMYK | 0 | 0.39 | 0 | 0.85 |
| HSL | 300º | 0.25% | 0.12% | - |
| HSV(B) | 300º | 0.39% | 0.15% | - |
| XYZ | 1.46 | 1.16 | 1.98 | - |
| YUV | 29.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 23 | 38 | 0 | 0.39 | 0 | 0.85 | 300 | 0.25 | 0.12 |
| Hex | 26 | 17 | 26 | 0 | 27 | 0 | 55 | 12C | 19 | C |
| Octal | 46 | 27 | 46 | 0 | 47 | 0 | 125 | 454 | 31 | 14 |
| Binary | 100110 | 10111 | 100110 | 0 | 100111 | 0 | 1010101 | 100101100 | 11001 | 1100 |
Color Harmonies of #261726
Complementary color
Monochromatic Colors of #261726
Black with #261726
Text Example
Text Example
White with #261726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261726; }
p { color: rgb(38,23,38); }
H1.HeaderClassName
{
color: #261726;
}
.AnyTagClassName
{
color: #261726;
}
</style>
background-color css
<style>
a { background-color: #261726; }
a { background-color: rgb(38,23,38); }
div.DivClassName
{
background-color: #261726;
}
.BgClassName
{
background-color: #261726;
}
</style>
border-color css
<style>
span { border-color: #261726; }
span { border-color: rgb(38,23,38); }
td.TdClassName
{
border-color: #261726;
}
.TagClassName
{
border-color: #261726;
}
</style>