Shades of Mardi Gras #271329
Tints of Mardi Gras #271329
RGB
CMYK
RGB Variations
Color information
#271329 (or 0x271329) is known color: Mardi Gras. HEX triplet: 27, 13 and 29. RGB value is (39,19,41). Sum of RGB (Red+Green+Blue) = 39+19+41=99 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39.39% from 99); Green value is 19 (7.81% from 255 or 19.19% from 99); Blue value is 41 (16.41% from 255 or 41.41% from 99); Max value from RGB is 41 - color contains mainly: blue. Hex color #271329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271329 is #D8ECD6. Grayscale: #1B1B1B. Windows color (decimal): -14216407 or 2691879. OLE color: 2691879.
HSL color Cylindrical-coordinate representation of color #271329: hue angle of 294.55º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #271329 is Cyan = 0.05, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 19 | 41 | - |
| CMYK | 0.05 | 0.54 | 0 | 0.84 |
| HSL | 294.55º | 0.37% | 0.12% | - |
| HSV(B) | 294.55º | 0.54% | 0.16% | - |
| XYZ | 1.47 | 1.06 | 2.22 | - |
| YUV | 27.49 | 135.63 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 41 | 0.05 | 0.54 | 0 | 0.84 | 294.55 | 0.37 | 0.12 |
| Hex | 27 | 13 | 29 | 5 | 36 | 0 | 54 | 127 | 25 | C |
| Octal | 47 | 23 | 51 | 5 | 66 | 0 | 124 | 447 | 45 | 14 |
| Binary | 100111 | 10011 | 101001 | 101 | 110110 | 0 | 1010100 | 100100111 | 100101 | 1100 |
Color Harmonies of #271329
Complementary color
Monochromatic Colors of #271329
Black with #271329
Text Example
Text Example
White with #271329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271329; }
p { color: rgb(39,19,41); }
H1.HeaderClassName
{
color: #271329;
}
.AnyTagClassName
{
color: #271329;
}
</style>
background-color css
<style>
a { background-color: #271329; }
a { background-color: rgb(39,19,41); }
div.DivClassName
{
background-color: #271329;
}
.BgClassName
{
background-color: #271329;
}
</style>
border-color css
<style>
span { border-color: #271329; }
span { border-color: rgb(39,19,41); }
td.TdClassName
{
border-color: #271329;
}
.TagClassName
{
border-color: #271329;
}
</style>