Shades of Mardi Gras #280628
Tints of Mardi Gras #280628
RGB
CMYK
RGB Variations
Color information
#280628 (or 0x280628) is known color: Mardi Gras. HEX triplet: 28, 06 and 28. RGB value is (40,6,40). Sum of RGB (Red+Green+Blue) = 40+6+40=86 (11% of max value = 765). Red value is 40 (16.02% from 255 or 46.51% from 86); Green value is 6 (2.73% from 255 or 6.98% from 86); Blue value is 40 (16.02% from 255 or 46.51% from 86); Max value from RGB is 40 - color contains mainly: red, blue. Hex color #280628 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280628 is #D7F9D7. Grayscale: #131313. Windows color (decimal): -14154200 or 2623016. OLE color: 2623016.
HSL color Cylindrical-coordinate representation of color #280628: hue angle of 300º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #280628 is Cyan = 0, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 6 | 40 | - |
| CMYK | 0 | 0.85 | 0 | 0.84 |
| HSL | 300º | 0.74% | 0.09% | - |
| HSV(B) | 300º | 0.85% | 0.16% | - |
| XYZ | 1.32 | 0.73 | 2.08 | - |
| YUV | 20.04 | 139.26 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 6 | 40 | 0 | 0.85 | 0 | 0.84 | 300 | 0.74 | 0.09 |
| Hex | 28 | 6 | 28 | 0 | 55 | 0 | 54 | 12C | 4A | 9 |
| Octal | 50 | 6 | 50 | 0 | 125 | 0 | 124 | 454 | 112 | 11 |
| Binary | 101000 | 110 | 101000 | 0 | 1010101 | 0 | 1010100 | 100101100 | 1001010 | 1001 |
Color Harmonies of #280628
Complementary color
Monochromatic Colors of #280628
Black with #280628
Text Example
Text Example
White with #280628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280628; }
p { color: rgb(40,6,40); }
H1.HeaderClassName
{
color: #280628;
}
.AnyTagClassName
{
color: #280628;
}
</style>
background-color css
<style>
a { background-color: #280628; }
a { background-color: rgb(40,6,40); }
div.DivClassName
{
background-color: #280628;
}
.BgClassName
{
background-color: #280628;
}
</style>
border-color css
<style>
span { border-color: #280628; }
span { border-color: rgb(40,6,40); }
td.TdClassName
{
border-color: #280628;
}
.TagClassName
{
border-color: #280628;
}
</style>