Shades of Mardi Gras #1C0419
Tints of Mardi Gras #1C0419
RGB
CMYK
RGB Variations
Color information
#1C0419 (or 0x1C0419) is known color: Mardi Gras. HEX triplet: 1C, 04 and 19. RGB value is (28,4,25). Sum of RGB (Red+Green+Blue) = 28+4+25=57 (7% of max value = 765). Red value is 28 (11.33% from 255 or 49.12% from 57); Green value is 4 (1.95% from 255 or 7.02% from 57); Blue value is 25 (10.16% from 255 or 43.86% from 57); Max value from RGB is 28 - color contains mainly: red. Hex color #1C0419 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1C0419 is #E3FBE6. Grayscale: #0D0D0D. Windows color (decimal): -14941159 or 1639452. OLE color: 1639452.
HSL color Cylindrical-coordinate representation of color #1C0419: hue angle of 307.5º degrees, saturation: 0.75, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1C0419 is Cyan = 0, Magento = 0.86, Yellow = 0.11 and Black (K on CMYK) = 0.89.
Color convert
| RGB | 28 | 4 | 25 | - |
| CMYK | 0 | 0.86 | 0.11 | 0.89 |
| HSL | 307.5º | 0.75% | 0.06% | - |
| HSV(B) | 307.5º | 0.86% | 0.11% | - |
| XYZ | 0.7 | 0.4 | 0.96 | - |
| YUV | 13.57 | 134.45 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 4 | 25 | 0 | 0.86 | 0.11 | 0.89 | 307.5 | 0.75 | 0.06 |
| Hex | 1C | 4 | 19 | 0 | 56 | B | 59 | 134 | 4B | 6 |
| Octal | 34 | 4 | 31 | 0 | 126 | 13 | 131 | 464 | 113 | 6 |
| Binary | 11100 | 100 | 11001 | 0 | 1010110 | 1011 | 1011001 | 100110100 | 1001011 | 110 |
Color Harmonies of #1C0419
Complementary color
Monochromatic Colors of #1C0419
Black with #1C0419
Text Example
Text Example
White with #1C0419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1C0419; }
p { color: rgb(28,4,25); }
H1.HeaderClassName
{
color: #1C0419;
}
.AnyTagClassName
{
color: #1C0419;
}
</style>
background-color css
<style>
a { background-color: #1C0419; }
a { background-color: rgb(28,4,25); }
div.DivClassName
{
background-color: #1C0419;
}
.BgClassName
{
background-color: #1C0419;
}
</style>
border-color css
<style>
span { border-color: #1C0419; }
span { border-color: rgb(28,4,25); }
td.TdClassName
{
border-color: #1C0419;
}
.TagClassName
{
border-color: #1C0419;
}
</style>