Shades of Mardi Gras #281329
Tints of Mardi Gras #281329
RGB
CMYK
RGB Variations
Color information
#281329 (or 0x281329) is known color: Mardi Gras. HEX triplet: 28, 13 and 29. RGB value is (40,19,41). Sum of RGB (Red+Green+Blue) = 40+19+41=100 (13% of max value = 765). Red value is 40 (16.02% from 255 or 40% from 100); Green value is 19 (7.81% from 255 or 19% from 100); Blue value is 41 (16.41% from 255 or 41% from 100); Max value from RGB is 41 - color contains mainly: blue. Hex color #281329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281329 is #D7ECD6. Grayscale: #1B1B1B. Windows color (decimal): -14150871 or 2691880. OLE color: 2691880.
HSL color Cylindrical-coordinate representation of color #281329: hue angle of 297.27º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #281329 is Cyan = 0.02, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 19 | 41 | - |
| CMYK | 0.02 | 0.54 | 0 | 0.84 |
| HSL | 297.27º | 0.37% | 0.12% | - |
| HSV(B) | 297.27º | 0.54% | 0.16% | - |
| XYZ | 1.51 | 1.08 | 2.23 | - |
| YUV | 27.79 | 135.46 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 19 | 41 | 0.02 | 0.54 | 0 | 0.84 | 297.27 | 0.37 | 0.12 |
| Hex | 28 | 13 | 29 | 2 | 36 | 0 | 54 | 129 | 25 | C |
| Octal | 50 | 23 | 51 | 2 | 66 | 0 | 124 | 451 | 45 | 14 |
| Binary | 101000 | 10011 | 101001 | 10 | 110110 | 0 | 1010100 | 100101001 | 100101 | 1100 |
Color Harmonies of #281329
Complementary color
Monochromatic Colors of #281329
Black with #281329
Text Example
Text Example
White with #281329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281329; }
p { color: rgb(40,19,41); }
H1.HeaderClassName
{
color: #281329;
}
.AnyTagClassName
{
color: #281329;
}
</style>
background-color css
<style>
a { background-color: #281329; }
a { background-color: rgb(40,19,41); }
div.DivClassName
{
background-color: #281329;
}
.BgClassName
{
background-color: #281329;
}
</style>
border-color css
<style>
span { border-color: #281329; }
span { border-color: rgb(40,19,41); }
td.TdClassName
{
border-color: #281329;
}
.TagClassName
{
border-color: #281329;
}
</style>