Shades of Mardi Gras #190416
Tints of Mardi Gras #190416
RGB
CMYK
RGB Variations
Color information
#190416 (or 0x190416) is known color: Mardi Gras. HEX triplet: 19, 04 and 16. RGB value is (25,4,22). Sum of RGB (Red+Green+Blue) = 25+4+22=51 (6% of max value = 765). Red value is 25 (10.16% from 255 or 49.02% from 51); Green value is 4 (1.95% from 255 or 7.84% from 51); Blue value is 22 (8.98% from 255 or 43.14% from 51); Max value from RGB is 25 - color contains mainly: red. Hex color #190416 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190416 is #E6FBE9. Grayscale: #0C0C0C. Windows color (decimal): -15137770 or 1442841. OLE color: 1442841.
HSL color Cylindrical-coordinate representation of color #190416: hue angle of 308.57º degrees, saturation: 0.72, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #190416 is Cyan = 0, Magento = 0.84, Yellow = 0.12 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 4 | 22 | - |
| CMYK | 0 | 0.84 | 0.12 | 0.90 |
| HSL | 308.57º | 0.72% | 0.06% | - |
| HSV(B) | 308.57º | 0.84% | 0.1% | - |
| XYZ | 0.59 | 0.35 | 0.8 | - |
| YUV | 12.33 | 133.46 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 4 | 22 | 0 | 0.84 | 0.12 | 0.90 | 308.57 | 0.72 | 0.06 |
| Hex | 19 | 4 | 16 | 0 | 54 | C | 5A | 135 | 48 | 6 |
| Octal | 31 | 4 | 26 | 0 | 124 | 14 | 132 | 465 | 110 | 6 |
| Binary | 11001 | 100 | 10110 | 0 | 1010100 | 1100 | 1011010 | 100110101 | 1001000 | 110 |
Color Harmonies of #190416
Complementary color
Monochromatic Colors of #190416
Black with #190416
Text Example
Text Example
White with #190416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190416; }
p { color: rgb(25,4,22); }
H1.HeaderClassName
{
color: #190416;
}
.AnyTagClassName
{
color: #190416;
}
</style>
background-color css
<style>
a { background-color: #190416; }
a { background-color: rgb(25,4,22); }
div.DivClassName
{
background-color: #190416;
}
.BgClassName
{
background-color: #190416;
}
</style>
border-color css
<style>
span { border-color: #190416; }
span { border-color: rgb(25,4,22); }
td.TdClassName
{
border-color: #190416;
}
.TagClassName
{
border-color: #190416;
}
</style>