Shades of Mardi Gras #260329
Tints of Mardi Gras #260329
RGB
CMYK
RGB Variations
Color information
#260329 (or 0x260329) is known color: Mardi Gras. HEX triplet: 26, 03 and 29. RGB value is (38,3,41). Sum of RGB (Red+Green+Blue) = 38+3+41=82 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.34% from 82); Green value is 3 (1.56% from 255 or 3.66% from 82); Blue value is 41 (16.41% from 255 or 50% from 82); Max value from RGB is 41 - color contains mainly: blue. Hex color #260329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260329 is #D9FCD6. Grayscale: #111111. Windows color (decimal): -14286039 or 2687782. OLE color: 2687782.
HSL color Cylindrical-coordinate representation of color #260329: hue angle of 295.26º degrees, saturation: 0.86, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #260329 is Cyan = 0.07, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 3 | 41 | - |
| CMYK | 0.07 | 0.93 | 0 | 0.84 |
| HSL | 295.26º | 0.86% | 0.09% | - |
| HSV(B) | 295.26º | 0.93% | 0.16% | - |
| XYZ | 1.23 | 0.64 | 2.16 | - |
| YUV | 17.8 | 141.1 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 41 | 0.07 | 0.93 | 0 | 0.84 | 295.26 | 0.86 | 0.09 |
| Hex | 26 | 3 | 29 | 7 | 5D | 0 | 54 | 127 | 56 | 9 |
| Octal | 46 | 3 | 51 | 7 | 135 | 0 | 124 | 447 | 126 | 11 |
| Binary | 100110 | 11 | 101001 | 111 | 1011101 | 0 | 1010100 | 100100111 | 1010110 | 1001 |
Color Harmonies of #260329
Complementary color
Monochromatic Colors of #260329
Black with #260329
Text Example
Text Example
White with #260329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260329; }
p { color: rgb(38,3,41); }
H1.HeaderClassName
{
color: #260329;
}
.AnyTagClassName
{
color: #260329;
}
</style>
background-color css
<style>
a { background-color: #260329; }
a { background-color: rgb(38,3,41); }
div.DivClassName
{
background-color: #260329;
}
.BgClassName
{
background-color: #260329;
}
</style>
border-color css
<style>
span { border-color: #260329; }
span { border-color: rgb(38,3,41); }
td.TdClassName
{
border-color: #260329;
}
.TagClassName
{
border-color: #260329;
}
</style>