Shades of Mardi Gras #130912
Tints of Mardi Gras #130912
RGB
CMYK
RGB Variations
Color information
#130912 (or 0x130912) is known color: Mardi Gras. HEX triplet: 13, 09 and 12. RGB value is (19,9,18). Sum of RGB (Red+Green+Blue) = 19+9+18=46 (6% of max value = 765). Red value is 19 (7.81% from 255 or 41.30% from 46); Green value is 9 (3.91% from 255 or 19.57% from 46); Blue value is 18 (7.42% from 255 or 39.13% from 46); Max value from RGB is 19 - color contains mainly: red. Hex color #130912 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #130912 is #ECF6ED. Grayscale: #0C0C0C. Windows color (decimal): -15529710 or 1181971. OLE color: 1181971.
HSL color Cylindrical-coordinate representation of color #130912: hue angle of 306º degrees, saturation: 0.36, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #130912 is Cyan = 0, Magento = 0.53, Yellow = 0.05 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 19 | 9 | 18 | - |
| CMYK | 0 | 0.53 | 0.05 | 0.93 |
| HSL | 306º | 0.36% | 0.05% | - |
| HSV(B) | 306º | 0.53% | 0.07% | - |
| XYZ | 0.48 | 0.38 | 0.62 | - |
| YUV | 13.02 | 130.81 | 132.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 9 | 18 | 0 | 0.53 | 0.05 | 0.93 | 306 | 0.36 | 0.05 |
| Hex | 13 | 9 | 12 | 0 | 35 | 5 | 5D | 132 | 24 | 5 |
| Octal | 23 | 11 | 22 | 0 | 65 | 5 | 135 | 462 | 44 | 5 |
| Binary | 10011 | 1001 | 10010 | 0 | 110101 | 101 | 1011101 | 100110010 | 100100 | 101 |
Color Harmonies of #130912
Complementary color
Monochromatic Colors of #130912
Black with #130912
Text Example
Text Example
White with #130912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130912; }
p { color: rgb(19,9,18); }
H1.HeaderClassName
{
color: #130912;
}
.AnyTagClassName
{
color: #130912;
}
</style>
background-color css
<style>
a { background-color: #130912; }
a { background-color: rgb(19,9,18); }
div.DivClassName
{
background-color: #130912;
}
.BgClassName
{
background-color: #130912;
}
</style>
border-color css
<style>
span { border-color: #130912; }
span { border-color: rgb(19,9,18); }
td.TdClassName
{
border-color: #130912;
}
.TagClassName
{
border-color: #130912;
}
</style>