Shades of Mardi Gras #280228
Tints of Mardi Gras #280228
RGB
CMYK
RGB Variations
Color information
#280228 (or 0x280228) is known color: Mardi Gras. HEX triplet: 28, 02 and 28. RGB value is (40,2,40). Sum of RGB (Red+Green+Blue) = 40+2+40=82 (10% of max value = 765). Red value is 40 (16.02% from 255 or 48.78% from 82); Green value is 2 (1.17% from 255 or 2.44% from 82); Blue value is 40 (16.02% from 255 or 48.78% from 82); Max value from RGB is 40 - color contains mainly: red, blue. Hex color #280228 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280228 is #D7FDD7. Grayscale: #111111. Windows color (decimal): -14155224 or 2621992. OLE color: 2621992.
HSL color Cylindrical-coordinate representation of color #280228: hue angle of 300º degrees, saturation: 0.9, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #280228 is Cyan = 0, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 2 | 40 | - |
| CMYK | 0 | 0.95 | 0 | 0.84 |
| HSL | 300º | 0.9% | 0.08% | - |
| HSV(B) | 300º | 0.95% | 0.16% | - |
| XYZ | 1.28 | 0.65 | 2.07 | - |
| YUV | 17.69 | 140.59 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 2 | 40 | 0 | 0.95 | 0 | 0.84 | 300 | 0.9 | 0.08 |
| Hex | 28 | 2 | 28 | 0 | 5F | 0 | 54 | 12C | 5A | 8 |
| Octal | 50 | 2 | 50 | 0 | 137 | 0 | 124 | 454 | 132 | 10 |
| Binary | 101000 | 10 | 101000 | 0 | 1011111 | 0 | 1010100 | 100101100 | 1011010 | 1000 |
Color Harmonies of #280228
Complementary color
Monochromatic Colors of #280228
Black with #280228
Text Example
Text Example
White with #280228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280228; }
p { color: rgb(40,2,40); }
H1.HeaderClassName
{
color: #280228;
}
.AnyTagClassName
{
color: #280228;
}
</style>
background-color css
<style>
a { background-color: #280228; }
a { background-color: rgb(40,2,40); }
div.DivClassName
{
background-color: #280228;
}
.BgClassName
{
background-color: #280228;
}
</style>
border-color css
<style>
span { border-color: #280228; }
span { border-color: rgb(40,2,40); }
td.TdClassName
{
border-color: #280228;
}
.TagClassName
{
border-color: #280228;
}
</style>