Shades of Mardi Gras #260426
Tints of Mardi Gras #260426
RGB
CMYK
RGB Variations
Color information
#260426 (or 0x260426) is known color: Mardi Gras. HEX triplet: 26, 04 and 26. RGB value is (38,4,38). Sum of RGB (Red+Green+Blue) = 38+4+38=80 (10% of max value = 765). Red value is 38 (15.23% from 255 or 47.5% from 80); Green value is 4 (1.95% from 255 or 5% from 80); Blue value is 38 (15.23% from 255 or 47.5% from 80); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #260426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260426 is #D9FBD9. Grayscale: #111111. Windows color (decimal): -14285786 or 2491430. OLE color: 2491430.
HSL color Cylindrical-coordinate representation of color #260426: hue angle of 300º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #260426 is Cyan = 0, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 4 | 38 | - |
| CMYK | 0 | 0.89 | 0 | 0.85 |
| HSL | 300º | 0.81% | 0.08% | - |
| HSV(B) | 300º | 0.89% | 0.15% | - |
| XYZ | 1.19 | 0.64 | 1.89 | - |
| YUV | 18.04 | 139.26 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 38 | 0 | 0.89 | 0 | 0.85 | 300 | 0.81 | 0.08 |
| Hex | 26 | 4 | 26 | 0 | 59 | 0 | 55 | 12C | 51 | 8 |
| Octal | 46 | 4 | 46 | 0 | 131 | 0 | 125 | 454 | 121 | 10 |
| Binary | 100110 | 100 | 100110 | 0 | 1011001 | 0 | 1010101 | 100101100 | 1010001 | 1000 |
Color Harmonies of #260426
Complementary color
Monochromatic Colors of #260426
Black with #260426
Text Example
Text Example
White with #260426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260426; }
p { color: rgb(38,4,38); }
H1.HeaderClassName
{
color: #260426;
}
.AnyTagClassName
{
color: #260426;
}
</style>
background-color css
<style>
a { background-color: #260426; }
a { background-color: rgb(38,4,38); }
div.DivClassName
{
background-color: #260426;
}
.BgClassName
{
background-color: #260426;
}
</style>
border-color css
<style>
span { border-color: #260426; }
span { border-color: rgb(38,4,38); }
td.TdClassName
{
border-color: #260426;
}
.TagClassName
{
border-color: #260426;
}
</style>