Shades of Mardi Gras #262326
Tints of Mardi Gras #262326
RGB
CMYK
RGB Variations
Color information
#262326 (or 0x262326) is known color: Mardi Gras. HEX triplet: 26, 23 and 26. RGB value is (38,35,38). Sum of RGB (Red+Green+Blue) = 38+35+38=111 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.23% from 111); Green value is 35 (14.06% from 255 or 31.53% from 111); Blue value is 38 (15.23% from 255 or 34.23% from 111); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #262326 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262326 is #D9DCD9. Grayscale: #242424. Windows color (decimal): -14277850 or 2499366. OLE color: 2499366.
HSL color Cylindrical-coordinate representation of color #262326: hue angle of 300º degrees, saturation: 0.04, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #262326 is Cyan = 0, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 35 | 38 | - |
| CMYK | 0 | 0.08 | 0 | 0.85 |
| HSL | 300º | 0.04% | 0.14% | - |
| HSV(B) | 300º | 0.08% | 0.15% | - |
| XYZ | 1.75 | 1.75 | 2.08 | - |
| YUV | 36.24 | 128.99 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 38 | 0 | 0.08 | 0 | 0.85 | 300 | 0.04 | 0.14 |
| Hex | 26 | 23 | 26 | 0 | 8 | 0 | 55 | 12C | 4 | E |
| Octal | 46 | 43 | 46 | 0 | 10 | 0 | 125 | 454 | 4 | 16 |
| Binary | 100110 | 100011 | 100110 | 0 | 1000 | 0 | 1010101 | 100101100 | 100 | 1110 |
Color Harmonies of #262326
Complementary color
Monochromatic Colors of #262326
Black with #262326
Text Example
Text Example
White with #262326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262326; }
p { color: rgb(38,35,38); }
H1.HeaderClassName
{
color: #262326;
}
.AnyTagClassName
{
color: #262326;
}
</style>
background-color css
<style>
a { background-color: #262326; }
a { background-color: rgb(38,35,38); }
div.DivClassName
{
background-color: #262326;
}
.BgClassName
{
background-color: #262326;
}
</style>
border-color css
<style>
span { border-color: #262326; }
span { border-color: rgb(38,35,38); }
td.TdClassName
{
border-color: #262326;
}
.TagClassName
{
border-color: #262326;
}
</style>