Shades of Mardi Gras #292829
Tints of Mardi Gras #292829
RGB
CMYK
RGB Variations
Color information
#292829 (or 0x292829) is known color: Mardi Gras. HEX triplet: 29, 28 and 29. RGB value is (41,40,41). Sum of RGB (Red+Green+Blue) = 41+40+41=122 (16% of max value = 765). Red value is 41 (16.41% from 255 or 33.61% from 122); Green value is 40 (16.02% from 255 or 32.79% from 122); Blue value is 41 (16.41% from 255 or 33.61% from 122); Max value from RGB is 41 - color contains mainly: red, blue. Hex color #292829 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292829 is #D6D7D6. Grayscale: #282828. Windows color (decimal): -14079959 or 2697257. OLE color: 2697257.
HSL color Cylindrical-coordinate representation of color #292829: hue angle of 300º degrees, saturation: 0.01, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #292829 is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
RGB | 41 | 40 | 41 | - |
CMYK | 0 | 0.02 | 0 | 0.84 |
HSL | 300º | 0.01% | 0.16% | - |
HSV(B) | 300º | 0.02% | 0.16% | - |
XYZ | 2.07 | 2.15 | 2.4 | - |
YUV | 40.41 | 128.33 | 128.42 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 41 | 40 | 41 | 0 | 0.02 | 0 | 0.84 | 300 | 0.01 | 0.16 |
Hex | 29 | 28 | 29 | 0 | 2 | 0 | 54 | 12C | 1 | 10 |
Octal | 51 | 50 | 51 | 0 | 2 | 0 | 124 | 454 | 1 | 20 |
Binary | 101001 | 101000 | 101001 | 0 | 10 | 0 | 1010100 | 100101100 | 1 | 10000 |
Color Harmonies of #292829
Complementary color
Monochromatic Colors of #292829
Black with #292829
Text Example
Text Example
White with #292829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292829; }
p { color: rgb(41,40,41); }
H1.HeaderClassName
{
color: #292829;
}
.AnyTagClassName
{
color: #292829;
}
</style>
background-color css
<style>
a { background-color: #292829; }
a { background-color: rgb(41,40,41); }
div.DivClassName
{
background-color: #292829;
}
.BgClassName
{
background-color: #292829;
}
</style>
border-color css
<style>
span { border-color: #292829; }
span { border-color: rgb(41,40,41); }
td.TdClassName
{
border-color: #292829;
}
.TagClassName
{
border-color: #292829;
}
</style>