Shades of Mardi Gras #260526
Tints of Mardi Gras #260526
RGB
CMYK
RGB Variations
Color information
#260526 (or 0x260526) is known color: Mardi Gras. HEX triplet: 26, 05 and 26. RGB value is (38,5,38). Sum of RGB (Red+Green+Blue) = 38+5+38=81 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.91% from 81); Green value is 5 (2.34% from 255 or 6.17% from 81); Blue value is 38 (15.23% from 255 or 46.91% from 81); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #260526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260526 is #D9FAD9. Grayscale: #121212. Windows color (decimal): -14285530 or 2491686. OLE color: 2491686.
HSL color Cylindrical-coordinate representation of color #260526: hue angle of 300º degrees, saturation: 0.77, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #260526 is Cyan = 0, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 5 | 38 | - |
| CMYK | 0 | 0.87 | 0 | 0.85 |
| HSL | 300º | 0.77% | 0.08% | - |
| HSV(B) | 300º | 0.87% | 0.15% | - |
| XYZ | 1.2 | 0.66 | 1.9 | - |
| YUV | 18.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 38 | 0 | 0.87 | 0 | 0.85 | 300 | 0.77 | 0.08 |
| Hex | 26 | 5 | 26 | 0 | 57 | 0 | 55 | 12C | 4D | 8 |
| Octal | 46 | 5 | 46 | 0 | 127 | 0 | 125 | 454 | 115 | 10 |
| Binary | 100110 | 101 | 100110 | 0 | 1010111 | 0 | 1010101 | 100101100 | 1001101 | 1000 |
Color Harmonies of #260526
Complementary color
Monochromatic Colors of #260526
Black with #260526
Text Example
Text Example
White with #260526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260526; }
p { color: rgb(38,5,38); }
H1.HeaderClassName
{
color: #260526;
}
.AnyTagClassName
{
color: #260526;
}
</style>
background-color css
<style>
a { background-color: #260526; }
a { background-color: rgb(38,5,38); }
div.DivClassName
{
background-color: #260526;
}
.BgClassName
{
background-color: #260526;
}
</style>
border-color css
<style>
span { border-color: #260526; }
span { border-color: rgb(38,5,38); }
td.TdClassName
{
border-color: #260526;
}
.TagClassName
{
border-color: #260526;
}
</style>