Shades of Mardi Gras #260826
Tints of Mardi Gras #260826
RGB
CMYK
RGB Variations
Color information
#260826 (or 0x260826) is known color: Mardi Gras. HEX triplet: 26, 08 and 26. RGB value is (38,8,38). Sum of RGB (Red+Green+Blue) = 38+8+38=84 (11% of max value = 765). Red value is 38 (15.23% from 255 or 45.24% from 84); Green value is 8 (3.52% from 255 or 9.52% from 84); Blue value is 38 (15.23% from 255 or 45.24% from 84); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #260826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260826 is #D9F7D9. Grayscale: #141414. Windows color (decimal): -14284762 or 2492454. OLE color: 2492454.
HSL color Cylindrical-coordinate representation of color #260826: hue angle of 300º degrees, saturation: 0.65, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #260826 is Cyan = 0, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 8 | 38 | - |
| CMYK | 0 | 0.79 | 0 | 0.85 |
| HSL | 300º | 0.65% | 0.09% | - |
| HSV(B) | 300º | 0.79% | 0.15% | - |
| XYZ | 1.24 | 0.73 | 1.91 | - |
| YUV | 20.39 | 137.94 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 38 | 0 | 0.79 | 0 | 0.85 | 300 | 0.65 | 0.09 |
| Hex | 26 | 8 | 26 | 0 | 4F | 0 | 55 | 12C | 41 | 9 |
| Octal | 46 | 10 | 46 | 0 | 117 | 0 | 125 | 454 | 101 | 11 |
| Binary | 100110 | 1000 | 100110 | 0 | 1001111 | 0 | 1010101 | 100101100 | 1000001 | 1001 |
Color Harmonies of #260826
Complementary color
Monochromatic Colors of #260826
Black with #260826
Text Example
Text Example
White with #260826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260826; }
p { color: rgb(38,8,38); }
H1.HeaderClassName
{
color: #260826;
}
.AnyTagClassName
{
color: #260826;
}
</style>
background-color css
<style>
a { background-color: #260826; }
a { background-color: rgb(38,8,38); }
div.DivClassName
{
background-color: #260826;
}
.BgClassName
{
background-color: #260826;
}
</style>
border-color css
<style>
span { border-color: #260826; }
span { border-color: rgb(38,8,38); }
td.TdClassName
{
border-color: #260826;
}
.TagClassName
{
border-color: #260826;
}
</style>