Shades of Mardi Gras #290525
Tints of Mardi Gras #290525
RGB
CMYK
RGB Variations
Color information
#290525 (or 0x290525) is known color: Mardi Gras. HEX triplet: 29, 05 and 25. RGB value is (41,5,37). Sum of RGB (Red+Green+Blue) = 41+5+37=83 (10% of max value = 765). Red value is 41 (16.41% from 255 or 49.40% from 83); Green value is 5 (2.34% from 255 or 6.02% from 83); Blue value is 37 (14.84% from 255 or 44.58% from 83); Max value from RGB is 41 - color contains mainly: red. Hex color #290525 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290525 is #D6FADA. Grayscale: #131313. Windows color (decimal): -14088923 or 2426153. OLE color: 2426153.
HSL color Cylindrical-coordinate representation of color #290525: hue angle of 306.67º degrees, saturation: 0.78, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #290525 is Cyan = 0, Magento = 0.88, Yellow = 0.10 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 5 | 37 | - |
| CMYK | 0 | 0.88 | 0.10 | 0.84 |
| HSL | 306.67º | 0.78% | 0.09% | - |
| HSV(B) | 306.67º | 0.88% | 0.16% | - |
| XYZ | 1.3 | 0.71 | 1.82 | - |
| YUV | 19.41 | 137.93 | 143.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 5 | 37 | 0 | 0.88 | 0.10 | 0.84 | 306.67 | 0.78 | 0.09 |
| Hex | 29 | 5 | 25 | 0 | 58 | A | 54 | 133 | 4E | 9 |
| Octal | 51 | 5 | 45 | 0 | 130 | 12 | 124 | 463 | 116 | 11 |
| Binary | 101001 | 101 | 100101 | 0 | 1011000 | 1010 | 1010100 | 100110011 | 1001110 | 1001 |
Color Harmonies of #290525
Complementary color
Monochromatic Colors of #290525
Black with #290525
Text Example
Text Example
White with #290525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290525; }
p { color: rgb(41,5,37); }
H1.HeaderClassName
{
color: #290525;
}
.AnyTagClassName
{
color: #290525;
}
</style>
background-color css
<style>
a { background-color: #290525; }
a { background-color: rgb(41,5,37); }
div.DivClassName
{
background-color: #290525;
}
.BgClassName
{
background-color: #290525;
}
</style>
border-color css
<style>
span { border-color: #290525; }
span { border-color: rgb(41,5,37); }
td.TdClassName
{
border-color: #290525;
}
.TagClassName
{
border-color: #290525;
}
</style>