Shades of Mardi Gras #190619
Tints of Mardi Gras #190619
RGB
CMYK
RGB Variations
Color information
#190619 (or 0x190619) is known color: Mardi Gras. HEX triplet: 19, 06 and 19. RGB value is (25,6,25). Sum of RGB (Red+Green+Blue) = 25+6+25=56 (7% of max value = 765). Red value is 25 (10.16% from 255 or 44.64% from 56); Green value is 6 (2.73% from 255 or 10.71% from 56); Blue value is 25 (10.16% from 255 or 44.64% from 56); Max value from RGB is 25 - color contains mainly: red, blue. Hex color #190619 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190619 is #E6F9E6. Grayscale: #0D0D0D. Windows color (decimal): -15137255 or 1639961. OLE color: 1639961.
HSL color Cylindrical-coordinate representation of color #190619: hue angle of 300º 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 #190619 is Cyan = 0, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 6 | 25 | - |
| CMYK | 0 | 0.76 | 0 | 0.90 |
| HSL | 300º | 0.61% | 0.06% | - |
| HSV(B) | 300º | 0.76% | 0.1% | - |
| XYZ | 0.64 | 0.41 | 0.96 | - |
| YUV | 13.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 6 | 25 | 0 | 0.76 | 0 | 0.90 | 300 | 0.61 | 0.06 |
| Hex | 19 | 6 | 19 | 0 | 4C | 0 | 5A | 12C | 3D | 6 |
| Octal | 31 | 6 | 31 | 0 | 114 | 0 | 132 | 454 | 75 | 6 |
| Binary | 11001 | 110 | 11001 | 0 | 1001100 | 0 | 1011010 | 100101100 | 111101 | 110 |
Color Harmonies of #190619
Complementary color
Monochromatic Colors of #190619
Black with #190619
Text Example
Text Example
White with #190619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190619; }
p { color: rgb(25,6,25); }
H1.HeaderClassName
{
color: #190619;
}
.AnyTagClassName
{
color: #190619;
}
</style>
background-color css
<style>
a { background-color: #190619; }
a { background-color: rgb(25,6,25); }
div.DivClassName
{
background-color: #190619;
}
.BgClassName
{
background-color: #190619;
}
</style>
border-color css
<style>
span { border-color: #190619; }
span { border-color: rgb(25,6,25); }
td.TdClassName
{
border-color: #190619;
}
.TagClassName
{
border-color: #190619;
}
</style>