Shades of Mardi Gras #280328
Tints of Mardi Gras #280328
RGB
CMYK
RGB Variations
Color information
#280328 (or 0x280328) is known color: Mardi Gras. HEX triplet: 28, 03 and 28. RGB value is (40,3,40). Sum of RGB (Red+Green+Blue) = 40+3+40=83 (10% of max value = 765). Red value is 40 (16.02% from 255 or 48.19% from 83); Green value is 3 (1.56% from 255 or 3.61% from 83); Blue value is 40 (16.02% from 255 or 48.19% from 83); Max value from RGB is 40 - color contains mainly: red, blue. Hex color #280328 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280328 is #D7FCD7. Grayscale: #121212. Windows color (decimal): -14154968 or 2622248. OLE color: 2622248.
HSL color Cylindrical-coordinate representation of color #280328: hue angle of 300º degrees, saturation: 0.86, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #280328 is Cyan = 0, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 3 | 40 | - |
| CMYK | 0 | 0.93 | 0 | 0.84 |
| HSL | 300º | 0.86% | 0.08% | - |
| HSV(B) | 300º | 0.93% | 0.16% | - |
| XYZ | 1.29 | 0.67 | 2.07 | - |
| YUV | 18.28 | 140.26 | 143.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 40 | 0 | 0.93 | 0 | 0.84 | 300 | 0.86 | 0.08 |
| Hex | 28 | 3 | 28 | 0 | 5D | 0 | 54 | 12C | 56 | 8 |
| Octal | 50 | 3 | 50 | 0 | 135 | 0 | 124 | 454 | 126 | 10 |
| Binary | 101000 | 11 | 101000 | 0 | 1011101 | 0 | 1010100 | 100101100 | 1010110 | 1000 |
Color Harmonies of #280328
Complementary color
Monochromatic Colors of #280328
Black with #280328
Text Example
Text Example
White with #280328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280328; }
p { color: rgb(40,3,40); }
H1.HeaderClassName
{
color: #280328;
}
.AnyTagClassName
{
color: #280328;
}
</style>
background-color css
<style>
a { background-color: #280328; }
a { background-color: rgb(40,3,40); }
div.DivClassName
{
background-color: #280328;
}
.BgClassName
{
background-color: #280328;
}
</style>
border-color css
<style>
span { border-color: #280328; }
span { border-color: rgb(40,3,40); }
td.TdClassName
{
border-color: #280328;
}
.TagClassName
{
border-color: #280328;
}
</style>