Shades of Mardi Gras #281024
Tints of Mardi Gras #281024
RGB
CMYK
RGB Variations
Color information
#281024 (or 0x281024) is known color: Mardi Gras. HEX triplet: 28, 10 and 24. RGB value is (40,16,36). Sum of RGB (Red+Green+Blue) = 40+16+36=92 (12% of max value = 765). Red value is 40 (16.02% from 255 or 43.48% from 92); Green value is 16 (6.64% from 255 or 17.39% from 92); Blue value is 36 (14.45% from 255 or 39.13% from 92); Max value from RGB is 40 - color contains mainly: red. Hex color #281024 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281024 is #D7EFDB. Grayscale: #191919. Windows color (decimal): -14151644 or 2363432. OLE color: 2363432.
HSL color Cylindrical-coordinate representation of color #281024: hue angle of 310º degrees, saturation: 0.43, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #281024 is Cyan = 0, Magento = 0.60, Yellow = 0.10 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 16 | 36 | - |
| CMYK | 0 | 0.60 | 0.10 | 0.84 |
| HSL | 310º | 0.43% | 0.11% | - |
| HSV(B) | 310º | 0.6% | 0.16% | - |
| XYZ | 1.38 | 0.95 | 1.78 | - |
| YUV | 25.46 | 133.95 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 16 | 36 | 0 | 0.60 | 0.10 | 0.84 | 310 | 0.43 | 0.11 |
| Hex | 28 | 10 | 24 | 0 | 3C | A | 54 | 136 | 2B | B |
| Octal | 50 | 20 | 44 | 0 | 74 | 12 | 124 | 466 | 53 | 13 |
| Binary | 101000 | 10000 | 100100 | 0 | 111100 | 1010 | 1010100 | 100110110 | 101011 | 1011 |
Color Harmonies of #281024
Complementary color
Monochromatic Colors of #281024
Black with #281024
Text Example
Text Example
White with #281024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281024; }
p { color: rgb(40,16,36); }
H1.HeaderClassName
{
color: #281024;
}
.AnyTagClassName
{
color: #281024;
}
</style>
background-color css
<style>
a { background-color: #281024; }
a { background-color: rgb(40,16,36); }
div.DivClassName
{
background-color: #281024;
}
.BgClassName
{
background-color: #281024;
}
</style>
border-color css
<style>
span { border-color: #281024; }
span { border-color: rgb(40,16,36); }
td.TdClassName
{
border-color: #281024;
}
.TagClassName
{
border-color: #281024;
}
</style>