Shades of Mardi Gras #241024
Tints of Mardi Gras #241024
RGB
CMYK
RGB Variations
Color information
#241024 (or 0x241024) is known color: Mardi Gras. HEX triplet: 24, 10 and 24. RGB value is (36,16,36). Sum of RGB (Red+Green+Blue) = 36+16+36=88 (11% of max value = 765). Red value is 36 (14.45% from 255 or 40.91% from 88); Green value is 16 (6.64% from 255 or 18.18% from 88); Blue value is 36 (14.45% from 255 or 40.91% from 88); Max value from RGB is 36 - color contains mainly: red, blue. Hex color #241024 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #241024 is #DBEFDB. Grayscale: #181818. Windows color (decimal): -14413788 or 2363428. OLE color: 2363428.
HSL color Cylindrical-coordinate representation of color #241024: hue angle of 300º degrees, saturation: 0.38, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #241024 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 16 | 36 | - |
| CMYK | 0 | 0.56 | 0 | 0.86 |
| HSL | 300º | 0.38% | 0.1% | - |
| HSV(B) | 300º | 0.56% | 0.14% | - |
| XYZ | 1.23 | 0.87 | 1.77 | - |
| YUV | 24.26 | 134.63 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 16 | 36 | 0 | 0.56 | 0 | 0.86 | 300 | 0.38 | 0.1 |
| Hex | 24 | 10 | 24 | 0 | 38 | 0 | 56 | 12C | 26 | A |
| Octal | 44 | 20 | 44 | 0 | 70 | 0 | 126 | 454 | 46 | 12 |
| Binary | 100100 | 10000 | 100100 | 0 | 111000 | 0 | 1010110 | 100101100 | 100110 | 1010 |
Color Harmonies of #241024
Complementary color
Monochromatic Colors of #241024
Black with #241024
Text Example
Text Example
White with #241024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241024; }
p { color: rgb(36,16,36); }
H1.HeaderClassName
{
color: #241024;
}
.AnyTagClassName
{
color: #241024;
}
</style>
background-color css
<style>
a { background-color: #241024; }
a { background-color: rgb(36,16,36); }
div.DivClassName
{
background-color: #241024;
}
.BgClassName
{
background-color: #241024;
}
</style>
border-color css
<style>
span { border-color: #241024; }
span { border-color: rgb(36,16,36); }
td.TdClassName
{
border-color: #241024;
}
.TagClassName
{
border-color: #241024;
}
</style>