Shades of Mardi Gras #260429
Tints of Mardi Gras #260429
RGB
CMYK
RGB Variations
Color information
#260429 (or 0x260429) is known color: Mardi Gras. HEX triplet: 26, 04 and 29. RGB value is (38,4,41). Sum of RGB (Red+Green+Blue) = 38+4+41=83 (10% of max value = 765). Red value is 38 (15.23% from 255 or 45.78% from 83); Green value is 4 (1.95% from 255 or 4.82% from 83); Blue value is 41 (16.41% from 255 or 49.40% from 83); Max value from RGB is 41 - color contains mainly: blue. Hex color #260429 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260429 is #D9FBD6. Grayscale: #121212. Windows color (decimal): -14285783 or 2688038. OLE color: 2688038.
HSL color Cylindrical-coordinate representation of color #260429: hue angle of 295.14º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #260429 is Cyan = 0.07, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 4 | 41 | - |
| CMYK | 0.07 | 0.90 | 0 | 0.84 |
| HSL | 295.14º | 0.82% | 0.09% | - |
| HSV(B) | 295.14º | 0.9% | 0.16% | - |
| XYZ | 1.24 | 0.66 | 2.16 | - |
| YUV | 18.38 | 140.76 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 41 | 0.07 | 0.90 | 0 | 0.84 | 295.14 | 0.82 | 0.09 |
| Hex | 26 | 4 | 29 | 7 | 5A | 0 | 54 | 127 | 52 | 9 |
| Octal | 46 | 4 | 51 | 7 | 132 | 0 | 124 | 447 | 122 | 11 |
| Binary | 100110 | 100 | 101001 | 111 | 1011010 | 0 | 1010100 | 100100111 | 1010010 | 1001 |
Color Harmonies of #260429
Complementary color
Monochromatic Colors of #260429
Black with #260429
Text Example
Text Example
White with #260429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260429; }
p { color: rgb(38,4,41); }
H1.HeaderClassName
{
color: #260429;
}
.AnyTagClassName
{
color: #260429;
}
</style>
background-color css
<style>
a { background-color: #260429; }
a { background-color: rgb(38,4,41); }
div.DivClassName
{
background-color: #260429;
}
.BgClassName
{
background-color: #260429;
}
</style>
border-color css
<style>
span { border-color: #260429; }
span { border-color: rgb(38,4,41); }
td.TdClassName
{
border-color: #260429;
}
.TagClassName
{
border-color: #260429;
}
</style>