Shades of Mardi Gras #130614
Tints of Mardi Gras #130614
RGB
CMYK
RGB Variations
Color information
#130614 (or 0x130614) is known color: Mardi Gras. HEX triplet: 13, 06 and 14. RGB value is (19,6,20). Sum of RGB (Red+Green+Blue) = 19+6+20=45 (5% of max value = 765). Red value is 19 (7.81% from 255 or 42.22% from 45); Green value is 6 (2.73% from 255 or 13.33% from 45); Blue value is 20 (8.20% from 255 or 44.44% from 45); Max value from RGB is 20 - color contains mainly: blue. Hex color #130614 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #130614 is #ECF9EB. Grayscale: #0B0B0B. Windows color (decimal): -15530476 or 1312275. OLE color: 1312275.
HSL color Cylindrical-coordinate representation of color #130614: hue angle of 295.71º degrees, saturation: 0.54, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #130614 is Cyan = 0.05, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 19 | 6 | 20 | - |
| CMYK | 0.05 | 0.70 | 0 | 0.92 |
| HSL | 295.71º | 0.54% | 0.05% | - |
| HSV(B) | 295.71º | 0.7% | 0.08% | - |
| XYZ | 0.46 | 0.32 | 0.7 | - |
| YUV | 11.48 | 132.81 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 20 | 0.05 | 0.70 | 0 | 0.92 | 295.71 | 0.54 | 0.05 |
| Hex | 13 | 6 | 14 | 5 | 46 | 0 | 5C | 128 | 36 | 5 |
| Octal | 23 | 6 | 24 | 5 | 106 | 0 | 134 | 450 | 66 | 5 |
| Binary | 10011 | 110 | 10100 | 101 | 1000110 | 0 | 1011100 | 100101000 | 110110 | 101 |
Color Harmonies of #130614
Complementary color
Monochromatic Colors of #130614
Black with #130614
Text Example
Text Example
White with #130614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130614; }
p { color: rgb(19,6,20); }
H1.HeaderClassName
{
color: #130614;
}
.AnyTagClassName
{
color: #130614;
}
</style>
background-color css
<style>
a { background-color: #130614; }
a { background-color: rgb(19,6,20); }
div.DivClassName
{
background-color: #130614;
}
.BgClassName
{
background-color: #130614;
}
</style>
border-color css
<style>
span { border-color: #130614; }
span { border-color: rgb(19,6,20); }
td.TdClassName
{
border-color: #130614;
}
.TagClassName
{
border-color: #130614;
}
</style>