Shades of Mardi Gras #291328
Tints of Mardi Gras #291328
RGB
CMYK
RGB Variations
Color information
#291328 (or 0x291328) is known color: Mardi Gras. HEX triplet: 29, 13 and 28. RGB value is (41,19,40). Sum of RGB (Red+Green+Blue) = 41+19+40=100 (13% of max value = 765). Red value is 41 (16.41% from 255 or 41% from 100); Green value is 19 (7.81% from 255 or 19% from 100); Blue value is 40 (16.02% from 255 or 40% from 100); Max value from RGB is 41 - color contains mainly: red. Hex color #291328 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291328 is #D6ECD7. Grayscale: #1B1B1B. Windows color (decimal): -14085336 or 2626345. OLE color: 2626345.
HSL color Cylindrical-coordinate representation of color #291328: hue angle of 302.73º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #291328 is Cyan = 0, Magento = 0.54, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 19 | 40 | - |
| CMYK | 0 | 0.54 | 0.02 | 0.84 |
| HSL | 302.73º | 0.37% | 0.12% | - |
| HSV(B) | 302.73º | 0.54% | 0.16% | - |
| XYZ | 1.53 | 1.09 | 2.14 | - |
| YUV | 27.97 | 134.79 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 40 | 0 | 0.54 | 0.02 | 0.84 | 302.73 | 0.37 | 0.12 |
| Hex | 29 | 13 | 28 | 0 | 36 | 2 | 54 | 12F | 25 | C |
| Octal | 51 | 23 | 50 | 0 | 66 | 2 | 124 | 457 | 45 | 14 |
| Binary | 101001 | 10011 | 101000 | 0 | 110110 | 10 | 1010100 | 100101111 | 100101 | 1100 |
Color Harmonies of #291328
Complementary color
Monochromatic Colors of #291328
Black with #291328
Text Example
Text Example
White with #291328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291328; }
p { color: rgb(41,19,40); }
H1.HeaderClassName
{
color: #291328;
}
.AnyTagClassName
{
color: #291328;
}
</style>
background-color css
<style>
a { background-color: #291328; }
a { background-color: rgb(41,19,40); }
div.DivClassName
{
background-color: #291328;
}
.BgClassName
{
background-color: #291328;
}
</style>
border-color css
<style>
span { border-color: #291328; }
span { border-color: rgb(41,19,40); }
td.TdClassName
{
border-color: #291328;
}
.TagClassName
{
border-color: #291328;
}
</style>