Shades of Mardi Gras #140915
Tints of Mardi Gras #140915
RGB
CMYK
RGB Variations
Color information
#140915 (or 0x140915) is known color: Mardi Gras. HEX triplet: 14, 09 and 15. RGB value is (20,9,21). Sum of RGB (Red+Green+Blue) = 20+9+21=50 (6% of max value = 765). Red value is 20 (8.20% from 255 or 40% from 50); Green value is 9 (3.91% from 255 or 18% from 50); Blue value is 21 (8.59% from 255 or 42% from 50); Max value from RGB is 21 - color contains mainly: blue. Hex color #140915 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #140915 is #EBF6EA. Grayscale: #0D0D0D. Windows color (decimal): -15464171 or 1378580. OLE color: 1378580.
HSL color Cylindrical-coordinate representation of color #140915: hue angle of 295º degrees, saturation: 0.4, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #140915 is Cyan = 0.05, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 9 | 21 | - |
| CMYK | 0.05 | 0.57 | 0 | 0.92 |
| HSL | 295º | 0.4% | 0.06% | - |
| HSV(B) | 295º | 0.57% | 0.08% | - |
| XYZ | 0.52 | 0.4 | 0.76 | - |
| YUV | 13.66 | 132.14 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 9 | 21 | 0.05 | 0.57 | 0 | 0.92 | 295 | 0.4 | 0.06 |
| Hex | 14 | 9 | 15 | 5 | 39 | 0 | 5C | 127 | 28 | 6 |
| Octal | 24 | 11 | 25 | 5 | 71 | 0 | 134 | 447 | 50 | 6 |
| Binary | 10100 | 1001 | 10101 | 101 | 111001 | 0 | 1011100 | 100100111 | 101000 | 110 |
Color Harmonies of #140915
Complementary color
Monochromatic Colors of #140915
Black with #140915
Text Example
Text Example
White with #140915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140915; }
p { color: rgb(20,9,21); }
H1.HeaderClassName
{
color: #140915;
}
.AnyTagClassName
{
color: #140915;
}
</style>
background-color css
<style>
a { background-color: #140915; }
a { background-color: rgb(20,9,21); }
div.DivClassName
{
background-color: #140915;
}
.BgClassName
{
background-color: #140915;
}
</style>
border-color css
<style>
span { border-color: #140915; }
span { border-color: rgb(20,9,21); }
td.TdClassName
{
border-color: #140915;
}
.TagClassName
{
border-color: #140915;
}
</style>