Shades of Mardi Gras #240926
Tints of Mardi Gras #240926
RGB
CMYK
RGB Variations
Color information
#240926 (or 0x240926) is known color: Mardi Gras. HEX triplet: 24, 09 and 26. RGB value is (36,9,38). Sum of RGB (Red+Green+Blue) = 36+9+38=83 (10% of max value = 765). Red value is 36 (14.45% from 255 or 43.37% from 83); Green value is 9 (3.91% from 255 or 10.84% from 83); Blue value is 38 (15.23% from 255 or 45.78% from 83); Max value from RGB is 38 - color contains mainly: blue. Hex color #240926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #240926 is #DBF6D9. Grayscale: #141414. Windows color (decimal): -14415578 or 2492708. OLE color: 2492708.
HSL color Cylindrical-coordinate representation of color #240926: hue angle of 295.86º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #240926 is Cyan = 0.05, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 36 | 9 | 38 | - |
| CMYK | 0.05 | 0.76 | 0 | 0.85 |
| HSL | 295.86º | 0.62% | 0.09% | - |
| HSV(B) | 295.86º | 0.76% | 0.15% | - |
| XYZ | 1.18 | 0.71 | 1.91 | - |
| YUV | 20.38 | 137.95 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 9 | 38 | 0.05 | 0.76 | 0 | 0.85 | 295.86 | 0.62 | 0.09 |
| Hex | 24 | 9 | 26 | 5 | 4C | 0 | 55 | 128 | 3E | 9 |
| Octal | 44 | 11 | 46 | 5 | 114 | 0 | 125 | 450 | 76 | 11 |
| Binary | 100100 | 1001 | 100110 | 101 | 1001100 | 0 | 1010101 | 100101000 | 111110 | 1001 |
Color Harmonies of #240926
Complementary color
Monochromatic Colors of #240926
Black with #240926
Text Example
Text Example
White with #240926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240926; }
p { color: rgb(36,9,38); }
H1.HeaderClassName
{
color: #240926;
}
.AnyTagClassName
{
color: #240926;
}
</style>
background-color css
<style>
a { background-color: #240926; }
a { background-color: rgb(36,9,38); }
div.DivClassName
{
background-color: #240926;
}
.BgClassName
{
background-color: #240926;
}
</style>
border-color css
<style>
span { border-color: #240926; }
span { border-color: rgb(36,9,38); }
td.TdClassName
{
border-color: #240926;
}
.TagClassName
{
border-color: #240926;
}
</style>