Shades of Mardi Gras #260029
Tints of Mardi Gras #260029
RGB
CMYK
RGB Variations
Color information
#260029 (or 0x260029) is known color: Mardi Gras. HEX triplet: 26, 00 and 29. RGB value is (38,0,41). Sum of RGB (Red+Green+Blue) = 38+0+41=79 (10% of max value = 765). Red value is 38 (15.23% from 255 or 48.10% from 79); Green value is 0 (0.39% from 255 or 0% from 79); Blue value is 41 (16.41% from 255 or 51.90% from 79); Max value from RGB is 41 - color contains mainly: blue. Hex color #260029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260029 is #D9FFD6. Grayscale: #0F0F0F. Windows color (decimal): -14286807 or 2687014. OLE color: 2687014.
HSL color Cylindrical-coordinate representation of color #260029: hue angle of 295.61º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260029 is Cyan = 0.07, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 0 | 41 | - |
| CMYK | 0.07 | 1 | 0 | 0.84 |
| HSL | 295.61º | 1% | 0.08% | - |
| HSV(B) | 295.61º | 1% | 0.16% | - |
| XYZ | 1.2 | 0.57 | 2.15 | - |
| YUV | 16.04 | 142.09 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 41 | 0.07 | 1 | 0 | 0.84 | 295.61 | 1 | 0.08 |
| Hex | 26 | 0 | 29 | 7 | 64 | 0 | 54 | 128 | 64 | 8 |
| Octal | 46 | 0 | 51 | 7 | 144 | 0 | 124 | 450 | 144 | 10 |
| Binary | 100110 | 0 | 101001 | 111 | 1100100 | 0 | 1010100 | 100101000 | 1100100 | 1000 |
Color Harmonies of #260029
Complementary color
Monochromatic Colors of #260029
Black with #260029
Text Example
Text Example
White with #260029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260029; }
p { color: rgb(38,0,41); }
H1.HeaderClassName
{
color: #260029;
}
.AnyTagClassName
{
color: #260029;
}
</style>
background-color css
<style>
a { background-color: #260029; }
a { background-color: rgb(38,0,41); }
div.DivClassName
{
background-color: #260029;
}
.BgClassName
{
background-color: #260029;
}
</style>
border-color css
<style>
span { border-color: #260029; }
span { border-color: rgb(38,0,41); }
td.TdClassName
{
border-color: #260029;
}
.TagClassName
{
border-color: #260029;
}
</style>