Shades of Mardi Gras #240022
Tints of Mardi Gras #240022
RGB
CMYK
RGB Variations
Color information
#240022 (or 0x240022) is known color: Mardi Gras. HEX triplet: 24, 00 and 22. RGB value is (36,0,34). Sum of RGB (Red+Green+Blue) = 36+0+34=70 (9% of max value = 765). Red value is 36 (14.45% from 255 or 51.43% from 70); Green value is 0 (0.39% from 255 or 0% from 70); Blue value is 34 (13.67% from 255 or 48.57% from 70); Max value from RGB is 36 - color contains mainly: red. Hex color #240022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #240022 is #DBFFDD. Grayscale: #0E0E0E. Windows color (decimal): -14417886 or 2228260. OLE color: 2228260.
HSL color Cylindrical-coordinate representation of color #240022: hue angle of 303.33º degrees, saturation: 1, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 1%. Process color model (Four color, CMYK) of #240022 is Cyan = 0, Magento = 1, Yellow = 0.06 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 0 | 34 | - |
| CMYK | 0 | 1 | 0.06 | 0.86 |
| HSL | 303.33º | 1% | 0.07% | - |
| HSV(B) | 303.33º | 1% | 0.14% | - |
| XYZ | 1.02 | 0.49 | 1.55 | - |
| YUV | 14.64 | 138.93 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 0 | 34 | 0 | 1 | 0.06 | 0.86 | 303.33 | 1 | 0.07 |
| Hex | 24 | 0 | 22 | 0 | 64 | 6 | 56 | 12F | 64 | 7 |
| Octal | 44 | 0 | 42 | 0 | 144 | 6 | 126 | 457 | 144 | 7 |
| Binary | 100100 | 0 | 100010 | 0 | 1100100 | 110 | 1010110 | 100101111 | 1100100 | 111 |
Color Harmonies of #240022
Complementary color
Monochromatic Colors of #240022
Black with #240022
Text Example
Text Example
White with #240022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240022; }
p { color: rgb(36,0,34); }
H1.HeaderClassName
{
color: #240022;
}
.AnyTagClassName
{
color: #240022;
}
</style>
background-color css
<style>
a { background-color: #240022; }
a { background-color: rgb(36,0,34); }
div.DivClassName
{
background-color: #240022;
}
.BgClassName
{
background-color: #240022;
}
</style>
border-color css
<style>
span { border-color: #240022; }
span { border-color: rgb(36,0,34); }
td.TdClassName
{
border-color: #240022;
}
.TagClassName
{
border-color: #240022;
}
</style>