Shades of Mardi Gras #281926
Tints of Mardi Gras #281926
RGB
CMYK
RGB Variations
Color information
#281926 (or 0x281926) is known color: Mardi Gras. HEX triplet: 28, 19 and 26. RGB value is (40,25,38). Sum of RGB (Red+Green+Blue) = 40+25+38=103 (13% of max value = 765). Red value is 40 (16.02% from 255 or 38.83% from 103); Green value is 25 (10.16% from 255 or 24.27% from 103); Blue value is 38 (15.23% from 255 or 36.89% from 103); Max value from RGB is 40 - color contains mainly: red. Hex color #281926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281926 is #D7E6D9. Grayscale: #1E1E1E. Windows color (decimal): -14149338 or 2496808. OLE color: 2496808.
HSL color Cylindrical-coordinate representation of color #281926: hue angle of 308º degrees, saturation: 0.23, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #281926 is Cyan = 0, Magento = 0.38, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 25 | 38 | - |
| CMYK | 0 | 0.38 | 0.05 | 0.84 |
| HSL | 308º | 0.23% | 0.13% | - |
| HSV(B) | 308º | 0.38% | 0.16% | - |
| XYZ | 1.57 | 1.29 | 2 | - |
| YUV | 30.97 | 131.97 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 25 | 38 | 0 | 0.38 | 0.05 | 0.84 | 308 | 0.23 | 0.13 |
| Hex | 28 | 19 | 26 | 0 | 26 | 5 | 54 | 134 | 17 | D |
| Octal | 50 | 31 | 46 | 0 | 46 | 5 | 124 | 464 | 27 | 15 |
| Binary | 101000 | 11001 | 100110 | 0 | 100110 | 101 | 1010100 | 100110100 | 10111 | 1101 |
Color Harmonies of #281926
Complementary color
Monochromatic Colors of #281926
Black with #281926
Text Example
Text Example
White with #281926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281926; }
p { color: rgb(40,25,38); }
H1.HeaderClassName
{
color: #281926;
}
.AnyTagClassName
{
color: #281926;
}
</style>
background-color css
<style>
a { background-color: #281926; }
a { background-color: rgb(40,25,38); }
div.DivClassName
{
background-color: #281926;
}
.BgClassName
{
background-color: #281926;
}
</style>
border-color css
<style>
span { border-color: #281926; }
span { border-color: rgb(40,25,38); }
td.TdClassName
{
border-color: #281926;
}
.TagClassName
{
border-color: #281926;
}
</style>