Shades of Mardi Gras #1D0619
Tints of Mardi Gras #1D0619
RGB
CMYK
RGB Variations
Color information
#1D0619 (or 0x1D0619) is known color: Mardi Gras. HEX triplet: 1D, 06 and 19. RGB value is (29,6,25). Sum of RGB (Red+Green+Blue) = 29+6+25=60 (7% of max value = 765). Red value is 29 (11.72% from 255 or 48.33% from 60); Green value is 6 (2.73% from 255 or 10% from 60); Blue value is 25 (10.16% from 255 or 41.67% from 60); Max value from RGB is 29 - color contains mainly: red. Hex color #1D0619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1D0619 is #E2F9E6. Grayscale: #0E0E0E. Windows color (decimal): -14875111 or 1639965. OLE color: 1639965.
HSL color Cylindrical-coordinate representation of color #1D0619: hue angle of 310.43º degrees, saturation: 0.66, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #1D0619 is Cyan = 0, Magento = 0.79, Yellow = 0.14 and Black (K on CMYK) = 0.89.
Color convert
| RGB | 29 | 6 | 25 | - |
| CMYK | 0 | 0.79 | 0.14 | 0.89 |
| HSL | 310.43º | 0.66% | 0.07% | - |
| HSV(B) | 310.43º | 0.79% | 0.11% | - |
| XYZ | 0.75 | 0.46 | 0.97 | - |
| YUV | 15.04 | 133.62 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 6 | 25 | 0 | 0.79 | 0.14 | 0.89 | 310.43 | 0.66 | 0.07 |
| Hex | 1D | 6 | 19 | 0 | 4F | E | 59 | 136 | 42 | 7 |
| Octal | 35 | 6 | 31 | 0 | 117 | 16 | 131 | 466 | 102 | 7 |
| Binary | 11101 | 110 | 11001 | 0 | 1001111 | 1110 | 1011001 | 100110110 | 1000010 | 111 |
Color Harmonies of #1D0619
Complementary color
Monochromatic Colors of #1D0619
Black with #1D0619
Text Example
Text Example
White with #1D0619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0619; }
p { color: rgb(29,6,25); }
H1.HeaderClassName
{
color: #1D0619;
}
.AnyTagClassName
{
color: #1D0619;
}
</style>
background-color css
<style>
a { background-color: #1D0619; }
a { background-color: rgb(29,6,25); }
div.DivClassName
{
background-color: #1D0619;
}
.BgClassName
{
background-color: #1D0619;
}
</style>
border-color css
<style>
span { border-color: #1D0619; }
span { border-color: rgb(29,6,25); }
td.TdClassName
{
border-color: #1D0619;
}
.TagClassName
{
border-color: #1D0619;
}
</style>