Shades of Mardi Gras #150614
Tints of Mardi Gras #150614
RGB
CMYK
RGB Variations
Color information
#150614 (or 0x150614) is known color: Mardi Gras. HEX triplet: 15, 06 and 14. RGB value is (21,6,20). Sum of RGB (Red+Green+Blue) = 21+6+20=47 (6% of max value = 765). Red value is 21 (8.59% from 255 or 44.68% from 47); Green value is 6 (2.73% from 255 or 12.77% from 47); Blue value is 20 (8.20% from 255 or 42.55% from 47); Max value from RGB is 21 - color contains mainly: red. Hex color #150614 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #150614 is #EAF9EB. Grayscale: #0C0C0C. Windows color (decimal): -15399404 or 1312277. OLE color: 1312277.
HSL color Cylindrical-coordinate representation of color #150614: hue angle of 304º degrees, saturation: 0.56, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #150614 is Cyan = 0, Magento = 0.71, Yellow = 0.05 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 21 | 6 | 20 | - |
| CMYK | 0 | 0.71 | 0.05 | 0.92 |
| HSL | 304º | 0.56% | 0.05% | - |
| HSV(B) | 304º | 0.71% | 0.08% | - |
| XYZ | 0.5 | 0.34 | 0.7 | - |
| YUV | 12.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 6 | 20 | 0 | 0.71 | 0.05 | 0.92 | 304 | 0.56 | 0.05 |
| Hex | 15 | 6 | 14 | 0 | 47 | 5 | 5C | 130 | 38 | 5 |
| Octal | 25 | 6 | 24 | 0 | 107 | 5 | 134 | 460 | 70 | 5 |
| Binary | 10101 | 110 | 10100 | 0 | 1000111 | 101 | 1011100 | 100110000 | 111000 | 101 |
Color Harmonies of #150614
Complementary color
Monochromatic Colors of #150614
Black with #150614
Text Example
Text Example
White with #150614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #150614; }
p { color: rgb(21,6,20); }
H1.HeaderClassName
{
color: #150614;
}
.AnyTagClassName
{
color: #150614;
}
</style>
background-color css
<style>
a { background-color: #150614; }
a { background-color: rgb(21,6,20); }
div.DivClassName
{
background-color: #150614;
}
.BgClassName
{
background-color: #150614;
}
</style>
border-color css
<style>
span { border-color: #150614; }
span { border-color: rgb(21,6,20); }
td.TdClassName
{
border-color: #150614;
}
.TagClassName
{
border-color: #150614;
}
</style>