Shades of Mardi Gras #271026
Tints of Mardi Gras #271026
RGB
CMYK
RGB Variations
Color information
#271026 (or 0x271026) is known color: Mardi Gras. HEX triplet: 27, 10 and 26. RGB value is (39,16,38). Sum of RGB (Red+Green+Blue) = 39+16+38=93 (12% of max value = 765). Red value is 39 (15.62% from 255 or 41.94% from 93); Green value is 16 (6.64% from 255 or 17.20% from 93); Blue value is 38 (15.23% from 255 or 40.86% from 93); Max value from RGB is 39 - color contains mainly: red. Hex color #271026 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271026 is #D8EFD9. Grayscale: #191919. Windows color (decimal): -14217178 or 2494503. OLE color: 2494503.
HSL color Cylindrical-coordinate representation of color #271026: hue angle of 302.61º degrees, saturation: 0.42, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #271026 is Cyan = 0, Magento = 0.59, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 16 | 38 | - |
| CMYK | 0 | 0.59 | 0.03 | 0.85 |
| HSL | 302.61º | 0.42% | 0.11% | - |
| HSV(B) | 302.61º | 0.59% | 0.15% | - |
| XYZ | 1.37 | 0.94 | 1.94 | - |
| YUV | 25.39 | 135.12 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 16 | 38 | 0 | 0.59 | 0.03 | 0.85 | 302.61 | 0.42 | 0.11 |
| Hex | 27 | 10 | 26 | 0 | 3B | 3 | 55 | 12F | 2A | B |
| Octal | 47 | 20 | 46 | 0 | 73 | 3 | 125 | 457 | 52 | 13 |
| Binary | 100111 | 10000 | 100110 | 0 | 111011 | 11 | 1010101 | 100101111 | 101010 | 1011 |
Color Harmonies of #271026
Complementary color
Monochromatic Colors of #271026
Black with #271026
Text Example
Text Example
White with #271026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271026; }
p { color: rgb(39,16,38); }
H1.HeaderClassName
{
color: #271026;
}
.AnyTagClassName
{
color: #271026;
}
</style>
background-color css
<style>
a { background-color: #271026; }
a { background-color: rgb(39,16,38); }
div.DivClassName
{
background-color: #271026;
}
.BgClassName
{
background-color: #271026;
}
</style>
border-color css
<style>
span { border-color: #271026; }
span { border-color: rgb(39,16,38); }
td.TdClassName
{
border-color: #271026;
}
.TagClassName
{
border-color: #271026;
}
</style>