Shades of Mardi Gras #262426
Tints of Mardi Gras #262426
RGB
CMYK
RGB Variations
Color information
#262426 (or 0x262426) is known color: Mardi Gras. HEX triplet: 26, 24 and 26. RGB value is (38,36,38). Sum of RGB (Red+Green+Blue) = 38+36+38=112 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.93% from 112); Green value is 36 (14.45% from 255 or 32.14% from 112); Blue value is 38 (15.23% from 255 or 33.93% from 112); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #262426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262426 is #D9DBD9. Grayscale: #242424. Windows color (decimal): -14277594 or 2499622. OLE color: 2499622.
HSL color Cylindrical-coordinate representation of color #262426: hue angle of 300º degrees, saturation: 0.03, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #262426 is Cyan = 0, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
RGB | 38 | 36 | 38 | - |
CMYK | 0 | 0.05 | 0 | 0.85 |
HSL | 300º | 0.03% | 0.15% | - |
HSV(B) | 300º | 0.05% | 0.15% | - |
XYZ | 1.78 | 1.81 | 2.09 | - |
YUV | 36.83 | 128.66 | 128.84 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 38 | 36 | 38 | 0 | 0.05 | 0 | 0.85 | 300 | 0.03 | 0.15 |
Hex | 26 | 24 | 26 | 0 | 5 | 0 | 55 | 12C | 3 | F |
Octal | 46 | 44 | 46 | 0 | 5 | 0 | 125 | 454 | 3 | 17 |
Binary | 100110 | 100100 | 100110 | 0 | 101 | 0 | 1010101 | 100101100 | 11 | 1111 |
Color Harmonies of #262426
Complementary color
Monochromatic Colors of #262426
Black with #262426
Text Example
Text Example
White with #262426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262426; }
p { color: rgb(38,36,38); }
H1.HeaderClassName
{
color: #262426;
}
.AnyTagClassName
{
color: #262426;
}
</style>
background-color css
<style>
a { background-color: #262426; }
a { background-color: rgb(38,36,38); }
div.DivClassName
{
background-color: #262426;
}
.BgClassName
{
background-color: #262426;
}
</style>
border-color css
<style>
span { border-color: #262426; }
span { border-color: rgb(38,36,38); }
td.TdClassName
{
border-color: #262426;
}
.TagClassName
{
border-color: #262426;
}
</style>