Shades of Mardi Gras #261329
Tints of Mardi Gras #261329
RGB
CMYK
RGB Variations
Color information
#261329 (or 0x261329) is known color: Mardi Gras. HEX triplet: 26, 13 and 29. RGB value is (38,19,41). Sum of RGB (Red+Green+Blue) = 38+19+41=98 (12% of max value = 765). Red value is 38 (15.23% from 255 or 38.78% from 98); Green value is 19 (7.81% from 255 or 19.39% from 98); Blue value is 41 (16.41% from 255 or 41.84% from 98); Max value from RGB is 41 - color contains mainly: blue. Hex color #261329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261329 is #D9ECD6. Grayscale: #1B1B1B. Windows color (decimal): -14281943 or 2691878. OLE color: 2691878.
HSL color Cylindrical-coordinate representation of color #261329: hue angle of 291.82º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #261329 is Cyan = 0.07, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 19 | 41 | - |
| CMYK | 0.07 | 0.54 | 0 | 0.84 |
| HSL | 291.82º | 0.37% | 0.12% | - |
| HSV(B) | 291.82º | 0.54% | 0.16% | - |
| XYZ | 1.43 | 1.04 | 2.22 | - |
| YUV | 27.19 | 135.79 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 41 | 0.07 | 0.54 | 0 | 0.84 | 291.82 | 0.37 | 0.12 |
| Hex | 26 | 13 | 29 | 7 | 36 | 0 | 54 | 124 | 25 | C |
| Octal | 46 | 23 | 51 | 7 | 66 | 0 | 124 | 444 | 45 | 14 |
| Binary | 100110 | 10011 | 101001 | 111 | 110110 | 0 | 1010100 | 100100100 | 100101 | 1100 |
Color Harmonies of #261329
Complementary color
Monochromatic Colors of #261329
Black with #261329
Text Example
Text Example
White with #261329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261329; }
p { color: rgb(38,19,41); }
H1.HeaderClassName
{
color: #261329;
}
.AnyTagClassName
{
color: #261329;
}
</style>
background-color css
<style>
a { background-color: #261329; }
a { background-color: rgb(38,19,41); }
div.DivClassName
{
background-color: #261329;
}
.BgClassName
{
background-color: #261329;
}
</style>
border-color css
<style>
span { border-color: #261329; }
span { border-color: rgb(38,19,41); }
td.TdClassName
{
border-color: #261329;
}
.TagClassName
{
border-color: #261329;
}
</style>