Shades of Mardi Gras #260726
Tints of Mardi Gras #260726
RGB
CMYK
RGB Variations
Color information
#260726 (or 0x260726) is known color: Mardi Gras. HEX triplet: 26, 07 and 26. RGB value is (38,7,38). Sum of RGB (Red+Green+Blue) = 38+7+38=83 (10% of max value = 765). Red value is 38 (15.23% from 255 or 45.78% from 83); Green value is 7 (3.12% from 255 or 8.43% from 83); Blue value is 38 (15.23% from 255 or 45.78% from 83); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #260726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260726 is #D9F8D9. Grayscale: #131313. Windows color (decimal): -14285018 or 2492198. OLE color: 2492198.
HSL color Cylindrical-coordinate representation of color #260726: hue angle of 300º degrees, saturation: 0.69, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #260726 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 7 | 38 | - |
| CMYK | 0 | 0.82 | 0 | 0.85 |
| HSL | 300º | 0.69% | 0.09% | - |
| HSV(B) | 300º | 0.82% | 0.15% | - |
| XYZ | 1.23 | 0.7 | 1.91 | - |
| YUV | 19.8 | 138.27 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 7 | 38 | 0 | 0.82 | 0 | 0.85 | 300 | 0.69 | 0.09 |
| Hex | 26 | 7 | 26 | 0 | 52 | 0 | 55 | 12C | 45 | 9 |
| Octal | 46 | 7 | 46 | 0 | 122 | 0 | 125 | 454 | 105 | 11 |
| Binary | 100110 | 111 | 100110 | 0 | 1010010 | 0 | 1010101 | 100101100 | 1000101 | 1001 |
Color Harmonies of #260726
Complementary color
Monochromatic Colors of #260726
Black with #260726
Text Example
Text Example
White with #260726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260726; }
p { color: rgb(38,7,38); }
H1.HeaderClassName
{
color: #260726;
}
.AnyTagClassName
{
color: #260726;
}
</style>
background-color css
<style>
a { background-color: #260726; }
a { background-color: rgb(38,7,38); }
div.DivClassName
{
background-color: #260726;
}
.BgClassName
{
background-color: #260726;
}
</style>
border-color css
<style>
span { border-color: #260726; }
span { border-color: rgb(38,7,38); }
td.TdClassName
{
border-color: #260726;
}
.TagClassName
{
border-color: #260726;
}
</style>