Shades of Mardi Gras #290928
Tints of Mardi Gras #290928
RGB
CMYK
RGB Variations
Color information
#290928 (or 0x290928) is known color: Mardi Gras. HEX triplet: 29, 09 and 28. RGB value is (41,9,40). Sum of RGB (Red+Green+Blue) = 41+9+40=90 (11% of max value = 765). Red value is 41 (16.41% from 255 or 45.56% from 90); Green value is 9 (3.91% from 255 or 10% from 90); Blue value is 40 (16.02% from 255 or 44.44% from 90); Max value from RGB is 41 - color contains mainly: red. Hex color #290928 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290928 is #D6F6D7. Grayscale: #161616. Windows color (decimal): -14087896 or 2623785. OLE color: 2623785.
HSL color Cylindrical-coordinate representation of color #290928: hue angle of 301.88º degrees, saturation: 0.64, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #290928 is Cyan = 0, Magento = 0.78, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 9 | 40 | - |
| CMYK | 0 | 0.78 | 0.02 | 0.84 |
| HSL | 301.88º | 0.64% | 0.1% | - |
| HSV(B) | 301.88º | 0.78% | 0.16% | - |
| XYZ | 1.4 | 0.82 | 2.09 | - |
| YUV | 22.1 | 138.1 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 40 | 0 | 0.78 | 0.02 | 0.84 | 301.88 | 0.64 | 0.1 |
| Hex | 29 | 9 | 28 | 0 | 4E | 2 | 54 | 12E | 40 | A |
| Octal | 51 | 11 | 50 | 0 | 116 | 2 | 124 | 456 | 100 | 12 |
| Binary | 101001 | 1001 | 101000 | 0 | 1001110 | 10 | 1010100 | 100101110 | 1000000 | 1010 |
Color Harmonies of #290928
Complementary color
Monochromatic Colors of #290928
Black with #290928
Text Example
Text Example
White with #290928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290928; }
p { color: rgb(41,9,40); }
H1.HeaderClassName
{
color: #290928;
}
.AnyTagClassName
{
color: #290928;
}
</style>
background-color css
<style>
a { background-color: #290928; }
a { background-color: rgb(41,9,40); }
div.DivClassName
{
background-color: #290928;
}
.BgClassName
{
background-color: #290928;
}
</style>
border-color css
<style>
span { border-color: #290928; }
span { border-color: rgb(41,9,40); }
td.TdClassName
{
border-color: #290928;
}
.TagClassName
{
border-color: #290928;
}
</style>