Shades of Mardi Gras #280426
Tints of Mardi Gras #280426
RGB
CMYK
RGB Variations
Color information
#280426 (or 0x280426) is known color: Mardi Gras. HEX triplet: 28, 04 and 26. RGB value is (40,4,38). Sum of RGB (Red+Green+Blue) = 40+4+38=82 (10% of max value = 765). Red value is 40 (16.02% from 255 or 48.78% from 82); Green value is 4 (1.95% from 255 or 4.88% from 82); Blue value is 38 (15.23% from 255 or 46.34% from 82); Max value from RGB is 40 - color contains mainly: red. Hex color #280426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280426 is #D7FBD9. Grayscale: #121212. Windows color (decimal): -14154714 or 2491432. OLE color: 2491432.
HSL color Cylindrical-coordinate representation of color #280426: hue angle of 303.33º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #280426 is Cyan = 0, Magento = 0.90, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 4 | 38 | - |
| CMYK | 0 | 0.90 | 0.05 | 0.84 |
| HSL | 303.33º | 0.82% | 0.09% | - |
| HSV(B) | 303.33º | 0.9% | 0.16% | - |
| XYZ | 1.27 | 0.68 | 1.9 | - |
| YUV | 18.64 | 138.93 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 4 | 38 | 0 | 0.90 | 0.05 | 0.84 | 303.33 | 0.82 | 0.09 |
| Hex | 28 | 4 | 26 | 0 | 5A | 5 | 54 | 12F | 52 | 9 |
| Octal | 50 | 4 | 46 | 0 | 132 | 5 | 124 | 457 | 122 | 11 |
| Binary | 101000 | 100 | 100110 | 0 | 1011010 | 101 | 1010100 | 100101111 | 1010010 | 1001 |
Color Harmonies of #280426
Complementary color
Monochromatic Colors of #280426
Black with #280426
Text Example
Text Example
White with #280426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280426; }
p { color: rgb(40,4,38); }
H1.HeaderClassName
{
color: #280426;
}
.AnyTagClassName
{
color: #280426;
}
</style>
background-color css
<style>
a { background-color: #280426; }
a { background-color: rgb(40,4,38); }
div.DivClassName
{
background-color: #280426;
}
.BgClassName
{
background-color: #280426;
}
</style>
border-color css
<style>
span { border-color: #280426; }
span { border-color: rgb(40,4,38); }
td.TdClassName
{
border-color: #280426;
}
.TagClassName
{
border-color: #280426;
}
</style>