Shades of Mardi Gras #290027
Tints of Mardi Gras #290027
RGB
CMYK
RGB Variations
Color information
#290027 (or 0x290027) is known color: Mardi Gras. HEX triplet: 29, 00 and 27. RGB value is (41,0,39). Sum of RGB (Red+Green+Blue) = 41+0+39=80 (10% of max value = 765). Red value is 41 (16.41% from 255 or 51.25% from 80); Green value is 0 (0.39% from 255 or 0% from 80); Blue value is 39 (15.62% from 255 or 48.75% from 80); Max value from RGB is 41 - color contains mainly: red. Hex color #290027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290027 is #D6FFD8. Grayscale: #101010. Windows color (decimal): -14090201 or 2555945. OLE color: 2555945.
HSL color Cylindrical-coordinate representation of color #290027: hue angle of 302.93º 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 #290027 is Cyan = 0, Magento = 1, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 0 | 39 | - |
| CMYK | 0 | 1 | 0.05 | 0.84 |
| HSL | 302.93º | 1% | 0.08% | - |
| HSV(B) | 302.93º | 1% | 0.16% | - |
| XYZ | 1.28 | 0.62 | 1.97 | - |
| YUV | 16.71 | 140.58 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 39 | 0 | 1 | 0.05 | 0.84 | 302.93 | 1 | 0.08 |
| Hex | 29 | 0 | 27 | 0 | 64 | 5 | 54 | 12F | 64 | 8 |
| Octal | 51 | 0 | 47 | 0 | 144 | 5 | 124 | 457 | 144 | 10 |
| Binary | 101001 | 0 | 100111 | 0 | 1100100 | 101 | 1010100 | 100101111 | 1100100 | 1000 |
Color Harmonies of #290027
Complementary color
Monochromatic Colors of #290027
Black with #290027
Text Example
Text Example
White with #290027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290027; }
p { color: rgb(41,0,39); }
H1.HeaderClassName
{
color: #290027;
}
.AnyTagClassName
{
color: #290027;
}
</style>
background-color css
<style>
a { background-color: #290027; }
a { background-color: rgb(41,0,39); }
div.DivClassName
{
background-color: #290027;
}
.BgClassName
{
background-color: #290027;
}
</style>
border-color css
<style>
span { border-color: #290027; }
span { border-color: rgb(41,0,39); }
td.TdClassName
{
border-color: #290027;
}
.TagClassName
{
border-color: #290027;
}
</style>