Shades of Mardi Gras #190016
Tints of Mardi Gras #190016
RGB
CMYK
RGB Variations
Color information
#190016 (or 0x190016) is known color: Mardi Gras. HEX triplet: 19, 00 and 16. RGB value is (25,0,22). Sum of RGB (Red+Green+Blue) = 25+0+22=47 (6% of max value = 765). Red value is 25 (10.16% from 255 or 53.19% from 47); Green value is 0 (0.39% from 255 or 0% from 47); Blue value is 22 (8.98% from 255 or 46.81% from 47); Max value from RGB is 25 - color contains mainly: red. Hex color #190016 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190016 is #E6FFE9. Grayscale: #090909. Windows color (decimal): -15138794 or 1441817. OLE color: 1441817.
HSL color Cylindrical-coordinate representation of color #190016: hue angle of 307.2º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 1%. Process color model (Four color, CMYK) of #190016 is Cyan = 0, Magento = 1, Yellow = 0.12 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 0 | 22 | - |
| CMYK | 0 | 1 | 0.12 | 0.90 |
| HSL | 307.2º | 1% | 0.05% | - |
| HSV(B) | 307.2º | 1% | 0.1% | - |
| XYZ | 0.55 | 0.26 | 0.78 | - |
| YUV | 9.98 | 134.78 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 0 | 22 | 0 | 1 | 0.12 | 0.90 | 307.2 | 1 | 0.05 |
| Hex | 19 | 0 | 16 | 0 | 64 | C | 5A | 133 | 64 | 5 |
| Octal | 31 | 0 | 26 | 0 | 144 | 14 | 132 | 463 | 144 | 5 |
| Binary | 11001 | 0 | 10110 | 0 | 1100100 | 1100 | 1011010 | 100110011 | 1100100 | 101 |
Color Harmonies of #190016
Complementary color
Monochromatic Colors of #190016
Black with #190016
Text Example
Text Example
White with #190016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190016; }
p { color: rgb(25,0,22); }
H1.HeaderClassName
{
color: #190016;
}
.AnyTagClassName
{
color: #190016;
}
</style>
background-color css
<style>
a { background-color: #190016; }
a { background-color: rgb(25,0,22); }
div.DivClassName
{
background-color: #190016;
}
.BgClassName
{
background-color: #190016;
}
</style>
border-color css
<style>
span { border-color: #190016; }
span { border-color: rgb(25,0,22); }
td.TdClassName
{
border-color: #190016;
}
.TagClassName
{
border-color: #190016;
}
</style>