Shades of Mardi Gras #240620
Tints of Mardi Gras #240620
RGB
CMYK
RGB Variations
Color information
#240620 (or 0x240620) is known color: Mardi Gras. HEX triplet: 24, 06 and 20. RGB value is (36,6,32). Sum of RGB (Red+Green+Blue) = 36+6+32=74 (9% of max value = 765). Red value is 36 (14.45% from 255 or 48.65% from 74); Green value is 6 (2.73% from 255 or 8.11% from 74); Blue value is 32 (12.89% from 255 or 43.24% from 74); Max value from RGB is 36 - color contains mainly: red. Hex color #240620 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #240620 is #DBF9DF. Grayscale: #111111. Windows color (decimal): -14416352 or 2098724. OLE color: 2098724.
HSL color Cylindrical-coordinate representation of color #240620: hue angle of 308º 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 #240620 is Cyan = 0, Magento = 0.83, Yellow = 0.11 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 6 | 32 | - |
| CMYK | 0 | 0.83 | 0.11 | 0.86 |
| HSL | 308º | 0.71% | 0.08% | - |
| HSV(B) | 308º | 0.83% | 0.14% | - |
| XYZ | 1.05 | 0.61 | 1.43 | - |
| YUV | 17.93 | 135.94 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 6 | 32 | 0 | 0.83 | 0.11 | 0.86 | 308 | 0.71 | 0.08 |
| Hex | 24 | 6 | 20 | 0 | 53 | B | 56 | 134 | 47 | 8 |
| Octal | 44 | 6 | 40 | 0 | 123 | 13 | 126 | 464 | 107 | 10 |
| Binary | 100100 | 110 | 100000 | 0 | 1010011 | 1011 | 1010110 | 100110100 | 1000111 | 1000 |
Color Harmonies of #240620
Complementary color
Monochromatic Colors of #240620
Black with #240620
Text Example
Text Example
White with #240620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240620; }
p { color: rgb(36,6,32); }
H1.HeaderClassName
{
color: #240620;
}
.AnyTagClassName
{
color: #240620;
}
</style>
background-color css
<style>
a { background-color: #240620; }
a { background-color: rgb(36,6,32); }
div.DivClassName
{
background-color: #240620;
}
.BgClassName
{
background-color: #240620;
}
</style>
border-color css
<style>
span { border-color: #240620; }
span { border-color: rgb(36,6,32); }
td.TdClassName
{
border-color: #240620;
}
.TagClassName
{
border-color: #240620;
}
</style>