Shades of Mardi Gras #280727
Tints of Mardi Gras #280727
RGB
CMYK
RGB Variations
Color information
#280727 (or 0x280727) is known color: Mardi Gras. HEX triplet: 28, 07 and 27. RGB value is (40,7,39). Sum of RGB (Red+Green+Blue) = 40+7+39=86 (11% of max value = 765). Red value is 40 (16.02% from 255 or 46.51% from 86); Green value is 7 (3.12% from 255 or 8.14% from 86); Blue value is 39 (15.62% from 255 or 45.35% from 86); Max value from RGB is 40 - color contains mainly: red. Hex color #280727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280727 is #D7F8D8. Grayscale: #141414. Windows color (decimal): -14153945 or 2557736. OLE color: 2557736.
HSL color Cylindrical-coordinate representation of color #280727: hue angle of 301.82º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #280727 is Cyan = 0, Magento = 0.83, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 7 | 39 | - |
| CMYK | 0 | 0.83 | 0.02 | 0.84 |
| HSL | 301.82º | 0.7% | 0.09% | - |
| HSV(B) | 301.82º | 0.83% | 0.16% | - |
| XYZ | 1.32 | 0.75 | 1.99 | - |
| YUV | 20.52 | 138.43 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 7 | 39 | 0 | 0.83 | 0.02 | 0.84 | 301.82 | 0.7 | 0.09 |
| Hex | 28 | 7 | 27 | 0 | 53 | 2 | 54 | 12E | 46 | 9 |
| Octal | 50 | 7 | 47 | 0 | 123 | 2 | 124 | 456 | 106 | 11 |
| Binary | 101000 | 111 | 100111 | 0 | 1010011 | 10 | 1010100 | 100101110 | 1000110 | 1001 |
Color Harmonies of #280727
Complementary color
Monochromatic Colors of #280727
Black with #280727
Text Example
Text Example
White with #280727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280727; }
p { color: rgb(40,7,39); }
H1.HeaderClassName
{
color: #280727;
}
.AnyTagClassName
{
color: #280727;
}
</style>
background-color css
<style>
a { background-color: #280727; }
a { background-color: rgb(40,7,39); }
div.DivClassName
{
background-color: #280727;
}
.BgClassName
{
background-color: #280727;
}
</style>
border-color css
<style>
span { border-color: #280727; }
span { border-color: rgb(40,7,39); }
td.TdClassName
{
border-color: #280727;
}
.TagClassName
{
border-color: #280727;
}
</style>