Shades of Mardi Gras #280327
Tints of Mardi Gras #280327
RGB
CMYK
RGB Variations
Color information
#280327 (or 0x280327) is known color: Mardi Gras. HEX triplet: 28, 03 and 27. RGB value is (40,3,39). Sum of RGB (Red+Green+Blue) = 40+3+39=82 (10% of max value = 765). Red value is 40 (16.02% from 255 or 48.78% from 82); Green value is 3 (1.56% from 255 or 3.66% from 82); Blue value is 39 (15.62% from 255 or 47.56% from 82); Max value from RGB is 40 - color contains mainly: red. Hex color #280327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280327 is #D7FCD8. Grayscale: #121212. Windows color (decimal): -14154969 or 2556712. OLE color: 2556712.
HSL color Cylindrical-coordinate representation of color #280327: hue angle of 301.62º 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 #280327 is Cyan = 0, Magento = 0.93, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 3 | 39 | - |
| CMYK | 0 | 0.93 | 0.02 | 0.84 |
| HSL | 301.62º | 0.86% | 0.08% | - |
| HSV(B) | 301.62º | 0.93% | 0.16% | - |
| XYZ | 1.27 | 0.66 | 1.98 | - |
| YUV | 18.17 | 139.76 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 39 | 0 | 0.93 | 0.02 | 0.84 | 301.62 | 0.86 | 0.08 |
| Hex | 28 | 3 | 27 | 0 | 5D | 2 | 54 | 12E | 56 | 8 |
| Octal | 50 | 3 | 47 | 0 | 135 | 2 | 124 | 456 | 126 | 10 |
| Binary | 101000 | 11 | 100111 | 0 | 1011101 | 10 | 1010100 | 100101110 | 1010110 | 1000 |
Color Harmonies of #280327
Complementary color
Monochromatic Colors of #280327
Black with #280327
Text Example
Text Example
White with #280327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280327; }
p { color: rgb(40,3,39); }
H1.HeaderClassName
{
color: #280327;
}
.AnyTagClassName
{
color: #280327;
}
</style>
background-color css
<style>
a { background-color: #280327; }
a { background-color: rgb(40,3,39); }
div.DivClassName
{
background-color: #280327;
}
.BgClassName
{
background-color: #280327;
}
</style>
border-color css
<style>
span { border-color: #280327; }
span { border-color: rgb(40,3,39); }
td.TdClassName
{
border-color: #280327;
}
.TagClassName
{
border-color: #280327;
}
</style>