Shades of Mardi Gras #240622
Tints of Mardi Gras #240622
RGB
CMYK
RGB Variations
Color information
#240622 (or 0x240622) is known color: Mardi Gras. HEX triplet: 24, 06 and 22. RGB value is (36,6,34). Sum of RGB (Red+Green+Blue) = 36+6+34=76 (10% of max value = 765). Red value is 36 (14.45% from 255 or 47.37% from 76); Green value is 6 (2.73% from 255 or 7.89% from 76); Blue value is 34 (13.67% from 255 or 44.74% from 76); Max value from RGB is 36 - color contains mainly: red. Hex color #240622 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #240622 is #DBF9DD. Grayscale: #121212. Windows color (decimal): -14416350 or 2229796. OLE color: 2229796.
HSL color Cylindrical-coordinate representation of color #240622: hue angle of 304º 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 #240622 is Cyan = 0, Magento = 0.83, Yellow = 0.06 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 6 | 34 | - |
| CMYK | 0 | 0.83 | 0.06 | 0.86 |
| HSL | 304º | 0.71% | 0.08% | - |
| HSV(B) | 304º | 0.83% | 0.14% | - |
| XYZ | 1.08 | 0.62 | 1.58 | - |
| YUV | 18.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 6 | 34 | 0 | 0.83 | 0.06 | 0.86 | 304 | 0.71 | 0.08 |
| Hex | 24 | 6 | 22 | 0 | 53 | 6 | 56 | 130 | 47 | 8 |
| Octal | 44 | 6 | 42 | 0 | 123 | 6 | 126 | 460 | 107 | 10 |
| Binary | 100100 | 110 | 100010 | 0 | 1010011 | 110 | 1010110 | 100110000 | 1000111 | 1000 |
Color Harmonies of #240622
Complementary color
Monochromatic Colors of #240622
Black with #240622
Text Example
Text Example
White with #240622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240622; }
p { color: rgb(36,6,34); }
H1.HeaderClassName
{
color: #240622;
}
.AnyTagClassName
{
color: #240622;
}
</style>
background-color css
<style>
a { background-color: #240622; }
a { background-color: rgb(36,6,34); }
div.DivClassName
{
background-color: #240622;
}
.BgClassName
{
background-color: #240622;
}
</style>
border-color css
<style>
span { border-color: #240622; }
span { border-color: rgb(36,6,34); }
td.TdClassName
{
border-color: #240622;
}
.TagClassName
{
border-color: #240622;
}
</style>