Shades of Mardi Gras #261129
Tints of Mardi Gras #261129
RGB
CMYK
RGB Variations
Color information
#261129 (or 0x261129) is known color: Mardi Gras. HEX triplet: 26, 11 and 29. RGB value is (38,17,41). Sum of RGB (Red+Green+Blue) = 38+17+41=96 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.58% from 96); Green value is 17 (7.03% from 255 or 17.71% from 96); Blue value is 41 (16.41% from 255 or 42.71% from 96); Max value from RGB is 41 - color contains mainly: blue. Hex color #261129 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261129 is #D9EED6. Grayscale: #191919. Windows color (decimal): -14282455 or 2691366. OLE color: 2691366.
HSL color Cylindrical-coordinate representation of color #261129: hue angle of 292.5º degrees, saturation: 0.41, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #261129 is Cyan = 0.07, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 17 | 41 | - |
| CMYK | 0.07 | 0.59 | 0 | 0.84 |
| HSL | 292.5º | 0.41% | 0.11% | - |
| HSV(B) | 292.5º | 0.59% | 0.16% | - |
| XYZ | 1.4 | 0.97 | 2.21 | - |
| YUV | 26.02 | 136.46 | 136.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 17 | 41 | 0.07 | 0.59 | 0 | 0.84 | 292.5 | 0.41 | 0.11 |
| Hex | 26 | 11 | 29 | 7 | 3B | 0 | 54 | 124 | 29 | B |
| Octal | 46 | 21 | 51 | 7 | 73 | 0 | 124 | 444 | 51 | 13 |
| Binary | 100110 | 10001 | 101001 | 111 | 111011 | 0 | 1010100 | 100100100 | 101001 | 1011 |
Color Harmonies of #261129
Complementary color
Monochromatic Colors of #261129
Black with #261129
Text Example
Text Example
White with #261129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261129; }
p { color: rgb(38,17,41); }
H1.HeaderClassName
{
color: #261129;
}
.AnyTagClassName
{
color: #261129;
}
</style>
background-color css
<style>
a { background-color: #261129; }
a { background-color: rgb(38,17,41); }
div.DivClassName
{
background-color: #261129;
}
.BgClassName
{
background-color: #261129;
}
</style>
border-color css
<style>
span { border-color: #261129; }
span { border-color: rgb(38,17,41); }
td.TdClassName
{
border-color: #261129;
}
.TagClassName
{
border-color: #261129;
}
</style>