Shades of Mardi Gras #280021
Tints of Mardi Gras #280021
RGB
CMYK
RGB Variations
Color information
#280021 (or 0x280021) is known color: Mardi Gras. HEX triplet: 28, 00 and 21. RGB value is (40,0,33). Sum of RGB (Red+Green+Blue) = 40+0+33=73 (9% of max value = 765). Red value is 40 (16.02% from 255 or 54.79% from 73); Green value is 0 (0.39% from 255 or 0% from 73); Blue value is 33 (13.28% from 255 or 45.21% from 73); Max value from RGB is 40 - color contains mainly: red. Hex color #280021 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280021 is #D7FFDE. Grayscale: #0F0F0F. Windows color (decimal): -14155743 or 2162728. OLE color: 2162728.
HSL color Cylindrical-coordinate representation of color #280021: hue angle of 310.5º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 1%. Process color model (Four color, CMYK) of #280021 is Cyan = 0, Magento = 1, Yellow = 0.17 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 0 | 33 | - |
| CMYK | 0 | 1 | 0.17 | 0.84 |
| HSL | 310.5º | 1% | 0.08% | - |
| HSV(B) | 310.5º | 1% | 0.16% | - |
| XYZ | 1.15 | 0.56 | 1.49 | - |
| YUV | 15.72 | 137.75 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 0 | 33 | 0 | 1 | 0.17 | 0.84 | 310.5 | 1 | 0.08 |
| Hex | 28 | 0 | 21 | 0 | 64 | 11 | 54 | 136 | 64 | 8 |
| Octal | 50 | 0 | 41 | 0 | 144 | 21 | 124 | 466 | 144 | 10 |
| Binary | 101000 | 0 | 100001 | 0 | 1100100 | 10001 | 1010100 | 100110110 | 1100100 | 1000 |
Color Harmonies of #280021
Complementary color
Monochromatic Colors of #280021
Black with #280021
Text Example
Text Example
White with #280021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280021; }
p { color: rgb(40,0,33); }
H1.HeaderClassName
{
color: #280021;
}
.AnyTagClassName
{
color: #280021;
}
</style>
background-color css
<style>
a { background-color: #280021; }
a { background-color: rgb(40,0,33); }
div.DivClassName
{
background-color: #280021;
}
.BgClassName
{
background-color: #280021;
}
</style>
border-color css
<style>
span { border-color: #280021; }
span { border-color: rgb(40,0,33); }
td.TdClassName
{
border-color: #280021;
}
.TagClassName
{
border-color: #280021;
}
</style>