Shades of Mardi Gras #261624
Tints of Mardi Gras #261624
RGB
CMYK
RGB Variations
Color information
#261624 (or 0x261624) is known color: Mardi Gras. HEX triplet: 26, 16 and 24. RGB value is (38,22,36). Sum of RGB (Red+Green+Blue) = 38+22+36=96 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.58% from 96); Green value is 22 (8.98% from 255 or 22.92% from 96); Blue value is 36 (14.45% from 255 or 37.5% from 96); Max value from RGB is 38 - color contains mainly: red. Hex color #261624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261624 is #D9E9DB. Grayscale: #1C1C1C. Windows color (decimal): -14281180 or 2364966. OLE color: 2364966.
HSL color Cylindrical-coordinate representation of color #261624: hue angle of 307.5º degrees, saturation: 0.27, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #261624 is Cyan = 0, Magento = 0.42, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 22 | 36 | - |
| CMYK | 0 | 0.42 | 0.05 | 0.85 |
| HSL | 307.5º | 0.27% | 0.12% | - |
| HSV(B) | 307.5º | 0.42% | 0.15% | - |
| XYZ | 1.4 | 1.11 | 1.81 | - |
| YUV | 28.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 36 | 0 | 0.42 | 0.05 | 0.85 | 307.5 | 0.27 | 0.12 |
| Hex | 26 | 16 | 24 | 0 | 2A | 5 | 55 | 134 | 1B | C |
| Octal | 46 | 26 | 44 | 0 | 52 | 5 | 125 | 464 | 33 | 14 |
| Binary | 100110 | 10110 | 100100 | 0 | 101010 | 101 | 1010101 | 100110100 | 11011 | 1100 |
Color Harmonies of #261624
Complementary color
Monochromatic Colors of #261624
Black with #261624
Text Example
Text Example
White with #261624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261624; }
p { color: rgb(38,22,36); }
H1.HeaderClassName
{
color: #261624;
}
.AnyTagClassName
{
color: #261624;
}
</style>
background-color css
<style>
a { background-color: #261624; }
a { background-color: rgb(38,22,36); }
div.DivClassName
{
background-color: #261624;
}
.BgClassName
{
background-color: #261624;
}
</style>
border-color css
<style>
span { border-color: #261624; }
span { border-color: rgb(38,22,36); }
td.TdClassName
{
border-color: #261624;
}
.TagClassName
{
border-color: #261624;
}
</style>