Shades of Mardi Gras #261026
Tints of Mardi Gras #261026
RGB
CMYK
RGB Variations
Color information
#261026 (or 0x261026) is known color: Mardi Gras. HEX triplet: 26, 10 and 26. RGB value is (38,16,38). Sum of RGB (Red+Green+Blue) = 38+16+38=92 (12% of max value = 765). Red value is 38 (15.23% from 255 or 41.30% from 92); Green value is 16 (6.64% from 255 or 17.39% from 92); Blue value is 38 (15.23% from 255 or 41.30% from 92); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #261026 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261026 is #D9EFD9. Grayscale: #191919. Windows color (decimal): -14282714 or 2494502. OLE color: 2494502.
HSL color Cylindrical-coordinate representation of color #261026: hue angle of 300º degrees, saturation: 0.41, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #261026 is Cyan = 0, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 16 | 38 | - |
| CMYK | 0 | 0.58 | 0 | 0.85 |
| HSL | 300º | 0.41% | 0.11% | - |
| HSV(B) | 300º | 0.58% | 0.15% | - |
| XYZ | 1.33 | 0.92 | 1.94 | - |
| YUV | 25.09 | 135.29 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 38 | 0 | 0.58 | 0 | 0.85 | 300 | 0.41 | 0.11 |
| Hex | 26 | 10 | 26 | 0 | 3A | 0 | 55 | 12C | 29 | B |
| Octal | 46 | 20 | 46 | 0 | 72 | 0 | 125 | 454 | 51 | 13 |
| Binary | 100110 | 10000 | 100110 | 0 | 111010 | 0 | 1010101 | 100101100 | 101001 | 1011 |
Color Harmonies of #261026
Complementary color
Monochromatic Colors of #261026
Black with #261026
Text Example
Text Example
White with #261026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261026; }
p { color: rgb(38,16,38); }
H1.HeaderClassName
{
color: #261026;
}
.AnyTagClassName
{
color: #261026;
}
</style>
background-color css
<style>
a { background-color: #261026; }
a { background-color: rgb(38,16,38); }
div.DivClassName
{
background-color: #261026;
}
.BgClassName
{
background-color: #261026;
}
</style>
border-color css
<style>
span { border-color: #261026; }
span { border-color: rgb(38,16,38); }
td.TdClassName
{
border-color: #261026;
}
.TagClassName
{
border-color: #261026;
}
</style>