Shades of Mardi Gras #260226
Tints of Mardi Gras #260226
RGB
CMYK
RGB Variations
Color information
#260226 (or 0x260226) is known color: Mardi Gras. HEX triplet: 26, 02 and 26. RGB value is (38,2,38). Sum of RGB (Red+Green+Blue) = 38+2+38=78 (10% of max value = 765). Red value is 38 (15.23% from 255 or 48.72% from 78); Green value is 2 (1.17% from 255 or 2.56% from 78); Blue value is 38 (15.23% from 255 or 48.72% from 78); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #260226 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260226 is #D9FDD9. Grayscale: #101010. Windows color (decimal): -14286298 or 2490918. OLE color: 2490918.
HSL color Cylindrical-coordinate representation of color #260226: hue angle of 300º degrees, saturation: 0.9, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #260226 is Cyan = 0, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 2 | 38 | - |
| CMYK | 0 | 0.95 | 0 | 0.85 |
| HSL | 300º | 0.9% | 0.08% | - |
| HSV(B) | 300º | 0.95% | 0.15% | - |
| XYZ | 1.17 | 0.6 | 1.89 | - |
| YUV | 16.87 | 139.93 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 38 | 0 | 0.95 | 0 | 0.85 | 300 | 0.9 | 0.08 |
| Hex | 26 | 2 | 26 | 0 | 5F | 0 | 55 | 12C | 5A | 8 |
| Octal | 46 | 2 | 46 | 0 | 137 | 0 | 125 | 454 | 132 | 10 |
| Binary | 100110 | 10 | 100110 | 0 | 1011111 | 0 | 1010101 | 100101100 | 1011010 | 1000 |
Color Harmonies of #260226
Complementary color
Monochromatic Colors of #260226
Black with #260226
Text Example
Text Example
White with #260226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260226; }
p { color: rgb(38,2,38); }
H1.HeaderClassName
{
color: #260226;
}
.AnyTagClassName
{
color: #260226;
}
</style>
background-color css
<style>
a { background-color: #260226; }
a { background-color: rgb(38,2,38); }
div.DivClassName
{
background-color: #260226;
}
.BgClassName
{
background-color: #260226;
}
</style>
border-color css
<style>
span { border-color: #260226; }
span { border-color: rgb(38,2,38); }
td.TdClassName
{
border-color: #260226;
}
.TagClassName
{
border-color: #260226;
}
</style>