Shades of Mardi Gras #291027
Tints of Mardi Gras #291027
RGB
CMYK
RGB Variations
Color information
#291027 (or 0x291027) is known color: Mardi Gras. HEX triplet: 29, 10 and 27. RGB value is (41,16,39). Sum of RGB (Red+Green+Blue) = 41+16+39=96 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.71% from 96); Green value is 16 (6.64% from 255 or 16.67% from 96); Blue value is 39 (15.62% from 255 or 40.62% from 96); Max value from RGB is 41 - color contains mainly: red. Hex color #291027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291027 is #D6EFD8. Grayscale: #1A1A1A. Windows color (decimal): -14086105 or 2560041. OLE color: 2560041.
HSL color Cylindrical-coordinate representation of color #291027: hue angle of 304.8º degrees, saturation: 0.44, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #291027 is Cyan = 0, Magento = 0.61, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 16 | 39 | - |
| CMYK | 0 | 0.61 | 0.05 | 0.84 |
| HSL | 304.8º | 0.44% | 0.11% | - |
| HSV(B) | 304.8º | 0.61% | 0.16% | - |
| XYZ | 1.47 | 0.99 | 2.03 | - |
| YUV | 26.1 | 135.28 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 39 | 0 | 0.61 | 0.05 | 0.84 | 304.8 | 0.44 | 0.11 |
| Hex | 29 | 10 | 27 | 0 | 3D | 5 | 54 | 131 | 2C | B |
| Octal | 51 | 20 | 47 | 0 | 75 | 5 | 124 | 461 | 54 | 13 |
| Binary | 101001 | 10000 | 100111 | 0 | 111101 | 101 | 1010100 | 100110001 | 101100 | 1011 |
Color Harmonies of #291027
Complementary color
Monochromatic Colors of #291027
Black with #291027
Text Example
Text Example
White with #291027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291027; }
p { color: rgb(41,16,39); }
H1.HeaderClassName
{
color: #291027;
}
.AnyTagClassName
{
color: #291027;
}
</style>
background-color css
<style>
a { background-color: #291027; }
a { background-color: rgb(41,16,39); }
div.DivClassName
{
background-color: #291027;
}
.BgClassName
{
background-color: #291027;
}
</style>
border-color css
<style>
span { border-color: #291027; }
span { border-color: rgb(41,16,39); }
td.TdClassName
{
border-color: #291027;
}
.TagClassName
{
border-color: #291027;
}
</style>