Shades of Mardi Gras #260527
Tints of Mardi Gras #260527
RGB
CMYK
RGB Variations
Color information
#260527 (or 0x260527) is known color: Mardi Gras. HEX triplet: 26, 05 and 27. RGB value is (38,5,39). Sum of RGB (Red+Green+Blue) = 38+5+39=82 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.34% from 82); Green value is 5 (2.34% from 255 or 6.10% from 82); Blue value is 39 (15.62% from 255 or 47.56% from 82); Max value from RGB is 39 - color contains mainly: blue. Hex color #260527 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260527 is #D9FAD8. Grayscale: #121212. Windows color (decimal): -14285529 or 2557222. OLE color: 2557222.
HSL color Cylindrical-coordinate representation of color #260527: hue angle of 298.24º degrees, saturation: 0.77, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #260527 is Cyan = 0.03, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 5 | 39 | - |
| CMYK | 0.03 | 0.87 | 0 | 0.85 |
| HSL | 298.24º | 0.77% | 0.09% | - |
| HSV(B) | 298.24º | 0.87% | 0.15% | - |
| XYZ | 1.22 | 0.67 | 1.98 | - |
| YUV | 18.74 | 139.43 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 39 | 0.03 | 0.87 | 0 | 0.85 | 298.24 | 0.77 | 0.09 |
| Hex | 26 | 5 | 27 | 3 | 57 | 0 | 55 | 12A | 4D | 9 |
| Octal | 46 | 5 | 47 | 3 | 127 | 0 | 125 | 452 | 115 | 11 |
| Binary | 100110 | 101 | 100111 | 11 | 1010111 | 0 | 1010101 | 100101010 | 1001101 | 1001 |
Color Harmonies of #260527
Complementary color
Monochromatic Colors of #260527
Black with #260527
Text Example
Text Example
White with #260527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260527; }
p { color: rgb(38,5,39); }
H1.HeaderClassName
{
color: #260527;
}
.AnyTagClassName
{
color: #260527;
}
</style>
background-color css
<style>
a { background-color: #260527; }
a { background-color: rgb(38,5,39); }
div.DivClassName
{
background-color: #260527;
}
.BgClassName
{
background-color: #260527;
}
</style>
border-color css
<style>
span { border-color: #260527; }
span { border-color: rgb(38,5,39); }
td.TdClassName
{
border-color: #260527;
}
.TagClassName
{
border-color: #260527;
}
</style>