Shades of Mardi Gras #271327
Tints of Mardi Gras #271327
RGB
CMYK
RGB Variations
Color information
#271327 (or 0x271327) is known color: Mardi Gras. HEX triplet: 27, 13 and 27. RGB value is (39,19,39). Sum of RGB (Red+Green+Blue) = 39+19+39=97 (12% of max value = 765). Red value is 39 (15.62% from 255 or 40.21% from 97); Green value is 19 (7.81% from 255 or 19.59% from 97); Blue value is 39 (15.62% from 255 or 40.21% from 97); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #271327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271327 is #D8ECD8. Grayscale: #1B1B1B. Windows color (decimal): -14216409 or 2560807. OLE color: 2560807.
HSL color Cylindrical-coordinate representation of color #271327: hue angle of 300º degrees, saturation: 0.34, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #271327 is Cyan = 0, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 19 | 39 | - |
| CMYK | 0 | 0.51 | 0 | 0.85 |
| HSL | 300º | 0.34% | 0.11% | - |
| HSV(B) | 300º | 0.51% | 0.15% | - |
| XYZ | 1.44 | 1.04 | 2.05 | - |
| YUV | 27.26 | 134.63 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 39 | 0 | 0.51 | 0 | 0.85 | 300 | 0.34 | 0.11 |
| Hex | 27 | 13 | 27 | 0 | 33 | 0 | 55 | 12C | 22 | B |
| Octal | 47 | 23 | 47 | 0 | 63 | 0 | 125 | 454 | 42 | 13 |
| Binary | 100111 | 10011 | 100111 | 0 | 110011 | 0 | 1010101 | 100101100 | 100010 | 1011 |
Color Harmonies of #271327
Complementary color
Monochromatic Colors of #271327
Black with #271327
Text Example
Text Example
White with #271327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271327; }
p { color: rgb(39,19,39); }
H1.HeaderClassName
{
color: #271327;
}
.AnyTagClassName
{
color: #271327;
}
</style>
background-color css
<style>
a { background-color: #271327; }
a { background-color: rgb(39,19,39); }
div.DivClassName
{
background-color: #271327;
}
.BgClassName
{
background-color: #271327;
}
</style>
border-color css
<style>
span { border-color: #271327; }
span { border-color: rgb(39,19,39); }
td.TdClassName
{
border-color: #271327;
}
.TagClassName
{
border-color: #271327;
}
</style>