Shades of Mardi Gras #241826
Tints of Mardi Gras #241826
RGB
CMYK
RGB Variations
Color information
#241826 (or 0x241826) is known color: Mardi Gras. HEX triplet: 24, 18 and 26. RGB value is (36,24,38). Sum of RGB (Red+Green+Blue) = 36+24+38=98 (12% of max value = 765). Red value is 36 (14.45% from 255 or 36.73% from 98); Green value is 24 (9.77% from 255 or 24.49% from 98); Blue value is 38 (15.23% from 255 or 38.78% from 98); Max value from RGB is 38 - color contains mainly: blue. Hex color #241826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #241826 is #DBE7D9. Grayscale: #1D1D1D. Windows color (decimal): -14411738 or 2496548. OLE color: 2496548.
HSL color Cylindrical-coordinate representation of color #241826: hue angle of 291.43º degrees, saturation: 0.23, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #241826 is Cyan = 0.05, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 36 | 24 | 38 | - |
| CMYK | 0.05 | 0.37 | 0 | 0.85 |
| HSL | 291.43º | 0.23% | 0.12% | - |
| HSV(B) | 291.43º | 0.37% | 0.15% | - |
| XYZ | 1.4 | 1.17 | 1.99 | - |
| YUV | 29.18 | 132.98 | 132.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 24 | 38 | 0.05 | 0.37 | 0 | 0.85 | 291.43 | 0.23 | 0.12 |
| Hex | 24 | 18 | 26 | 5 | 25 | 0 | 55 | 123 | 17 | C |
| Octal | 44 | 30 | 46 | 5 | 45 | 0 | 125 | 443 | 27 | 14 |
| Binary | 100100 | 11000 | 100110 | 101 | 100101 | 0 | 1010101 | 100100011 | 10111 | 1100 |
Color Harmonies of #241826
Complementary color
Monochromatic Colors of #241826
Black with #241826
Text Example
Text Example
White with #241826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241826; }
p { color: rgb(36,24,38); }
H1.HeaderClassName
{
color: #241826;
}
.AnyTagClassName
{
color: #241826;
}
</style>
background-color css
<style>
a { background-color: #241826; }
a { background-color: rgb(36,24,38); }
div.DivClassName
{
background-color: #241826;
}
.BgClassName
{
background-color: #241826;
}
</style>
border-color css
<style>
span { border-color: #241826; }
span { border-color: rgb(36,24,38); }
td.TdClassName
{
border-color: #241826;
}
.TagClassName
{
border-color: #241826;
}
</style>