Shades of Mardi Gras #281826
Tints of Mardi Gras #281826
RGB
CMYK
RGB Variations
Color information
#281826 (or 0x281826) is known color: Mardi Gras. HEX triplet: 28, 18 and 26. RGB value is (40,24,38). Sum of RGB (Red+Green+Blue) = 40+24+38=102 (13% of max value = 765). Red value is 40 (16.02% from 255 or 39.22% from 102); Green value is 24 (9.77% from 255 or 23.53% from 102); Blue value is 38 (15.23% from 255 or 37.25% from 102); Max value from RGB is 40 - color contains mainly: red. Hex color #281826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281826 is #D7E7D9. Grayscale: #1E1E1E. Windows color (decimal): -14149594 or 2496552. OLE color: 2496552.
HSL color Cylindrical-coordinate representation of color #281826: hue angle of 307.5º degrees, saturation: 0.25, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #281826 is Cyan = 0, Magento = 0.40, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 24 | 38 | - |
| CMYK | 0 | 0.40 | 0.05 | 0.84 |
| HSL | 307.5º | 0.25% | 0.13% | - |
| HSV(B) | 307.5º | 0.4% | 0.16% | - |
| XYZ | 1.55 | 1.24 | 1.99 | - |
| YUV | 30.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 24 | 38 | 0 | 0.40 | 0.05 | 0.84 | 307.5 | 0.25 | 0.13 |
| Hex | 28 | 18 | 26 | 0 | 28 | 5 | 54 | 134 | 19 | D |
| Octal | 50 | 30 | 46 | 0 | 50 | 5 | 124 | 464 | 31 | 15 |
| Binary | 101000 | 11000 | 100110 | 0 | 101000 | 101 | 1010100 | 100110100 | 11001 | 1101 |
Color Harmonies of #281826
Complementary color
Monochromatic Colors of #281826
Black with #281826
Text Example
Text Example
White with #281826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281826; }
p { color: rgb(40,24,38); }
H1.HeaderClassName
{
color: #281826;
}
.AnyTagClassName
{
color: #281826;
}
</style>
background-color css
<style>
a { background-color: #281826; }
a { background-color: rgb(40,24,38); }
div.DivClassName
{
background-color: #281826;
}
.BgClassName
{
background-color: #281826;
}
</style>
border-color css
<style>
span { border-color: #281826; }
span { border-color: rgb(40,24,38); }
td.TdClassName
{
border-color: #281826;
}
.TagClassName
{
border-color: #281826;
}
</style>