Shades of Mardi Gras #260727
Tints of Mardi Gras #260727
RGB
CMYK
RGB Variations
Color information
#260727 (or 0x260727) is known color: Mardi Gras. HEX triplet: 26, 07 and 27. RGB value is (38,7,39). Sum of RGB (Red+Green+Blue) = 38+7+39=84 (11% of max value = 765). Red value is 38 (15.23% from 255 or 45.24% from 84); Green value is 7 (3.12% from 255 or 8.33% from 84); Blue value is 39 (15.62% from 255 or 46.43% from 84); Max value from RGB is 39 - color contains mainly: blue. Hex color #260727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260727 is #D9F8D8. Grayscale: #131313. Windows color (decimal): -14285017 or 2557734. OLE color: 2557734.
HSL color Cylindrical-coordinate representation of color #260727: hue angle of 298.12º degrees, saturation: 0.7, 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 #260727 is Cyan = 0.03, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 7 | 39 | - |
| CMYK | 0.03 | 0.82 | 0 | 0.85 |
| HSL | 298.13º | 0.7% | 0.09% | - |
| HSV(B) | 298.13º | 0.82% | 0.15% | - |
| XYZ | 1.24 | 0.71 | 1.99 | - |
| YUV | 19.92 | 138.77 | 140.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 7 | 39 | 0.03 | 0.82 | 0 | 0.85 | 298.13 | 0.7 | 0.09 |
| Hex | 26 | 7 | 27 | 3 | 52 | 0 | 55 | 12A | 46 | 9 |
| Octal | 46 | 7 | 47 | 3 | 122 | 0 | 125 | 452 | 106 | 11 |
| Binary | 100110 | 111 | 100111 | 11 | 1010010 | 0 | 1010101 | 100101010 | 1000110 | 1001 |
Color Harmonies of #260727
Complementary color
Monochromatic Colors of #260727
Black with #260727
Text Example
Text Example
White with #260727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260727; }
p { color: rgb(38,7,39); }
H1.HeaderClassName
{
color: #260727;
}
.AnyTagClassName
{
color: #260727;
}
</style>
background-color css
<style>
a { background-color: #260727; }
a { background-color: rgb(38,7,39); }
div.DivClassName
{
background-color: #260727;
}
.BgClassName
{
background-color: #260727;
}
</style>
border-color css
<style>
span { border-color: #260727; }
span { border-color: rgb(38,7,39); }
td.TdClassName
{
border-color: #260727;
}
.TagClassName
{
border-color: #260727;
}
</style>