Shades of Mardi Gras #120613
Tints of Mardi Gras #120613
RGB
CMYK
RGB Variations
Color information
#120613 (or 0x120613) is known color: Mardi Gras. HEX triplet: 12, 06 and 13. RGB value is (18,6,19). Sum of RGB (Red+Green+Blue) = 18+6+19=43 (5% of max value = 765). Red value is 18 (7.42% from 255 or 41.86% from 43); Green value is 6 (2.73% from 255 or 13.95% from 43); Blue value is 19 (7.81% from 255 or 44.19% from 43); Max value from RGB is 19 - color contains mainly: blue. Hex color #120613 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120613 is #EDF9EC. Grayscale: #0B0B0B. Windows color (decimal): -15596013 or 1246738. OLE color: 1246738.
HSL color Cylindrical-coordinate representation of color #120613: hue angle of 295.38º degrees, saturation: 0.52, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #120613 is Cyan = 0.05, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 6 | 19 | - |
| CMYK | 0.05 | 0.68 | 0 | 0.93 |
| HSL | 295.38º | 0.52% | 0.05% | - |
| HSV(B) | 295.38º | 0.68% | 0.07% | - |
| XYZ | 0.43 | 0.31 | 0.65 | - |
| YUV | 11.07 | 132.48 | 132.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 6 | 19 | 0.05 | 0.68 | 0 | 0.93 | 295.38 | 0.52 | 0.05 |
| Hex | 12 | 6 | 13 | 5 | 44 | 0 | 5D | 127 | 34 | 5 |
| Octal | 22 | 6 | 23 | 5 | 104 | 0 | 135 | 447 | 64 | 5 |
| Binary | 10010 | 110 | 10011 | 101 | 1000100 | 0 | 1011101 | 100100111 | 110100 | 101 |
Color Harmonies of #120613
Complementary color
Monochromatic Colors of #120613
Black with #120613
Text Example
Text Example
White with #120613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120613; }
p { color: rgb(18,6,19); }
H1.HeaderClassName
{
color: #120613;
}
.AnyTagClassName
{
color: #120613;
}
</style>
background-color css
<style>
a { background-color: #120613; }
a { background-color: rgb(18,6,19); }
div.DivClassName
{
background-color: #120613;
}
.BgClassName
{
background-color: #120613;
}
</style>
border-color css
<style>
span { border-color: #120613; }
span { border-color: rgb(18,6,19); }
td.TdClassName
{
border-color: #120613;
}
.TagClassName
{
border-color: #120613;
}
</style>