Shades of Mardi Gras #140014
Tints of Mardi Gras #140014
RGB
CMYK
RGB Variations
Color information
#140014 (or 0x140014) is known color: Mardi Gras. HEX triplet: 14, 00 and 14. RGB value is (20,0,20). Sum of RGB (Red+Green+Blue) = 20+0+20=40 (5% of max value = 765). Red value is 20 (8.20% from 255 or 50% from 40); Green value is 0 (0.39% from 255 or 0% from 40); Blue value is 20 (8.20% from 255 or 50% from 40); Max value from RGB is 20 - color contains mainly: red, blue. Hex color #140014 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #140014 is #EBFFEB. Grayscale: #080808. Windows color (decimal): -15466476 or 1310740. OLE color: 1310740.
HSL color Cylindrical-coordinate representation of color #140014: hue angle of 300º degrees, saturation: 1, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 1%. Process color model (Four color, CMYK) of #140014 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 0 | 20 | - |
| CMYK | 0 | 1 | 0 | 0.92 |
| HSL | 300º | 1% | 0.04% | - |
| HSV(B) | 300º | 1% | 0.08% | - |
| XYZ | 0.41 | 0.2 | 0.68 | - |
| YUV | 8.26 | 134.63 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 0 | 20 | 0 | 1 | 0 | 0.92 | 300 | 1 | 0.04 |
| Hex | 14 | 0 | 14 | 0 | 64 | 0 | 5C | 12C | 64 | 4 |
| Octal | 24 | 0 | 24 | 0 | 144 | 0 | 134 | 454 | 144 | 4 |
| Binary | 10100 | 0 | 10100 | 0 | 1100100 | 0 | 1011100 | 100101100 | 1100100 | 100 |
Color Harmonies of #140014
Complementary color
Monochromatic Colors of #140014
Black with #140014
Text Example
Text Example
White with #140014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140014; }
p { color: rgb(20,0,20); }
H1.HeaderClassName
{
color: #140014;
}
.AnyTagClassName
{
color: #140014;
}
</style>
background-color css
<style>
a { background-color: #140014; }
a { background-color: rgb(20,0,20); }
div.DivClassName
{
background-color: #140014;
}
.BgClassName
{
background-color: #140014;
}
</style>
border-color css
<style>
span { border-color: #140014; }
span { border-color: rgb(20,0,20); }
td.TdClassName
{
border-color: #140014;
}
.TagClassName
{
border-color: #140014;
}
</style>