Shades of Mardi Gras #260728
Tints of Mardi Gras #260728
RGB
CMYK
RGB Variations
Color information
#260728 (or 0x260728) is known color: Mardi Gras. HEX triplet: 26, 07 and 28. RGB value is (38,7,40). Sum of RGB (Red+Green+Blue) = 38+7+40=85 (11% of max value = 765). Red value is 38 (15.23% from 255 or 44.71% from 85); Green value is 7 (3.12% from 255 or 8.24% from 85); Blue value is 40 (16.02% from 255 or 47.06% from 85); Max value from RGB is 40 - color contains mainly: blue. Hex color #260728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260728 is #D9F8D7. Grayscale: #131313. Windows color (decimal): -14285016 or 2623270. OLE color: 2623270.
HSL color Cylindrical-coordinate representation of color #260728: hue angle of 296.36º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #260728 is Cyan = 0.05, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 38 | 7 | 40 | - |
| CMYK | 0.05 | 0.83 | 0 | 0.84 |
| HSL | 296.36º | 0.7% | 0.09% | - |
| HSV(B) | 296.36º | 0.83% | 0.16% | - |
| XYZ | 1.26 | 0.72 | 2.08 | - |
| YUV | 20.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 7 | 40 | 0.05 | 0.83 | 0 | 0.84 | 296.36 | 0.7 | 0.09 |
| Hex | 26 | 7 | 28 | 5 | 53 | 0 | 54 | 128 | 46 | 9 |
| Octal | 46 | 7 | 50 | 5 | 123 | 0 | 124 | 450 | 106 | 11 |
| Binary | 100110 | 111 | 101000 | 101 | 1010011 | 0 | 1010100 | 100101000 | 1000110 | 1001 |
Color Harmonies of #260728
Complementary color
Monochromatic Colors of #260728
Black with #260728
Text Example
Text Example
White with #260728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260728; }
p { color: rgb(38,7,40); }
H1.HeaderClassName
{
color: #260728;
}
.AnyTagClassName
{
color: #260728;
}
</style>
background-color css
<style>
a { background-color: #260728; }
a { background-color: rgb(38,7,40); }
div.DivClassName
{
background-color: #260728;
}
.BgClassName
{
background-color: #260728;
}
</style>
border-color css
<style>
span { border-color: #260728; }
span { border-color: rgb(38,7,40); }
td.TdClassName
{
border-color: #260728;
}
.TagClassName
{
border-color: #260728;
}
</style>