Shades of Mardi Gras #261928
Tints of Mardi Gras #261928
RGB
CMYK
RGB Variations
Color information
#261928 (or 0x261928) is known color: Mardi Gras. HEX triplet: 26, 19 and 28. RGB value is (38,25,40). Sum of RGB (Red+Green+Blue) = 38+25+40=103 (13% of max value = 765). Red value is 38 (15.23% from 255 or 36.89% from 103); Green value is 25 (10.16% from 255 or 24.27% from 103); Blue value is 40 (16.02% from 255 or 38.83% from 103); Max value from RGB is 40 - color contains mainly: blue. Hex color #261928 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261928 is #D9E6D7. Grayscale: #1E1E1E. Windows color (decimal): -14280408 or 2627878. OLE color: 2627878.
HSL color Cylindrical-coordinate representation of color #261928: hue angle of 292º degrees, saturation: 0.23, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #261928 is Cyan = 0.05, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 25 | 40 | - |
| CMYK | 0.05 | 0.38 | 0 | 0.84 |
| HSL | 292º | 0.23% | 0.13% | - |
| HSV(B) | 292º | 0.38% | 0.16% | - |
| XYZ | 1.53 | 1.26 | 2.17 | - |
| YUV | 30.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 40 | 0.05 | 0.38 | 0 | 0.84 | 292 | 0.23 | 0.13 |
| Hex | 26 | 19 | 28 | 5 | 26 | 0 | 54 | 124 | 17 | D |
| Octal | 46 | 31 | 50 | 5 | 46 | 0 | 124 | 444 | 27 | 15 |
| Binary | 100110 | 11001 | 101000 | 101 | 100110 | 0 | 1010100 | 100100100 | 10111 | 1101 |
Color Harmonies of #261928
Complementary color
Monochromatic Colors of #261928
Black with #261928
Text Example
Text Example
White with #261928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261928; }
p { color: rgb(38,25,40); }
H1.HeaderClassName
{
color: #261928;
}
.AnyTagClassName
{
color: #261928;
}
</style>
background-color css
<style>
a { background-color: #261928; }
a { background-color: rgb(38,25,40); }
div.DivClassName
{
background-color: #261928;
}
.BgClassName
{
background-color: #261928;
}
</style>
border-color css
<style>
span { border-color: #261928; }
span { border-color: rgb(38,25,40); }
td.TdClassName
{
border-color: #261928;
}
.TagClassName
{
border-color: #261928;
}
</style>