Shades of Mardi Gras #281526
Tints of Mardi Gras #281526
RGB
CMYK
RGB Variations
Color information
#281526 (or 0x281526) is known color: Mardi Gras. HEX triplet: 28, 15 and 26. RGB value is (40,21,38). Sum of RGB (Red+Green+Blue) = 40+21+38=99 (13% of max value = 765). Red value is 40 (16.02% from 255 or 40.40% from 99); Green value is 21 (8.59% from 255 or 21.21% from 99); Blue value is 38 (15.23% from 255 or 38.38% from 99); Max value from RGB is 40 - color contains mainly: red. Hex color #281526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281526 is #D7EAD9. Grayscale: #1C1C1C. Windows color (decimal): -14150362 or 2495784. OLE color: 2495784.
HSL color Cylindrical-coordinate representation of color #281526: hue angle of 306.32º degrees, saturation: 0.31, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #281526 is Cyan = 0, Magento = 0.48, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 21 | 38 | - |
| CMYK | 0 | 0.48 | 0.05 | 0.84 |
| HSL | 306.32º | 0.31% | 0.12% | - |
| HSV(B) | 306.32º | 0.48% | 0.16% | - |
| XYZ | 1.49 | 1.13 | 1.97 | - |
| YUV | 28.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 21 | 38 | 0 | 0.48 | 0.05 | 0.84 | 306.32 | 0.31 | 0.12 |
| Hex | 28 | 15 | 26 | 0 | 30 | 5 | 54 | 132 | 1F | C |
| Octal | 50 | 25 | 46 | 0 | 60 | 5 | 124 | 462 | 37 | 14 |
| Binary | 101000 | 10101 | 100110 | 0 | 110000 | 101 | 1010100 | 100110010 | 11111 | 1100 |
Color Harmonies of #281526
Complementary color
Monochromatic Colors of #281526
Black with #281526
Text Example
Text Example
White with #281526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281526; }
p { color: rgb(40,21,38); }
H1.HeaderClassName
{
color: #281526;
}
.AnyTagClassName
{
color: #281526;
}
</style>
background-color css
<style>
a { background-color: #281526; }
a { background-color: rgb(40,21,38); }
div.DivClassName
{
background-color: #281526;
}
.BgClassName
{
background-color: #281526;
}
</style>
border-color css
<style>
span { border-color: #281526; }
span { border-color: rgb(40,21,38); }
td.TdClassName
{
border-color: #281526;
}
.TagClassName
{
border-color: #281526;
}
</style>