Shades of Mardi Gras #260824
Tints of Mardi Gras #260824
RGB
CMYK
RGB Variations
Color information
#260824 (or 0x260824) is known color: Mardi Gras. HEX triplet: 26, 08 and 24. RGB value is (38,8,36). Sum of RGB (Red+Green+Blue) = 38+8+36=82 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.34% from 82); Green value is 8 (3.52% from 255 or 9.76% from 82); Blue value is 36 (14.45% from 255 or 43.90% from 82); Max value from RGB is 38 - color contains mainly: red. Hex color #260824 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260824 is #D9F7DB. Grayscale: #141414. Windows color (decimal): -14284764 or 2361382. OLE color: 2361382.
HSL color Cylindrical-coordinate representation of color #260824: hue angle of 304º degrees, saturation: 0.65, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #260824 is Cyan = 0, Magento = 0.79, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 8 | 36 | - |
| CMYK | 0 | 0.79 | 0.05 | 0.85 |
| HSL | 304º | 0.65% | 0.09% | - |
| HSV(B) | 304º | 0.79% | 0.15% | - |
| XYZ | 1.2 | 0.71 | 1.74 | - |
| YUV | 20.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 36 | 0 | 0.79 | 0.05 | 0.85 | 304 | 0.65 | 0.09 |
| Hex | 26 | 8 | 24 | 0 | 4F | 5 | 55 | 130 | 41 | 9 |
| Octal | 46 | 10 | 44 | 0 | 117 | 5 | 125 | 460 | 101 | 11 |
| Binary | 100110 | 1000 | 100100 | 0 | 1001111 | 101 | 1010101 | 100110000 | 1000001 | 1001 |
Color Harmonies of #260824
Complementary color
Monochromatic Colors of #260824
Black with #260824
Text Example
Text Example
White with #260824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260824; }
p { color: rgb(38,8,36); }
H1.HeaderClassName
{
color: #260824;
}
.AnyTagClassName
{
color: #260824;
}
</style>
background-color css
<style>
a { background-color: #260824; }
a { background-color: rgb(38,8,36); }
div.DivClassName
{
background-color: #260824;
}
.BgClassName
{
background-color: #260824;
}
</style>
border-color css
<style>
span { border-color: #260824; }
span { border-color: rgb(38,8,36); }
td.TdClassName
{
border-color: #260824;
}
.TagClassName
{
border-color: #260824;
}
</style>