Shades of Mardi Gras #1A0116
Tints of Mardi Gras #1A0116
RGB
CMYK
RGB Variations
Color information
#1A0116 (or 0x1A0116) is known color: Mardi Gras. HEX triplet: 1A, 01 and 16. RGB value is (26,1,22). Sum of RGB (Red+Green+Blue) = 26+1+22=49 (6% of max value = 765). Red value is 26 (10.55% from 255 or 53.06% from 49); Green value is 1 (0.78% from 255 or 2.04% from 49); Blue value is 22 (8.98% from 255 or 44.90% from 49); Max value from RGB is 26 - color contains mainly: red. Hex color #1A0116 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1A0116 is #E5FEE9. Grayscale: #0A0A0A. Windows color (decimal): -15073002 or 1442074. OLE color: 1442074.
HSL color Cylindrical-coordinate representation of color #1A0116: hue angle of 309.6º degrees, saturation: 0.93, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #1A0116 is Cyan = 0, Magento = 0.96, Yellow = 0.15 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 26 | 1 | 22 | - |
| CMYK | 0 | 0.96 | 0.15 | 0.90 |
| HSL | 309.6º | 0.93% | 0.05% | - |
| HSV(B) | 309.6º | 0.96% | 0.1% | - |
| XYZ | 0.58 | 0.3 | 0.79 | - |
| YUV | 10.87 | 134.28 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 1 | 22 | 0 | 0.96 | 0.15 | 0.90 | 309.6 | 0.93 | 0.05 |
| Hex | 1A | 1 | 16 | 0 | 60 | F | 5A | 136 | 5D | 5 |
| Octal | 32 | 1 | 26 | 0 | 140 | 17 | 132 | 466 | 135 | 5 |
| Binary | 11010 | 1 | 10110 | 0 | 1100000 | 1111 | 1011010 | 100110110 | 1011101 | 101 |
Color Harmonies of #1A0116
Complementary color
Monochromatic Colors of #1A0116
Black with #1A0116
Text Example
Text Example
White with #1A0116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A0116; }
p { color: rgb(26,1,22); }
H1.HeaderClassName
{
color: #1A0116;
}
.AnyTagClassName
{
color: #1A0116;
}
</style>
background-color css
<style>
a { background-color: #1A0116; }
a { background-color: rgb(26,1,22); }
div.DivClassName
{
background-color: #1A0116;
}
.BgClassName
{
background-color: #1A0116;
}
</style>
border-color css
<style>
span { border-color: #1A0116; }
span { border-color: rgb(26,1,22); }
td.TdClassName
{
border-color: #1A0116;
}
.TagClassName
{
border-color: #1A0116;
}
</style>