Shades of Mardi Gras #260924
Tints of Mardi Gras #260924
RGB
CMYK
RGB Variations
Color information
#260924 (or 0x260924) is known color: Mardi Gras. HEX triplet: 26, 09 and 24. RGB value is (38,9,36). Sum of RGB (Red+Green+Blue) = 38+9+36=83 (10% of max value = 765). Red value is 38 (15.23% from 255 or 45.78% from 83); Green value is 9 (3.91% from 255 or 10.84% from 83); Blue value is 36 (14.45% from 255 or 43.37% from 83); Max value from RGB is 38 - color contains mainly: red. Hex color #260924 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260924 is #D9F6DB. Grayscale: #141414. Windows color (decimal): -14284508 or 2361638. OLE color: 2361638.
HSL color Cylindrical-coordinate representation of color #260924: hue angle of 304.14º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #260924 is Cyan = 0, Magento = 0.76, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 9 | 36 | - |
| CMYK | 0 | 0.76 | 0.05 | 0.85 |
| HSL | 304.14º | 0.62% | 0.09% | - |
| HSV(B) | 304.14º | 0.76% | 0.15% | - |
| XYZ | 1.22 | 0.73 | 1.75 | - |
| YUV | 20.75 | 136.61 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 36 | 0 | 0.76 | 0.05 | 0.85 | 304.14 | 0.62 | 0.09 |
| Hex | 26 | 9 | 24 | 0 | 4C | 5 | 55 | 130 | 3E | 9 |
| Octal | 46 | 11 | 44 | 0 | 114 | 5 | 125 | 460 | 76 | 11 |
| Binary | 100110 | 1001 | 100100 | 0 | 1001100 | 101 | 1010101 | 100110000 | 111110 | 1001 |
Color Harmonies of #260924
Complementary color
Monochromatic Colors of #260924
Black with #260924
Text Example
Text Example
White with #260924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260924; }
p { color: rgb(38,9,36); }
H1.HeaderClassName
{
color: #260924;
}
.AnyTagClassName
{
color: #260924;
}
</style>
background-color css
<style>
a { background-color: #260924; }
a { background-color: rgb(38,9,36); }
div.DivClassName
{
background-color: #260924;
}
.BgClassName
{
background-color: #260924;
}
</style>
border-color css
<style>
span { border-color: #260924; }
span { border-color: rgb(38,9,36); }
td.TdClassName
{
border-color: #260924;
}
.TagClassName
{
border-color: #260924;
}
</style>