Shades of Mardi Gras #281326
Tints of Mardi Gras #281326
RGB
CMYK
RGB Variations
Color information
#281326 (or 0x281326) is known color: Mardi Gras. HEX triplet: 28, 13 and 26. RGB value is (40,19,38). Sum of RGB (Red+Green+Blue) = 40+19+38=97 (12% of max value = 765). Red value is 40 (16.02% from 255 or 41.24% from 97); Green value is 19 (7.81% from 255 or 19.59% from 97); Blue value is 38 (15.23% from 255 or 39.18% from 97); Max value from RGB is 40 - color contains mainly: red. Hex color #281326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #281326 is #D7ECD9. Grayscale: #1B1B1B. Windows color (decimal): -14150874 or 2495272. OLE color: 2495272.
HSL color Cylindrical-coordinate representation of color #281326: hue angle of 305.71º degrees, saturation: 0.36, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #281326 is Cyan = 0, Magento = 0.52, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 19 | 38 | - |
| CMYK | 0 | 0.52 | 0.05 | 0.84 |
| HSL | 305.71º | 0.36% | 0.12% | - |
| HSV(B) | 305.71º | 0.53% | 0.16% | - |
| XYZ | 1.46 | 1.06 | 1.96 | - |
| YUV | 27.45 | 133.96 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 19 | 38 | 0 | 0.52 | 0.05 | 0.84 | 305.71 | 0.36 | 0.12 |
| Hex | 28 | 13 | 26 | 0 | 34 | 5 | 54 | 132 | 24 | C |
| Octal | 50 | 23 | 46 | 0 | 64 | 5 | 124 | 462 | 44 | 14 |
| Binary | 101000 | 10011 | 100110 | 0 | 110100 | 101 | 1010100 | 100110010 | 100100 | 1100 |
Color Harmonies of #281326
Complementary color
Monochromatic Colors of #281326
Black with #281326
Text Example
Text Example
White with #281326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281326; }
p { color: rgb(40,19,38); }
H1.HeaderClassName
{
color: #281326;
}
.AnyTagClassName
{
color: #281326;
}
</style>
background-color css
<style>
a { background-color: #281326; }
a { background-color: rgb(40,19,38); }
div.DivClassName
{
background-color: #281326;
}
.BgClassName
{
background-color: #281326;
}
</style>
border-color css
<style>
span { border-color: #281326; }
span { border-color: rgb(40,19,38); }
td.TdClassName
{
border-color: #281326;
}
.TagClassName
{
border-color: #281326;
}
</style>