Shades of Mardi Gras #190517
Tints of Mardi Gras #190517
RGB
CMYK
RGB Variations
Color information
#190517 (or 0x190517) is known color: Mardi Gras. HEX triplet: 19, 05 and 17. RGB value is (25,5,23). Sum of RGB (Red+Green+Blue) = 25+5+23=53 (7% of max value = 765). Red value is 25 (10.16% from 255 or 47.17% from 53); Green value is 5 (2.34% from 255 or 9.43% from 53); Blue value is 23 (9.38% from 255 or 43.40% from 53); Max value from RGB is 25 - color contains mainly: red. Hex color #190517 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #190517 is #E6FAE8. Grayscale: #0C0C0C. Windows color (decimal): -15137513 or 1508633. OLE color: 1508633.
HSL color Cylindrical-coordinate representation of color #190517: hue angle of 306º degrees, saturation: 0.67, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #190517 is Cyan = 0, Magento = 0.80, Yellow = 0.08 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 5 | 23 | - |
| CMYK | 0 | 0.80 | 0.08 | 0.90 |
| HSL | 306º | 0.67% | 0.06% | - |
| HSV(B) | 306º | 0.8% | 0.1% | - |
| XYZ | 0.61 | 0.38 | 0.85 | - |
| YUV | 13.03 | 133.63 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 5 | 23 | 0 | 0.80 | 0.08 | 0.90 | 306 | 0.67 | 0.06 |
| Hex | 19 | 5 | 17 | 0 | 50 | 8 | 5A | 132 | 43 | 6 |
| Octal | 31 | 5 | 27 | 0 | 120 | 10 | 132 | 462 | 103 | 6 |
| Binary | 11001 | 101 | 10111 | 0 | 1010000 | 1000 | 1011010 | 100110010 | 1000011 | 110 |
Color Harmonies of #190517
Complementary color
Monochromatic Colors of #190517
Black with #190517
Text Example
Text Example
White with #190517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190517; }
p { color: rgb(25,5,23); }
H1.HeaderClassName
{
color: #190517;
}
.AnyTagClassName
{
color: #190517;
}
</style>
background-color css
<style>
a { background-color: #190517; }
a { background-color: rgb(25,5,23); }
div.DivClassName
{
background-color: #190517;
}
.BgClassName
{
background-color: #190517;
}
</style>
border-color css
<style>
span { border-color: #190517; }
span { border-color: rgb(25,5,23); }
td.TdClassName
{
border-color: #190517;
}
.TagClassName
{
border-color: #190517;
}
</style>