Shades of Mardi Gras #160415
Tints of Mardi Gras #160415
RGB
CMYK
RGB Variations
Color information
#160415 (or 0x160415) is known color: Mardi Gras. HEX triplet: 16, 04 and 15. RGB value is (22,4,21). Sum of RGB (Red+Green+Blue) = 22+4+21=47 (6% of max value = 765). Red value is 22 (8.98% from 255 or 46.81% from 47); Green value is 4 (1.95% from 255 or 8.51% from 47); Blue value is 21 (8.59% from 255 or 44.68% from 47); Max value from RGB is 22 - color contains mainly: red. Hex color #160415 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #160415 is #E9FBEA. Grayscale: #0B0B0B. Windows color (decimal): -15334379 or 1377302. OLE color: 1377302.
HSL color Cylindrical-coordinate representation of color #160415: hue angle of 303.33º degrees, saturation: 0.69, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #160415 is Cyan = 0, Magento = 0.82, Yellow = 0.05 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 4 | 21 | - |
| CMYK | 0 | 0.82 | 0.05 | 0.91 |
| HSL | 303.33º | 0.69% | 0.05% | - |
| HSV(B) | 303.33º | 0.82% | 0.09% | - |
| XYZ | 0.51 | 0.31 | 0.74 | - |
| YUV | 11.32 | 133.46 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 4 | 21 | 0 | 0.82 | 0.05 | 0.91 | 303.33 | 0.69 | 0.05 |
| Hex | 16 | 4 | 15 | 0 | 52 | 5 | 5B | 12F | 45 | 5 |
| Octal | 26 | 4 | 25 | 0 | 122 | 5 | 133 | 457 | 105 | 5 |
| Binary | 10110 | 100 | 10101 | 0 | 1010010 | 101 | 1011011 | 100101111 | 1000101 | 101 |
Color Harmonies of #160415
Complementary color
Monochromatic Colors of #160415
Black with #160415
Text Example
Text Example
White with #160415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160415; }
p { color: rgb(22,4,21); }
H1.HeaderClassName
{
color: #160415;
}
.AnyTagClassName
{
color: #160415;
}
</style>
background-color css
<style>
a { background-color: #160415; }
a { background-color: rgb(22,4,21); }
div.DivClassName
{
background-color: #160415;
}
.BgClassName
{
background-color: #160415;
}
</style>
border-color css
<style>
span { border-color: #160415; }
span { border-color: rgb(22,4,21); }
td.TdClassName
{
border-color: #160415;
}
.TagClassName
{
border-color: #160415;
}
</style>