Shades of Mardi Gras #120812
Tints of Mardi Gras #120812
RGB
CMYK
RGB Variations
Color information
#120812 (or 0x120812) is known color: Mardi Gras. HEX triplet: 12, 08 and 12. RGB value is (18,8,18). Sum of RGB (Red+Green+Blue) = 18+8+18=44 (5% of max value = 765). Red value is 18 (7.42% from 255 or 40.91% from 44); Green value is 8 (3.52% from 255 or 18.18% from 44); Blue value is 18 (7.42% from 255 or 40.91% from 44); Max value from RGB is 18 - color contains mainly: red, blue. Hex color #120812 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120812 is #EDF7ED. Grayscale: #0C0C0C. Windows color (decimal): -15595502 or 1181714. OLE color: 1181714.
HSL color Cylindrical-coordinate representation of color #120812: hue angle of 300º degrees, saturation: 0.38, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #120812 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 8 | 18 | - |
| CMYK | 0 | 0.56 | 0 | 0.93 |
| HSL | 300º | 0.38% | 0.05% | - |
| HSV(B) | 300º | 0.56% | 0.07% | - |
| XYZ | 0.45 | 0.35 | 0.62 | - |
| YUV | 12.13 | 131.31 | 132.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 8 | 18 | 0 | 0.56 | 0 | 0.93 | 300 | 0.38 | 0.05 |
| Hex | 12 | 8 | 12 | 0 | 38 | 0 | 5D | 12C | 26 | 5 |
| Octal | 22 | 10 | 22 | 0 | 70 | 0 | 135 | 454 | 46 | 5 |
| Binary | 10010 | 1000 | 10010 | 0 | 111000 | 0 | 1011101 | 100101100 | 100110 | 101 |
Color Harmonies of #120812
Complementary color
Monochromatic Colors of #120812
Black with #120812
Text Example
Text Example
White with #120812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120812; }
p { color: rgb(18,8,18); }
H1.HeaderClassName
{
color: #120812;
}
.AnyTagClassName
{
color: #120812;
}
</style>
background-color css
<style>
a { background-color: #120812; }
a { background-color: rgb(18,8,18); }
div.DivClassName
{
background-color: #120812;
}
.BgClassName
{
background-color: #120812;
}
</style>
border-color css
<style>
span { border-color: #120812; }
span { border-color: rgb(18,8,18); }
td.TdClassName
{
border-color: #120812;
}
.TagClassName
{
border-color: #120812;
}
</style>