Shades of Mardi Gras #260022
Tints of Mardi Gras #260022
RGB
CMYK
RGB Variations
Color information
#260022 (or 0x260022) is known color: Mardi Gras. HEX triplet: 26, 00 and 22. RGB value is (38,0,34). Sum of RGB (Red+Green+Blue) = 38+0+34=72 (9% of max value = 765). Red value is 38 (15.23% from 255 or 52.78% from 72); Green value is 0 (0.39% from 255 or 0% from 72); Blue value is 34 (13.67% from 255 or 47.22% from 72); Max value from RGB is 38 - color contains mainly: red. Hex color #260022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260022 is #D9FFDD. Grayscale: #0F0F0F. Windows color (decimal): -14286814 or 2228262. OLE color: 2228262.
HSL color Cylindrical-coordinate representation of color #260022: hue angle of 306.32º degrees, saturation: 1, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260022 is Cyan = 0, Magento = 1, Yellow = 0.11 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 0 | 34 | - |
| CMYK | 0 | 1 | 0.11 | 0.85 |
| HSL | 306.32º | 1% | 0.07% | - |
| HSV(B) | 306.32º | 1% | 0.15% | - |
| XYZ | 1.09 | 0.53 | 1.56 | - |
| YUV | 15.24 | 138.59 | 144.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 34 | 0 | 1 | 0.11 | 0.85 | 306.32 | 1 | 0.07 |
| Hex | 26 | 0 | 22 | 0 | 64 | B | 55 | 132 | 64 | 7 |
| Octal | 46 | 0 | 42 | 0 | 144 | 13 | 125 | 462 | 144 | 7 |
| Binary | 100110 | 0 | 100010 | 0 | 1100100 | 1011 | 1010101 | 100110010 | 1100100 | 111 |
Color Harmonies of #260022
Complementary color
Monochromatic Colors of #260022
Black with #260022
Text Example
Text Example
White with #260022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260022; }
p { color: rgb(38,0,34); }
H1.HeaderClassName
{
color: #260022;
}
.AnyTagClassName
{
color: #260022;
}
</style>
background-color css
<style>
a { background-color: #260022; }
a { background-color: rgb(38,0,34); }
div.DivClassName
{
background-color: #260022;
}
.BgClassName
{
background-color: #260022;
}
</style>
border-color css
<style>
span { border-color: #260022; }
span { border-color: rgb(38,0,34); }
td.TdClassName
{
border-color: #260022;
}
.TagClassName
{
border-color: #260022;
}
</style>