Shades of Mardi Gras #260829
Tints of Mardi Gras #260829
RGB
CMYK
RGB Variations
Color information
#260829 (or 0x260829) is known color: Mardi Gras. HEX triplet: 26, 08 and 29. RGB value is (38,8,41). Sum of RGB (Red+Green+Blue) = 38+8+41=87 (11% of max value = 765). Red value is 38 (15.23% from 255 or 43.68% from 87); Green value is 8 (3.52% from 255 or 9.20% from 87); Blue value is 41 (16.41% from 255 or 47.13% from 87); Max value from RGB is 41 - color contains mainly: blue. Hex color #260829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260829 is #D9F7D6. Grayscale: #141414. Windows color (decimal): -14284759 or 2689062. OLE color: 2689062.
HSL color Cylindrical-coordinate representation of color #260829: hue angle of 294.55º degrees, saturation: 0.67, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #260829 is Cyan = 0.07, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 8 | 41 | - |
| CMYK | 0.07 | 0.80 | 0 | 0.84 |
| HSL | 294.55º | 0.67% | 0.1% | - |
| HSV(B) | 294.55º | 0.8% | 0.16% | - |
| XYZ | 1.29 | 0.75 | 2.17 | - |
| YUV | 20.73 | 139.44 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 41 | 0.07 | 0.80 | 0 | 0.84 | 294.55 | 0.67 | 0.1 |
| Hex | 26 | 8 | 29 | 7 | 50 | 0 | 54 | 127 | 43 | A |
| Octal | 46 | 10 | 51 | 7 | 120 | 0 | 124 | 447 | 103 | 12 |
| Binary | 100110 | 1000 | 101001 | 111 | 1010000 | 0 | 1010100 | 100100111 | 1000011 | 1010 |
Color Harmonies of #260829
Complementary color
Monochromatic Colors of #260829
Black with #260829
Text Example
Text Example
White with #260829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260829; }
p { color: rgb(38,8,41); }
H1.HeaderClassName
{
color: #260829;
}
.AnyTagClassName
{
color: #260829;
}
</style>
background-color css
<style>
a { background-color: #260829; }
a { background-color: rgb(38,8,41); }
div.DivClassName
{
background-color: #260829;
}
.BgClassName
{
background-color: #260829;
}
</style>
border-color css
<style>
span { border-color: #260829; }
span { border-color: rgb(38,8,41); }
td.TdClassName
{
border-color: #260829;
}
.TagClassName
{
border-color: #260829;
}
</style>