Shades of Mardi Gras #290927
Tints of Mardi Gras #290927
RGB
CMYK
RGB Variations
Color information
#290927 (or 0x290927) is known color: Mardi Gras. HEX triplet: 29, 09 and 27. RGB value is (41,9,39). Sum of RGB (Red+Green+Blue) = 41+9+39=89 (11% of max value = 765). Red value is 41 (16.41% from 255 or 46.07% from 89); Green value is 9 (3.91% from 255 or 10.11% from 89); Blue value is 39 (15.62% from 255 or 43.82% from 89); Max value from RGB is 41 - color contains mainly: red. Hex color #290927 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290927 is #D6F6D8. Grayscale: #151515. Windows color (decimal): -14087897 or 2558249. OLE color: 2558249.
HSL color Cylindrical-coordinate representation of color #290927: hue angle of 303.75º 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 #290927 is Cyan = 0, Magento = 0.78, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 9 | 39 | - |
| CMYK | 0 | 0.78 | 0.05 | 0.84 |
| HSL | 303.75º | 0.64% | 0.1% | - |
| HSV(B) | 303.75º | 0.78% | 0.16% | - |
| XYZ | 1.38 | 0.81 | 2 | - |
| YUV | 21.99 | 137.6 | 141.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 39 | 0 | 0.78 | 0.05 | 0.84 | 303.75 | 0.64 | 0.1 |
| Hex | 29 | 9 | 27 | 0 | 4E | 5 | 54 | 130 | 40 | A |
| Octal | 51 | 11 | 47 | 0 | 116 | 5 | 124 | 460 | 100 | 12 |
| Binary | 101001 | 1001 | 100111 | 0 | 1001110 | 101 | 1010100 | 100110000 | 1000000 | 1010 |
Color Harmonies of #290927
Complementary color
Monochromatic Colors of #290927
Black with #290927
Text Example
Text Example
White with #290927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290927; }
p { color: rgb(41,9,39); }
H1.HeaderClassName
{
color: #290927;
}
.AnyTagClassName
{
color: #290927;
}
</style>
background-color css
<style>
a { background-color: #290927; }
a { background-color: rgb(41,9,39); }
div.DivClassName
{
background-color: #290927;
}
.BgClassName
{
background-color: #290927;
}
</style>
border-color css
<style>
span { border-color: #290927; }
span { border-color: rgb(41,9,39); }
td.TdClassName
{
border-color: #290927;
}
.TagClassName
{
border-color: #290927;
}
</style>