Shades of Mardi Gras #190015
Tints of Mardi Gras #190015
RGB
CMYK
RGB Variations
Color information
#190015 (or 0x190015) is known color: Mardi Gras. HEX triplet: 19, 00 and 15. RGB value is (25,0,21). Sum of RGB (Red+Green+Blue) = 25+0+21=46 (6% of max value = 765). Red value is 25 (10.16% from 255 or 54.35% from 46); Green value is 0 (0.39% from 255 or 0% from 46); Blue value is 21 (8.59% from 255 or 45.65% from 46); Max value from RGB is 25 - color contains mainly: red. Hex color #190015 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190015 is #E6FFEA. Grayscale: #090909. Windows color (decimal): -15138795 or 1376281. OLE color: 1376281.
HSL color Cylindrical-coordinate representation of color #190015: hue angle of 309.6º 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 #190015 is Cyan = 0, Magento = 1, Yellow = 0.16 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 0 | 21 | - |
| CMYK | 0 | 1 | 0.16 | 0.90 |
| HSL | 309.6º | 1% | 0.05% | - |
| HSV(B) | 309.6º | 1% | 0.1% | - |
| XYZ | 0.54 | 0.26 | 0.73 | - |
| YUV | 9.87 | 134.28 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 0 | 21 | 0 | 1 | 0.16 | 0.90 | 309.6 | 1 | 0.05 |
| Hex | 19 | 0 | 15 | 0 | 64 | 10 | 5A | 136 | 64 | 5 |
| Octal | 31 | 0 | 25 | 0 | 144 | 20 | 132 | 466 | 144 | 5 |
| Binary | 11001 | 0 | 10101 | 0 | 1100100 | 10000 | 1011010 | 100110110 | 1100100 | 101 |
Color Harmonies of #190015
Complementary color
Monochromatic Colors of #190015
Black with #190015
Text Example
Text Example
White with #190015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190015; }
p { color: rgb(25,0,21); }
H1.HeaderClassName
{
color: #190015;
}
.AnyTagClassName
{
color: #190015;
}
</style>
background-color css
<style>
a { background-color: #190015; }
a { background-color: rgb(25,0,21); }
div.DivClassName
{
background-color: #190015;
}
.BgClassName
{
background-color: #190015;
}
</style>
border-color css
<style>
span { border-color: #190015; }
span { border-color: rgb(25,0,21); }
td.TdClassName
{
border-color: #190015;
}
.TagClassName
{
border-color: #190015;
}
</style>