Shades of Mardi Gras #130611
Tints of Mardi Gras #130611
RGB
CMYK
RGB Variations
Color information
#130611 (or 0x130611) is known color: Mardi Gras. HEX triplet: 13, 06 and 11. RGB value is (19,6,17). Sum of RGB (Red+Green+Blue) = 19+6+17=42 (5% of max value = 765). Red value is 19 (7.81% from 255 or 45.24% from 42); Green value is 6 (2.73% from 255 or 14.29% from 42); Blue value is 17 (7.03% from 255 or 40.48% from 42); Max value from RGB is 19 - color contains mainly: red. Hex color #130611 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #130611 is #ECF9EE. Grayscale: #0B0B0B. Windows color (decimal): -15530479 or 1115667. OLE color: 1115667.
HSL color Cylindrical-coordinate representation of color #130611: hue angle of 309.23º 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 #130611 is Cyan = 0, Magento = 0.68, Yellow = 0.11 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 19 | 6 | 17 | - |
| CMYK | 0 | 0.68 | 0.11 | 0.93 |
| HSL | 309.23º | 0.52% | 0.05% | - |
| HSV(B) | 309.23º | 0.68% | 0.07% | - |
| XYZ | 0.43 | 0.31 | 0.57 | - |
| YUV | 11.14 | 131.31 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 17 | 0 | 0.68 | 0.11 | 0.93 | 309.23 | 0.52 | 0.05 |
| Hex | 13 | 6 | 11 | 0 | 44 | B | 5D | 135 | 34 | 5 |
| Octal | 23 | 6 | 21 | 0 | 104 | 13 | 135 | 465 | 64 | 5 |
| Binary | 10011 | 110 | 10001 | 0 | 1000100 | 1011 | 1011101 | 100110101 | 110100 | 101 |
Color Harmonies of #130611
Complementary color
Monochromatic Colors of #130611
Black with #130611
Text Example
Text Example
White with #130611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130611; }
p { color: rgb(19,6,17); }
H1.HeaderClassName
{
color: #130611;
}
.AnyTagClassName
{
color: #130611;
}
</style>
background-color css
<style>
a { background-color: #130611; }
a { background-color: rgb(19,6,17); }
div.DivClassName
{
background-color: #130611;
}
.BgClassName
{
background-color: #130611;
}
</style>
border-color css
<style>
span { border-color: #130611; }
span { border-color: rgb(19,6,17); }
td.TdClassName
{
border-color: #130611;
}
.TagClassName
{
border-color: #130611;
}
</style>