Shades of Mardi Gras #262126
Tints of Mardi Gras #262126
RGB
CMYK
RGB Variations
Color information
#262126 (or 0x262126) is known color: Mardi Gras. HEX triplet: 26, 21 and 26. RGB value is (38,33,38). Sum of RGB (Red+Green+Blue) = 38+33+38=109 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.86% from 109); Green value is 33 (13.28% from 255 or 30.28% from 109); Blue value is 38 (15.23% from 255 or 34.86% from 109); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #262126 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262126 is #D9DED9. Grayscale: #232323. Windows color (decimal): -14278362 or 2498854. OLE color: 2498854.
HSL color Cylindrical-coordinate representation of color #262126: hue angle of 300º degrees, saturation: 0.07, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #262126 is Cyan = 0, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 33 | 38 | - |
| CMYK | 0 | 0.13 | 0 | 0.85 |
| HSL | 300º | 0.07% | 0.14% | - |
| HSV(B) | 300º | 0.13% | 0.15% | - |
| XYZ | 1.69 | 1.64 | 2.06 | - |
| YUV | 35.07 | 129.66 | 130.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 33 | 38 | 0 | 0.13 | 0 | 0.85 | 300 | 0.07 | 0.14 |
| Hex | 26 | 21 | 26 | 0 | D | 0 | 55 | 12C | 7 | E |
| Octal | 46 | 41 | 46 | 0 | 15 | 0 | 125 | 454 | 7 | 16 |
| Binary | 100110 | 100001 | 100110 | 0 | 1101 | 0 | 1010101 | 100101100 | 111 | 1110 |
Color Harmonies of #262126
Complementary color
Monochromatic Colors of #262126
Black with #262126
Text Example
Text Example
White with #262126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262126; }
p { color: rgb(38,33,38); }
H1.HeaderClassName
{
color: #262126;
}
.AnyTagClassName
{
color: #262126;
}
</style>
background-color css
<style>
a { background-color: #262126; }
a { background-color: rgb(38,33,38); }
div.DivClassName
{
background-color: #262126;
}
.BgClassName
{
background-color: #262126;
}
</style>
border-color css
<style>
span { border-color: #262126; }
span { border-color: rgb(38,33,38); }
td.TdClassName
{
border-color: #262126;
}
.TagClassName
{
border-color: #262126;
}
</style>