Shades of Mardi Gras #261029
Tints of Mardi Gras #261029
RGB
CMYK
RGB Variations
Color information
#261029 (or 0x261029) is known color: Mardi Gras. HEX triplet: 26, 10 and 29. RGB value is (38,16,41). Sum of RGB (Red+Green+Blue) = 38+16+41=95 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40% from 95); Green value is 16 (6.64% from 255 or 16.84% from 95); Blue value is 41 (16.41% from 255 or 43.16% from 95); Max value from RGB is 41 - color contains mainly: blue. Hex color #261029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261029 is #D9EFD6. Grayscale: #191919. Windows color (decimal): -14282711 or 2691110. OLE color: 2691110.
HSL color Cylindrical-coordinate representation of color #261029: hue angle of 292.8º degrees, saturation: 0.44, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #261029 is Cyan = 0.07, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 16 | 41 | - |
| CMYK | 0.07 | 0.61 | 0 | 0.84 |
| HSL | 292.8º | 0.44% | 0.11% | - |
| HSV(B) | 292.8º | 0.61% | 0.16% | - |
| XYZ | 1.38 | 0.94 | 2.21 | - |
| YUV | 25.43 | 136.79 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 41 | 0.07 | 0.61 | 0 | 0.84 | 292.8 | 0.44 | 0.11 |
| Hex | 26 | 10 | 29 | 7 | 3D | 0 | 54 | 125 | 2C | B |
| Octal | 46 | 20 | 51 | 7 | 75 | 0 | 124 | 445 | 54 | 13 |
| Binary | 100110 | 10000 | 101001 | 111 | 111101 | 0 | 1010100 | 100100101 | 101100 | 1011 |
Color Harmonies of #261029
Complementary color
Monochromatic Colors of #261029
Black with #261029
Text Example
Text Example
White with #261029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261029; }
p { color: rgb(38,16,41); }
H1.HeaderClassName
{
color: #261029;
}
.AnyTagClassName
{
color: #261029;
}
</style>
background-color css
<style>
a { background-color: #261029; }
a { background-color: rgb(38,16,41); }
div.DivClassName
{
background-color: #261029;
}
.BgClassName
{
background-color: #261029;
}
</style>
border-color css
<style>
span { border-color: #261029; }
span { border-color: rgb(38,16,41); }
td.TdClassName
{
border-color: #261029;
}
.TagClassName
{
border-color: #261029;
}
</style>