Shades of Mardi Gras #190616
Tints of Mardi Gras #190616
RGB
CMYK
RGB Variations
Color information
#190616 (or 0x190616) is known color: Mardi Gras. HEX triplet: 19, 06 and 16. RGB value is (25,6,22). Sum of RGB (Red+Green+Blue) = 25+6+22=53 (7% of max value = 765). Red value is 25 (10.16% from 255 or 47.17% from 53); Green value is 6 (2.73% from 255 or 11.32% from 53); Blue value is 22 (8.98% from 255 or 41.51% from 53); Max value from RGB is 25 - color contains mainly: red. Hex color #190616 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190616 is #E6F9E9. Grayscale: #0D0D0D. Windows color (decimal): -15137258 or 1443353. OLE color: 1443353.
HSL color Cylindrical-coordinate representation of color #190616: hue angle of 309.47º degrees, saturation: 0.61, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #190616 is Cyan = 0, Magento = 0.76, Yellow = 0.12 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 6 | 22 | - |
| CMYK | 0 | 0.76 | 0.12 | 0.90 |
| HSL | 309.47º | 0.61% | 0.06% | - |
| HSV(B) | 309.47º | 0.76% | 0.1% | - |
| XYZ | 0.61 | 0.39 | 0.8 | - |
| YUV | 13.51 | 132.79 | 136.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 6 | 22 | 0 | 0.76 | 0.12 | 0.90 | 309.47 | 0.61 | 0.06 |
| Hex | 19 | 6 | 16 | 0 | 4C | C | 5A | 135 | 3D | 6 |
| Octal | 31 | 6 | 26 | 0 | 114 | 14 | 132 | 465 | 75 | 6 |
| Binary | 11001 | 110 | 10110 | 0 | 1001100 | 1100 | 1011010 | 100110101 | 111101 | 110 |
Color Harmonies of #190616
Complementary color
Monochromatic Colors of #190616
Black with #190616
Text Example
Text Example
White with #190616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190616; }
p { color: rgb(25,6,22); }
H1.HeaderClassName
{
color: #190616;
}
.AnyTagClassName
{
color: #190616;
}
</style>
background-color css
<style>
a { background-color: #190616; }
a { background-color: rgb(25,6,22); }
div.DivClassName
{
background-color: #190616;
}
.BgClassName
{
background-color: #190616;
}
</style>
border-color css
<style>
span { border-color: #190616; }
span { border-color: rgb(25,6,22); }
td.TdClassName
{
border-color: #190616;
}
.TagClassName
{
border-color: #190616;
}
</style>