Shades of Mardi Gras #290625
Tints of Mardi Gras #290625
RGB
CMYK
RGB Variations
Color information
#290625 (or 0x290625) is known color: Mardi Gras. HEX triplet: 29, 06 and 25. RGB value is (41,6,37). Sum of RGB (Red+Green+Blue) = 41+6+37=84 (11% of max value = 765). Red value is 41 (16.41% from 255 or 48.81% from 84); Green value is 6 (2.73% from 255 or 7.14% from 84); Blue value is 37 (14.84% from 255 or 44.05% from 84); Max value from RGB is 41 - color contains mainly: red. Hex color #290625 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290625 is #D6F9DA. Grayscale: #131313. Windows color (decimal): -14088667 or 2426409. OLE color: 2426409.
HSL color Cylindrical-coordinate representation of color #290625: hue angle of 306.86º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #290625 is Cyan = 0, Magento = 0.85, Yellow = 0.10 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 6 | 37 | - |
| CMYK | 0 | 0.85 | 0.10 | 0.84 |
| HSL | 306.86º | 0.74% | 0.09% | - |
| HSV(B) | 306.86º | 0.85% | 0.16% | - |
| XYZ | 1.31 | 0.74 | 1.82 | - |
| YUV | 20 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 6 | 37 | 0 | 0.85 | 0.10 | 0.84 | 306.86 | 0.74 | 0.09 |
| Hex | 29 | 6 | 25 | 0 | 55 | A | 54 | 133 | 4A | 9 |
| Octal | 51 | 6 | 45 | 0 | 125 | 12 | 124 | 463 | 112 | 11 |
| Binary | 101001 | 110 | 100101 | 0 | 1010101 | 1010 | 1010100 | 100110011 | 1001010 | 1001 |
Color Harmonies of #290625
Complementary color
Monochromatic Colors of #290625
Black with #290625
Text Example
Text Example
White with #290625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290625; }
p { color: rgb(41,6,37); }
H1.HeaderClassName
{
color: #290625;
}
.AnyTagClassName
{
color: #290625;
}
</style>
background-color css
<style>
a { background-color: #290625; }
a { background-color: rgb(41,6,37); }
div.DivClassName
{
background-color: #290625;
}
.BgClassName
{
background-color: #290625;
}
</style>
border-color css
<style>
span { border-color: #290625; }
span { border-color: rgb(41,6,37); }
td.TdClassName
{
border-color: #290625;
}
.TagClassName
{
border-color: #290625;
}
</style>