Shades of Mardi Gras #120410
Tints of Mardi Gras #120410
RGB
CMYK
RGB Variations
Color information
#120410 (or 0x120410) is known color: Mardi Gras. HEX triplet: 12, 04 and 10. RGB value is (18,4,16). Sum of RGB (Red+Green+Blue) = 18+4+16=38 (5% of max value = 765). Red value is 18 (7.42% from 255 or 47.37% from 38); Green value is 4 (1.95% from 255 or 10.53% from 38); Blue value is 16 (6.64% from 255 or 42.11% from 38); Max value from RGB is 18 - color contains mainly: red. Hex color #120410 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120410 is #EDFBEF. Grayscale: #090909. Windows color (decimal): -15596528 or 1049618. OLE color: 1049618.
HSL color Cylindrical-coordinate representation of color #120410: hue angle of 308.57º degrees, saturation: 0.64, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #120410 is Cyan = 0, Magento = 0.78, Yellow = 0.11 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 4 | 16 | - |
| CMYK | 0 | 0.78 | 0.11 | 0.93 |
| HSL | 308.57º | 0.64% | 0.04% | - |
| HSV(B) | 308.57º | 0.78% | 0.07% | - |
| XYZ | 0.39 | 0.25 | 0.52 | - |
| YUV | 9.55 | 131.64 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 4 | 16 | 0 | 0.78 | 0.11 | 0.93 | 308.57 | 0.64 | 0.04 |
| Hex | 12 | 4 | 10 | 0 | 4E | B | 5D | 135 | 40 | 4 |
| Octal | 22 | 4 | 20 | 0 | 116 | 13 | 135 | 465 | 100 | 4 |
| Binary | 10010 | 100 | 10000 | 0 | 1001110 | 1011 | 1011101 | 100110101 | 1000000 | 100 |
Color Harmonies of #120410
Complementary color
Monochromatic Colors of #120410
Black with #120410
Text Example
Text Example
White with #120410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120410; }
p { color: rgb(18,4,16); }
H1.HeaderClassName
{
color: #120410;
}
.AnyTagClassName
{
color: #120410;
}
</style>
background-color css
<style>
a { background-color: #120410; }
a { background-color: rgb(18,4,16); }
div.DivClassName
{
background-color: #120410;
}
.BgClassName
{
background-color: #120410;
}
</style>
border-color css
<style>
span { border-color: #120410; }
span { border-color: rgb(18,4,16); }
td.TdClassName
{
border-color: #120410;
}
.TagClassName
{
border-color: #120410;
}
</style>