Shades of Mardi Gras #262226
Tints of Mardi Gras #262226
RGB
CMYK
RGB Variations
Color information
#262226 (or 0x262226) is known color: Mardi Gras. HEX triplet: 26, 22 and 26. RGB value is (38,34,38). Sum of RGB (Red+Green+Blue) = 38+34+38=110 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.55% from 110); Green value is 34 (13.67% from 255 or 30.91% from 110); Blue value is 38 (15.23% from 255 or 34.55% from 110); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #262226 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262226 is #D9DDD9. Grayscale: #232323. Windows color (decimal): -14278106 or 2499110. OLE color: 2499110.
HSL color Cylindrical-coordinate representation of color #262226: hue angle of 300º degrees, saturation: 0.06, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #262226 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 34 | 38 | - |
| CMYK | 0 | 0.11 | 0 | 0.85 |
| HSL | 300º | 0.06% | 0.14% | - |
| HSV(B) | 300º | 0.11% | 0.15% | - |
| XYZ | 1.72 | 1.7 | 2.07 | - |
| YUV | 35.65 | 129.33 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 34 | 38 | 0 | 0.11 | 0 | 0.85 | 300 | 0.06 | 0.14 |
| Hex | 26 | 22 | 26 | 0 | B | 0 | 55 | 12C | 6 | E |
| Octal | 46 | 42 | 46 | 0 | 13 | 0 | 125 | 454 | 6 | 16 |
| Binary | 100110 | 100010 | 100110 | 0 | 1011 | 0 | 1010101 | 100101100 | 110 | 1110 |
Color Harmonies of #262226
Complementary color
Monochromatic Colors of #262226
Black with #262226
Text Example
Text Example
White with #262226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262226; }
p { color: rgb(38,34,38); }
H1.HeaderClassName
{
color: #262226;
}
.AnyTagClassName
{
color: #262226;
}
</style>
background-color css
<style>
a { background-color: #262226; }
a { background-color: rgb(38,34,38); }
div.DivClassName
{
background-color: #262226;
}
.BgClassName
{
background-color: #262226;
}
</style>
border-color css
<style>
span { border-color: #262226; }
span { border-color: rgb(38,34,38); }
td.TdClassName
{
border-color: #262226;
}
.TagClassName
{
border-color: #262226;
}
</style>