Shades of Mardi Gras #190319
Tints of Mardi Gras #190319
RGB
CMYK
RGB Variations
Color information
#190319 (or 0x190319) is known color: Mardi Gras. HEX triplet: 19, 03 and 19. RGB value is (25,3,25). Sum of RGB (Red+Green+Blue) = 25+3+25=53 (7% of max value = 765). Red value is 25 (10.16% from 255 or 47.17% from 53); Green value is 3 (1.56% from 255 or 5.66% from 53); Blue value is 25 (10.16% from 255 or 47.17% from 53); Max value from RGB is 25 - color contains mainly: red, blue. Hex color #190319 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190319 is #E6FCE6. Grayscale: #0C0C0C. Windows color (decimal): -15138023 or 1639193. OLE color: 1639193.
HSL color Cylindrical-coordinate representation of color #190319: hue angle of 300º degrees, saturation: 0.79, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #190319 is Cyan = 0, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 3 | 25 | - |
| CMYK | 0 | 0.88 | 0 | 0.90 |
| HSL | 300º | 0.79% | 0.05% | - |
| HSV(B) | 300º | 0.88% | 0.1% | - |
| XYZ | 0.61 | 0.34 | 0.95 | - |
| YUV | 12.09 | 135.29 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 3 | 25 | 0 | 0.88 | 0 | 0.90 | 300 | 0.79 | 0.05 |
| Hex | 19 | 3 | 19 | 0 | 58 | 0 | 5A | 12C | 4F | 5 |
| Octal | 31 | 3 | 31 | 0 | 130 | 0 | 132 | 454 | 117 | 5 |
| Binary | 11001 | 11 | 11001 | 0 | 1011000 | 0 | 1011010 | 100101100 | 1001111 | 101 |
Color Harmonies of #190319
Complementary color
Monochromatic Colors of #190319
Black with #190319
Text Example
Text Example
White with #190319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190319; }
p { color: rgb(25,3,25); }
H1.HeaderClassName
{
color: #190319;
}
.AnyTagClassName
{
color: #190319;
}
</style>
background-color css
<style>
a { background-color: #190319; }
a { background-color: rgb(25,3,25); }
div.DivClassName
{
background-color: #190319;
}
.BgClassName
{
background-color: #190319;
}
</style>
border-color css
<style>
span { border-color: #190319; }
span { border-color: rgb(25,3,25); }
td.TdClassName
{
border-color: #190319;
}
.TagClassName
{
border-color: #190319;
}
</style>