Shades of Mardi Gras #290823
Tints of Mardi Gras #290823
RGB
CMYK
RGB Variations
Color information
#290823 (or 0x290823) is known color: Mardi Gras. HEX triplet: 29, 08 and 23. RGB value is (41,8,35). Sum of RGB (Red+Green+Blue) = 41+8+35=84 (11% of max value = 765). Red value is 41 (16.41% from 255 or 48.81% from 84); Green value is 8 (3.52% from 255 or 9.52% from 84); Blue value is 35 (14.06% from 255 or 41.67% from 84); Max value from RGB is 41 - color contains mainly: red. Hex color #290823 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #290823 is #D6F7DC. Grayscale: #141414. Windows color (decimal): -14088157 or 2295849. OLE color: 2295849.
HSL color Cylindrical-coordinate representation of color #290823: hue angle of 310.91º degrees, saturation: 0.67, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #290823 is Cyan = 0, Magento = 0.80, Yellow = 0.15 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 8 | 35 | - |
| CMYK | 0 | 0.80 | 0.15 | 0.84 |
| HSL | 310.91º | 0.67% | 0.1% | - |
| HSV(B) | 310.91º | 0.8% | 0.16% | - |
| XYZ | 1.3 | 0.77 | 1.67 | - |
| YUV | 20.95 | 135.93 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 35 | 0 | 0.80 | 0.15 | 0.84 | 310.91 | 0.67 | 0.1 |
| Hex | 29 | 8 | 23 | 0 | 50 | F | 54 | 137 | 43 | A |
| Octal | 51 | 10 | 43 | 0 | 120 | 17 | 124 | 467 | 103 | 12 |
| Binary | 101001 | 1000 | 100011 | 0 | 1010000 | 1111 | 1010100 | 100110111 | 1000011 | 1010 |
Color Harmonies of #290823
Complementary color
Monochromatic Colors of #290823
Black with #290823
Text Example
Text Example
White with #290823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290823; }
p { color: rgb(41,8,35); }
H1.HeaderClassName
{
color: #290823;
}
.AnyTagClassName
{
color: #290823;
}
</style>
background-color css
<style>
a { background-color: #290823; }
a { background-color: rgb(41,8,35); }
div.DivClassName
{
background-color: #290823;
}
.BgClassName
{
background-color: #290823;
}
</style>
border-color css
<style>
span { border-color: #290823; }
span { border-color: rgb(41,8,35); }
td.TdClassName
{
border-color: #290823;
}
.TagClassName
{
border-color: #290823;
}
</style>