Shades of Mardi Gras #130311
Tints of Mardi Gras #130311
RGB
CMYK
RGB Variations
Color information
#130311 (or 0x130311) is known color: Mardi Gras. HEX triplet: 13, 03 and 11. RGB value is (19,3,17). Sum of RGB (Red+Green+Blue) = 19+3+17=39 (5% of max value = 765). Red value is 19 (7.81% from 255 or 48.72% from 39); Green value is 3 (1.56% from 255 or 7.69% from 39); Blue value is 17 (7.03% from 255 or 43.59% from 39); Max value from RGB is 19 - color contains mainly: red. Hex color #130311 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #130311 is #ECFCEE. Grayscale: #090909. Windows color (decimal): -15531247 or 1114899. OLE color: 1114899.
HSL color Cylindrical-coordinate representation of color #130311: hue angle of 307.5º degrees, saturation: 0.73, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #130311 is Cyan = 0, Magento = 0.84, Yellow = 0.11 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 19 | 3 | 17 | - |
| CMYK | 0 | 0.84 | 0.11 | 0.93 |
| HSL | 307.5º | 0.73% | 0.04% | - |
| HSV(B) | 307.5º | 0.84% | 0.07% | - |
| XYZ | 0.4 | 0.24 | 0.56 | - |
| YUV | 9.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 3 | 17 | 0 | 0.84 | 0.11 | 0.93 | 307.5 | 0.73 | 0.04 |
| Hex | 13 | 3 | 11 | 0 | 54 | B | 5D | 134 | 49 | 4 |
| Octal | 23 | 3 | 21 | 0 | 124 | 13 | 135 | 464 | 111 | 4 |
| Binary | 10011 | 11 | 10001 | 0 | 1010100 | 1011 | 1011101 | 100110100 | 1001001 | 100 |
Color Harmonies of #130311
Complementary color
Monochromatic Colors of #130311
Black with #130311
Text Example
Text Example
White with #130311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130311; }
p { color: rgb(19,3,17); }
H1.HeaderClassName
{
color: #130311;
}
.AnyTagClassName
{
color: #130311;
}
</style>
background-color css
<style>
a { background-color: #130311; }
a { background-color: rgb(19,3,17); }
div.DivClassName
{
background-color: #130311;
}
.BgClassName
{
background-color: #130311;
}
</style>
border-color css
<style>
span { border-color: #130311; }
span { border-color: rgb(19,3,17); }
td.TdClassName
{
border-color: #130311;
}
.TagClassName
{
border-color: #130311;
}
</style>