Shades of Mardi Gras #261128
Tints of Mardi Gras #261128
RGB
CMYK
RGB Variations
Color information
#261128 (or 0x261128) is known color: Mardi Gras. HEX triplet: 26, 11 and 28. RGB value is (38,17,40). Sum of RGB (Red+Green+Blue) = 38+17+40=95 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40% from 95); Green value is 17 (7.03% from 255 or 17.89% from 95); Blue value is 40 (16.02% from 255 or 42.11% from 95); Max value from RGB is 40 - color contains mainly: blue. Hex color #261128 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261128 is #D9EED7. Grayscale: #191919. Windows color (decimal): -14282456 or 2625830. OLE color: 2625830.
HSL color Cylindrical-coordinate representation of color #261128: hue angle of 294.78º degrees, saturation: 0.4, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #261128 is Cyan = 0.05, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 17 | 40 | - |
| CMYK | 0.05 | 0.57 | 0 | 0.84 |
| HSL | 294.78º | 0.4% | 0.11% | - |
| HSV(B) | 294.78º | 0.58% | 0.16% | - |
| XYZ | 1.38 | 0.97 | 2.12 | - |
| YUV | 25.9 | 135.96 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 17 | 40 | 0.05 | 0.57 | 0 | 0.84 | 294.78 | 0.4 | 0.11 |
| Hex | 26 | 11 | 28 | 5 | 39 | 0 | 54 | 127 | 28 | B |
| Octal | 46 | 21 | 50 | 5 | 71 | 0 | 124 | 447 | 50 | 13 |
| Binary | 100110 | 10001 | 101000 | 101 | 111001 | 0 | 1010100 | 100100111 | 101000 | 1011 |
Color Harmonies of #261128
Complementary color
Monochromatic Colors of #261128
Black with #261128
Text Example
Text Example
White with #261128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261128; }
p { color: rgb(38,17,40); }
H1.HeaderClassName
{
color: #261128;
}
.AnyTagClassName
{
color: #261128;
}
</style>
background-color css
<style>
a { background-color: #261128; }
a { background-color: rgb(38,17,40); }
div.DivClassName
{
background-color: #261128;
}
.BgClassName
{
background-color: #261128;
}
</style>
border-color css
<style>
span { border-color: #261128; }
span { border-color: rgb(38,17,40); }
td.TdClassName
{
border-color: #261128;
}
.TagClassName
{
border-color: #261128;
}
</style>