Shades of Mardi Gras #290826
Tints of Mardi Gras #290826
RGB
CMYK
RGB Variations
Color information
#290826 (or 0x290826) is known color: Mardi Gras. HEX triplet: 29, 08 and 26. RGB value is (41,8,38). Sum of RGB (Red+Green+Blue) = 41+8+38=87 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.13% from 87); Green value is 8 (3.52% from 255 or 9.20% from 87); Blue value is 38 (15.23% from 255 or 43.68% from 87); Max value from RGB is 41 - color contains mainly: red. Hex color #290826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290826 is #D6F7D9. Grayscale: #151515. Windows color (decimal): -14088154 or 2492457. OLE color: 2492457.
HSL color Cylindrical-coordinate representation of color #290826: hue angle of 305.45º degrees, saturation: 0.67, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #290826 is Cyan = 0, Magento = 0.80, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 8 | 38 | - |
| CMYK | 0 | 0.80 | 0.07 | 0.84 |
| HSL | 305.45º | 0.67% | 0.1% | - |
| HSV(B) | 305.45º | 0.8% | 0.16% | - |
| XYZ | 1.35 | 0.79 | 1.91 | - |
| YUV | 21.29 | 137.43 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 38 | 0 | 0.80 | 0.07 | 0.84 | 305.45 | 0.67 | 0.1 |
| Hex | 29 | 8 | 26 | 0 | 50 | 7 | 54 | 131 | 43 | A |
| Octal | 51 | 10 | 46 | 0 | 120 | 7 | 124 | 461 | 103 | 12 |
| Binary | 101001 | 1000 | 100110 | 0 | 1010000 | 111 | 1010100 | 100110001 | 1000011 | 1010 |
Color Harmonies of #290826
Complementary color
Monochromatic Colors of #290826
Black with #290826
Text Example
Text Example
White with #290826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290826; }
p { color: rgb(41,8,38); }
H1.HeaderClassName
{
color: #290826;
}
.AnyTagClassName
{
color: #290826;
}
</style>
background-color css
<style>
a { background-color: #290826; }
a { background-color: rgb(41,8,38); }
div.DivClassName
{
background-color: #290826;
}
.BgClassName
{
background-color: #290826;
}
</style>
border-color css
<style>
span { border-color: #290826; }
span { border-color: rgb(41,8,38); }
td.TdClassName
{
border-color: #290826;
}
.TagClassName
{
border-color: #290826;
}
</style>