Shades of Mardi Gras #261826
Tints of Mardi Gras #261826
RGB
CMYK
RGB Variations
Color information
#261826 (or 0x261826) is known color: Mardi Gras. HEX triplet: 26, 18 and 26. RGB value is (38,24,38). Sum of RGB (Red+Green+Blue) = 38+24+38=100 (13% of max value = 765). Red value is 38 (15.23% from 255 or 38% from 100); Green value is 24 (9.77% from 255 or 24% from 100); Blue value is 38 (15.23% from 255 or 38% from 100); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #261826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261826 is #D9E7D9. Grayscale: #1D1D1D. Windows color (decimal): -14280666 or 2496550. OLE color: 2496550.
HSL color Cylindrical-coordinate representation of color #261826: hue angle of 300º 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 #261826 is Cyan = 0, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 24 | 38 | - |
| CMYK | 0 | 0.37 | 0 | 0.85 |
| HSL | 300º | 0.23% | 0.12% | - |
| HSV(B) | 300º | 0.37% | 0.15% | - |
| XYZ | 1.48 | 1.21 | 1.99 | - |
| YUV | 29.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 38 | 0 | 0.37 | 0 | 0.85 | 300 | 0.23 | 0.12 |
| Hex | 26 | 18 | 26 | 0 | 25 | 0 | 55 | 12C | 17 | C |
| Octal | 46 | 30 | 46 | 0 | 45 | 0 | 125 | 454 | 27 | 14 |
| Binary | 100110 | 11000 | 100110 | 0 | 100101 | 0 | 1010101 | 100101100 | 10111 | 1100 |
Color Harmonies of #261826
Complementary color
Monochromatic Colors of #261826
Black with #261826
Text Example
Text Example
White with #261826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261826; }
p { color: rgb(38,24,38); }
H1.HeaderClassName
{
color: #261826;
}
.AnyTagClassName
{
color: #261826;
}
</style>
background-color css
<style>
a { background-color: #261826; }
a { background-color: rgb(38,24,38); }
div.DivClassName
{
background-color: #261826;
}
.BgClassName
{
background-color: #261826;
}
</style>
border-color css
<style>
span { border-color: #261826; }
span { border-color: rgb(38,24,38); }
td.TdClassName
{
border-color: #261826;
}
.TagClassName
{
border-color: #261826;
}
</style>