Shades of Mardi Gras #1D0218
Tints of Mardi Gras #1D0218
RGB
CMYK
RGB Variations
Color information
#1D0218 (or 0x1D0218) is known color: Mardi Gras. HEX triplet: 1D, 02 and 18. RGB value is (29,2,24). Sum of RGB (Red+Green+Blue) = 29+2+24=55 (7% of max value = 765). Red value is 29 (11.72% from 255 or 52.73% from 55); Green value is 2 (1.17% from 255 or 3.64% from 55); Blue value is 24 (9.77% from 255 or 43.64% from 55); Max value from RGB is 29 - color contains mainly: red. Hex color #1D0218 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1D0218 is #E2FDE7. Grayscale: #0C0C0C. Windows color (decimal): -14876136 or 1573405. OLE color: 1573405.
HSL color Cylindrical-coordinate representation of color #1D0218: hue angle of 311.11º degrees, saturation: 0.87, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #1D0218 is Cyan = 0, Magento = 0.93, Yellow = 0.17 and Black (K on CMYK) = 0.89.
Color convert
| RGB | 29 | 2 | 24 | - |
| CMYK | 0 | 0.93 | 0.17 | 0.89 |
| HSL | 311.11º | 0.87% | 0.06% | - |
| HSV(B) | 311.11º | 0.93% | 0.11% | - |
| XYZ | 0.69 | 0.37 | 0.9 | - |
| YUV | 12.58 | 134.45 | 139.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 2 | 24 | 0 | 0.93 | 0.17 | 0.89 | 311.11 | 0.87 | 0.06 |
| Hex | 1D | 2 | 18 | 0 | 5D | 11 | 59 | 137 | 57 | 6 |
| Octal | 35 | 2 | 30 | 0 | 135 | 21 | 131 | 467 | 127 | 6 |
| Binary | 11101 | 10 | 11000 | 0 | 1011101 | 10001 | 1011001 | 100110111 | 1010111 | 110 |
Color Harmonies of #1D0218
Complementary color
Monochromatic Colors of #1D0218
Black with #1D0218
Text Example
Text Example
White with #1D0218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D0218; }
p { color: rgb(29,2,24); }
H1.HeaderClassName
{
color: #1D0218;
}
.AnyTagClassName
{
color: #1D0218;
}
</style>
background-color css
<style>
a { background-color: #1D0218; }
a { background-color: rgb(29,2,24); }
div.DivClassName
{
background-color: #1D0218;
}
.BgClassName
{
background-color: #1D0218;
}
</style>
border-color css
<style>
span { border-color: #1D0218; }
span { border-color: rgb(29,2,24); }
td.TdClassName
{
border-color: #1D0218;
}
.TagClassName
{
border-color: #1D0218;
}
</style>