Shades of Mardi Gras #260929
Tints of Mardi Gras #260929
RGB
CMYK
RGB Variations
Color information
#260929 (or 0x260929) is known color: Mardi Gras. HEX triplet: 26, 09 and 29. RGB value is (38,9,41). Sum of RGB (Red+Green+Blue) = 38+9+41=88 (11% of max value = 765). Red value is 38 (15.23% from 255 or 43.18% from 88); Green value is 9 (3.91% from 255 or 10.23% from 88); Blue value is 41 (16.41% from 255 or 46.59% from 88); Max value from RGB is 41 - color contains mainly: blue. Hex color #260929 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260929 is #D9F6D6. Grayscale: #151515. Windows color (decimal): -14284503 or 2689318. OLE color: 2689318.
HSL color Cylindrical-coordinate representation of color #260929: hue angle of 294.38º degrees, saturation: 0.64, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #260929 is Cyan = 0.07, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 9 | 41 | - |
| CMYK | 0.07 | 0.78 | 0 | 0.84 |
| HSL | 294.38º | 0.64% | 0.1% | - |
| HSV(B) | 294.38º | 0.78% | 0.16% | - |
| XYZ | 1.3 | 0.77 | 2.18 | - |
| YUV | 21.32 | 139.11 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 41 | 0.07 | 0.78 | 0 | 0.84 | 294.38 | 0.64 | 0.1 |
| Hex | 26 | 9 | 29 | 7 | 4E | 0 | 54 | 126 | 40 | A |
| Octal | 46 | 11 | 51 | 7 | 116 | 0 | 124 | 446 | 100 | 12 |
| Binary | 100110 | 1001 | 101001 | 111 | 1001110 | 0 | 1010100 | 100100110 | 1000000 | 1010 |
Color Harmonies of #260929
Complementary color
Monochromatic Colors of #260929
Black with #260929
Text Example
Text Example
White with #260929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260929; }
p { color: rgb(38,9,41); }
H1.HeaderClassName
{
color: #260929;
}
.AnyTagClassName
{
color: #260929;
}
</style>
background-color css
<style>
a { background-color: #260929; }
a { background-color: rgb(38,9,41); }
div.DivClassName
{
background-color: #260929;
}
.BgClassName
{
background-color: #260929;
}
</style>
border-color css
<style>
span { border-color: #260929; }
span { border-color: rgb(38,9,41); }
td.TdClassName
{
border-color: #260929;
}
.TagClassName
{
border-color: #260929;
}
</style>