Shades of Mardi Gras #280924
Tints of Mardi Gras #280924
RGB
CMYK
RGB Variations
Color information
#280924 (or 0x280924) is known color: Mardi Gras. HEX triplet: 28, 09 and 24. RGB value is (40,9,36). Sum of RGB (Red+Green+Blue) = 40+9+36=85 (11% of max value = 765). Red value is 40 (16.02% from 255 or 47.06% from 85); Green value is 9 (3.91% from 255 or 10.59% from 85); Blue value is 36 (14.45% from 255 or 42.35% from 85); Max value from RGB is 40 - color contains mainly: red. Hex color #280924 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280924 is #D7F6DB. Grayscale: #151515. Windows color (decimal): -14153436 or 2361640. OLE color: 2361640.
HSL color Cylindrical-coordinate representation of color #280924: hue angle of 307.74º 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 #280924 is Cyan = 0, Magento = 0.78, Yellow = 0.10 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 9 | 36 | - |
| CMYK | 0 | 0.78 | 0.10 | 0.84 |
| HSL | 307.74º | 0.63% | 0.1% | - |
| HSV(B) | 307.74º | 0.78% | 0.16% | - |
| XYZ | 1.29 | 0.77 | 1.75 | - |
| YUV | 21.35 | 136.27 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 9 | 36 | 0 | 0.78 | 0.10 | 0.84 | 307.74 | 0.63 | 0.1 |
| Hex | 28 | 9 | 24 | 0 | 4E | A | 54 | 134 | 3F | A |
| Octal | 50 | 11 | 44 | 0 | 116 | 12 | 124 | 464 | 77 | 12 |
| Binary | 101000 | 1001 | 100100 | 0 | 1001110 | 1010 | 1010100 | 100110100 | 111111 | 1010 |
Color Harmonies of #280924
Complementary color
Monochromatic Colors of #280924
Black with #280924
Text Example
Text Example
White with #280924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280924; }
p { color: rgb(40,9,36); }
H1.HeaderClassName
{
color: #280924;
}
.AnyTagClassName
{
color: #280924;
}
</style>
background-color css
<style>
a { background-color: #280924; }
a { background-color: rgb(40,9,36); }
div.DivClassName
{
background-color: #280924;
}
.BgClassName
{
background-color: #280924;
}
</style>
border-color css
<style>
span { border-color: #280924; }
span { border-color: rgb(40,9,36); }
td.TdClassName
{
border-color: #280924;
}
.TagClassName
{
border-color: #280924;
}
</style>