Shades of Mardi Gras #280928
Tints of Mardi Gras #280928
RGB
CMYK
RGB Variations
Color information
#280928 (or 0x280928) is known color: Mardi Gras. HEX triplet: 28, 09 and 28. RGB value is (40,9,40). Sum of RGB (Red+Green+Blue) = 40+9+40=89 (11% of max value = 765). Red value is 40 (16.02% from 255 or 44.94% from 89); Green value is 9 (3.91% from 255 or 10.11% from 89); Blue value is 40 (16.02% from 255 or 44.94% from 89); Max value from RGB is 40 - color contains mainly: red, blue. Hex color #280928 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280928 is #D7F6D7. Grayscale: #151515. Windows color (decimal): -14153432 or 2623784. OLE color: 2623784.
HSL color Cylindrical-coordinate representation of color #280928: hue angle of 300º degrees, saturation: 0.63, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #280928 is Cyan = 0, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 9 | 40 | - |
| CMYK | 0 | 0.78 | 0 | 0.84 |
| HSL | 300º | 0.63% | 0.1% | - |
| HSV(B) | 300º | 0.78% | 0.16% | - |
| XYZ | 1.36 | 0.8 | 2.09 | - |
| YUV | 21.8 | 138.27 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 9 | 40 | 0 | 0.78 | 0 | 0.84 | 300 | 0.63 | 0.1 |
| Hex | 28 | 9 | 28 | 0 | 4E | 0 | 54 | 12C | 3F | A |
| Octal | 50 | 11 | 50 | 0 | 116 | 0 | 124 | 454 | 77 | 12 |
| Binary | 101000 | 1001 | 101000 | 0 | 1001110 | 0 | 1010100 | 100101100 | 111111 | 1010 |
Color Harmonies of #280928
Complementary color
Monochromatic Colors of #280928
Black with #280928
Text Example
Text Example
White with #280928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280928; }
p { color: rgb(40,9,40); }
H1.HeaderClassName
{
color: #280928;
}
.AnyTagClassName
{
color: #280928;
}
</style>
background-color css
<style>
a { background-color: #280928; }
a { background-color: rgb(40,9,40); }
div.DivClassName
{
background-color: #280928;
}
.BgClassName
{
background-color: #280928;
}
</style>
border-color css
<style>
span { border-color: #280928; }
span { border-color: rgb(40,9,40); }
td.TdClassName
{
border-color: #280928;
}
.TagClassName
{
border-color: #280928;
}
</style>