Shades of Mardi Gras #260720
Tints of Mardi Gras #260720
RGB
CMYK
RGB Variations
Color information
#260720 (or 0x260720) is known color: Mardi Gras. HEX triplet: 26, 07 and 20. RGB value is (38,7,32). Sum of RGB (Red+Green+Blue) = 38+7+32=77 (10% of max value = 765). Red value is 38 (15.23% from 255 or 49.35% from 77); Green value is 7 (3.12% from 255 or 9.09% from 77); Blue value is 32 (12.89% from 255 or 41.56% from 77); Max value from RGB is 38 - color contains mainly: red. Hex color #260720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260720 is #D9F8DF. Grayscale: #131313. Windows color (decimal): -14285024 or 2098982. OLE color: 2098982.
HSL color Cylindrical-coordinate representation of color #260720: hue angle of 311.61º degrees, saturation: 0.69, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #260720 is Cyan = 0, Magento = 0.82, Yellow = 0.16 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 7 | 32 | - |
| CMYK | 0 | 0.82 | 0.16 | 0.85 |
| HSL | 311.61º | 0.69% | 0.09% | - |
| HSV(B) | 311.61º | 0.82% | 0.15% | - |
| XYZ | 1.14 | 0.67 | 1.44 | - |
| YUV | 19.12 | 135.27 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 7 | 32 | 0 | 0.82 | 0.16 | 0.85 | 311.61 | 0.69 | 0.09 |
| Hex | 26 | 7 | 20 | 0 | 52 | 10 | 55 | 138 | 45 | 9 |
| Octal | 46 | 7 | 40 | 0 | 122 | 20 | 125 | 470 | 105 | 11 |
| Binary | 100110 | 111 | 100000 | 0 | 1010010 | 10000 | 1010101 | 100111000 | 1000101 | 1001 |
Color Harmonies of #260720
Complementary color
Monochromatic Colors of #260720
Black with #260720
Text Example
Text Example
White with #260720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260720; }
p { color: rgb(38,7,32); }
H1.HeaderClassName
{
color: #260720;
}
.AnyTagClassName
{
color: #260720;
}
</style>
background-color css
<style>
a { background-color: #260720; }
a { background-color: rgb(38,7,32); }
div.DivClassName
{
background-color: #260720;
}
.BgClassName
{
background-color: #260720;
}
</style>
border-color css
<style>
span { border-color: #260720; }
span { border-color: rgb(38,7,32); }
td.TdClassName
{
border-color: #260720;
}
.TagClassName
{
border-color: #260720;
}
</style>