Shades of Mardi Gras #261828
Tints of Mardi Gras #261828
RGB
CMYK
RGB Variations
Color information
#261828 (or 0x261828) is known color: Mardi Gras. HEX triplet: 26, 18 and 28. RGB value is (38,24,40). Sum of RGB (Red+Green+Blue) = 38+24+40=102 (13% of max value = 765). Red value is 38 (15.23% from 255 or 37.25% from 102); Green value is 24 (9.77% from 255 or 23.53% from 102); Blue value is 40 (16.02% from 255 or 39.22% from 102); Max value from RGB is 40 - color contains mainly: blue. Hex color #261828 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261828 is #D9E7D7. Grayscale: #1D1D1D. Windows color (decimal): -14280664 or 2627622. OLE color: 2627622.
HSL color Cylindrical-coordinate representation of color #261828: hue angle of 292.5º degrees, saturation: 0.25, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #261828 is Cyan = 0.05, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 24 | 40 | - |
| CMYK | 0.05 | 0.40 | 0 | 0.84 |
| HSL | 292.5º | 0.25% | 0.13% | - |
| HSV(B) | 292.5º | 0.4% | 0.16% | - |
| XYZ | 1.51 | 1.22 | 2.16 | - |
| YUV | 30.01 | 133.64 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 40 | 0.05 | 0.40 | 0 | 0.84 | 292.5 | 0.25 | 0.13 |
| Hex | 26 | 18 | 28 | 5 | 28 | 0 | 54 | 124 | 19 | D |
| Octal | 46 | 30 | 50 | 5 | 50 | 0 | 124 | 444 | 31 | 15 |
| Binary | 100110 | 11000 | 101000 | 101 | 101000 | 0 | 1010100 | 100100100 | 11001 | 1101 |
Color Harmonies of #261828
Complementary color
Monochromatic Colors of #261828
Black with #261828
Text Example
Text Example
White with #261828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261828; }
p { color: rgb(38,24,40); }
H1.HeaderClassName
{
color: #261828;
}
.AnyTagClassName
{
color: #261828;
}
</style>
background-color css
<style>
a { background-color: #261828; }
a { background-color: rgb(38,24,40); }
div.DivClassName
{
background-color: #261828;
}
.BgClassName
{
background-color: #261828;
}
</style>
border-color css
<style>
span { border-color: #261828; }
span { border-color: rgb(38,24,40); }
td.TdClassName
{
border-color: #261828;
}
.TagClassName
{
border-color: #261828;
}
</style>