Shades of Mardi Gras #240624
Tints of Mardi Gras #240624
RGB
CMYK
RGB Variations
Color information
#240624 (or 0x240624) is known color: Mardi Gras. HEX triplet: 24, 06 and 24. RGB value is (36,6,36). Sum of RGB (Red+Green+Blue) = 36+6+36=78 (10% of max value = 765). Red value is 36 (14.45% from 255 or 46.15% from 78); Green value is 6 (2.73% from 255 or 7.69% from 78); Blue value is 36 (14.45% from 255 or 46.15% from 78); Max value from RGB is 36 - color contains mainly: red, blue. Hex color #240624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #240624 is #DBF9DB. Grayscale: #121212. Windows color (decimal): -14416348 or 2360868. OLE color: 2360868.
HSL color Cylindrical-coordinate representation of color #240624: hue angle of 300º degrees, saturation: 0.71, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #240624 is Cyan = 0, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 6 | 36 | - |
| CMYK | 0 | 0.83 | 0 | 0.86 |
| HSL | 300º | 0.71% | 0.08% | - |
| HSV(B) | 300º | 0.83% | 0.14% | - |
| XYZ | 1.11 | 0.63 | 1.73 | - |
| YUV | 18.39 | 137.94 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 6 | 36 | 0 | 0.83 | 0 | 0.86 | 300 | 0.71 | 0.08 |
| Hex | 24 | 6 | 24 | 0 | 53 | 0 | 56 | 12C | 47 | 8 |
| Octal | 44 | 6 | 44 | 0 | 123 | 0 | 126 | 454 | 107 | 10 |
| Binary | 100100 | 110 | 100100 | 0 | 1010011 | 0 | 1010110 | 100101100 | 1000111 | 1000 |
Color Harmonies of #240624
Complementary color
Monochromatic Colors of #240624
Black with #240624
Text Example
Text Example
White with #240624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240624; }
p { color: rgb(36,6,36); }
H1.HeaderClassName
{
color: #240624;
}
.AnyTagClassName
{
color: #240624;
}
</style>
background-color css
<style>
a { background-color: #240624; }
a { background-color: rgb(36,6,36); }
div.DivClassName
{
background-color: #240624;
}
.BgClassName
{
background-color: #240624;
}
</style>
border-color css
<style>
span { border-color: #240624; }
span { border-color: rgb(36,6,36); }
td.TdClassName
{
border-color: #240624;
}
.TagClassName
{
border-color: #240624;
}
</style>