Shades of Mardi Gras #120510
Tints of Mardi Gras #120510
RGB
CMYK
RGB Variations
Color information
#120510 (or 0x120510) is known color: Mardi Gras. HEX triplet: 12, 05 and 10. RGB value is (18,5,16). Sum of RGB (Red+Green+Blue) = 18+5+16=39 (5% of max value = 765). Red value is 18 (7.42% from 255 or 46.15% from 39); Green value is 5 (2.34% from 255 or 12.82% from 39); Blue value is 16 (6.64% from 255 or 41.03% from 39); Max value from RGB is 18 - color contains mainly: red. Hex color #120510 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120510 is #EDFAEF. Grayscale: #0A0A0A. Windows color (decimal): -15596272 or 1049874. OLE color: 1049874.
HSL color Cylindrical-coordinate representation of color #120510: hue angle of 309.23º degrees, saturation: 0.57, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #120510 is Cyan = 0, Magento = 0.72, Yellow = 0.11 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 5 | 16 | - |
| CMYK | 0 | 0.72 | 0.11 | 0.93 |
| HSL | 309.23º | 0.57% | 0.05% | - |
| HSV(B) | 309.23º | 0.72% | 0.07% | - |
| XYZ | 0.4 | 0.27 | 0.52 | - |
| YUV | 10.14 | 131.31 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 5 | 16 | 0 | 0.72 | 0.11 | 0.93 | 309.23 | 0.57 | 0.05 |
| Hex | 12 | 5 | 10 | 0 | 48 | B | 5D | 135 | 39 | 5 |
| Octal | 22 | 5 | 20 | 0 | 110 | 13 | 135 | 465 | 71 | 5 |
| Binary | 10010 | 101 | 10000 | 0 | 1001000 | 1011 | 1011101 | 100110101 | 111001 | 101 |
Color Harmonies of #120510
Complementary color
Monochromatic Colors of #120510
Black with #120510
Text Example
Text Example
White with #120510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120510; }
p { color: rgb(18,5,16); }
H1.HeaderClassName
{
color: #120510;
}
.AnyTagClassName
{
color: #120510;
}
</style>
background-color css
<style>
a { background-color: #120510; }
a { background-color: rgb(18,5,16); }
div.DivClassName
{
background-color: #120510;
}
.BgClassName
{
background-color: #120510;
}
</style>
border-color css
<style>
span { border-color: #120510; }
span { border-color: rgb(18,5,16); }
td.TdClassName
{
border-color: #120510;
}
.TagClassName
{
border-color: #120510;
}
</style>