Shades of Mardi Gras #280022
Tints of Mardi Gras #280022
RGB
CMYK
RGB Variations
Color information
#280022 (or 0x280022) is known color: Mardi Gras. HEX triplet: 28, 00 and 22. RGB value is (40,0,34). Sum of RGB (Red+Green+Blue) = 40+0+34=74 (9% of max value = 765). Red value is 40 (16.02% from 255 or 54.05% from 74); Green value is 0 (0.39% from 255 or 0% from 74); Blue value is 34 (13.67% from 255 or 45.95% from 74); Max value from RGB is 40 - color contains mainly: red. Hex color #280022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280022 is #D7FFDD. Grayscale: #0F0F0F. Windows color (decimal): -14155742 or 2228264. OLE color: 2228264.
HSL color Cylindrical-coordinate representation of color #280022: hue angle of 309º 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 #280022 is Cyan = 0, Magento = 1, Yellow = 0.15 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 0 | 34 | - |
| CMYK | 0 | 1 | 0.15 | 0.84 |
| HSL | 309º | 1% | 0.08% | - |
| HSV(B) | 309º | 1% | 0.16% | - |
| XYZ | 1.16 | 0.57 | 1.56 | - |
| YUV | 15.84 | 138.25 | 145.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 0 | 34 | 0 | 1 | 0.15 | 0.84 | 309 | 1 | 0.08 |
| Hex | 28 | 0 | 22 | 0 | 64 | F | 54 | 135 | 64 | 8 |
| Octal | 50 | 0 | 42 | 0 | 144 | 17 | 124 | 465 | 144 | 10 |
| Binary | 101000 | 0 | 100010 | 0 | 1100100 | 1111 | 1010100 | 100110101 | 1100100 | 1000 |
Color Harmonies of #280022
Complementary color
Monochromatic Colors of #280022
Black with #280022
Text Example
Text Example
White with #280022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280022; }
p { color: rgb(40,0,34); }
H1.HeaderClassName
{
color: #280022;
}
.AnyTagClassName
{
color: #280022;
}
</style>
background-color css
<style>
a { background-color: #280022; }
a { background-color: rgb(40,0,34); }
div.DivClassName
{
background-color: #280022;
}
.BgClassName
{
background-color: #280022;
}
</style>
border-color css
<style>
span { border-color: #280022; }
span { border-color: rgb(40,0,34); }
td.TdClassName
{
border-color: #280022;
}
.TagClassName
{
border-color: #280022;
}
</style>