Shades of Mardi Gras #190316
Tints of Mardi Gras #190316
RGB
CMYK
RGB Variations
Color information
#190316 (or 0x190316) is known color: Mardi Gras. HEX triplet: 19, 03 and 16. RGB value is (25,3,22). Sum of RGB (Red+Green+Blue) = 25+3+22=50 (6% of max value = 765). Red value is 25 (10.16% from 255 or 50% from 50); Green value is 3 (1.56% from 255 or 6% from 50); Blue value is 22 (8.98% from 255 or 44% from 50); Max value from RGB is 25 - color contains mainly: red. Hex color #190316 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190316 is #E6FCE9. Grayscale: #0B0B0B. Windows color (decimal): -15138026 or 1442585. OLE color: 1442585.
HSL color Cylindrical-coordinate representation of color #190316: hue angle of 308.18º 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 #190316 is Cyan = 0, Magento = 0.88, Yellow = 0.12 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 3 | 22 | - |
| CMYK | 0 | 0.88 | 0.12 | 0.90 |
| HSL | 308.18º | 0.79% | 0.05% | - |
| HSV(B) | 308.18º | 0.88% | 0.1% | - |
| XYZ | 0.58 | 0.33 | 0.79 | - |
| YUV | 11.74 | 133.79 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 3 | 22 | 0 | 0.88 | 0.12 | 0.90 | 308.18 | 0.79 | 0.05 |
| Hex | 19 | 3 | 16 | 0 | 58 | C | 5A | 134 | 4F | 5 |
| Octal | 31 | 3 | 26 | 0 | 130 | 14 | 132 | 464 | 117 | 5 |
| Binary | 11001 | 11 | 10110 | 0 | 1011000 | 1100 | 1011010 | 100110100 | 1001111 | 101 |
Color Harmonies of #190316
Complementary color
Monochromatic Colors of #190316
Black with #190316
Text Example
Text Example
White with #190316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190316; }
p { color: rgb(25,3,22); }
H1.HeaderClassName
{
color: #190316;
}
.AnyTagClassName
{
color: #190316;
}
</style>
background-color css
<style>
a { background-color: #190316; }
a { background-color: rgb(25,3,22); }
div.DivClassName
{
background-color: #190316;
}
.BgClassName
{
background-color: #190316;
}
</style>
border-color css
<style>
span { border-color: #190316; }
span { border-color: rgb(25,3,22); }
td.TdClassName
{
border-color: #190316;
}
.TagClassName
{
border-color: #190316;
}
</style>