Shades of Mardi Gras #271827
Tints of Mardi Gras #271827
RGB
CMYK
RGB Variations
Color information
#271827 (or 0x271827) is known color: Mardi Gras. HEX triplet: 27, 18 and 27. RGB value is (39,24,39). Sum of RGB (Red+Green+Blue) = 39+24+39=102 (13% of max value = 765). Red value is 39 (15.62% from 255 or 38.24% from 102); Green value is 24 (9.77% from 255 or 23.53% from 102); Blue value is 39 (15.62% from 255 or 38.24% from 102); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #271827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271827 is #D8E7D8. Grayscale: #1E1E1E. Windows color (decimal): -14215129 or 2562087. OLE color: 2562087.
HSL color Cylindrical-coordinate representation of color #271827: hue angle of 300º degrees, saturation: 0.24, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #271827 is Cyan = 0, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 24 | 39 | - |
| CMYK | 0 | 0.38 | 0 | 0.85 |
| HSL | 300º | 0.24% | 0.12% | - |
| HSV(B) | 300º | 0.38% | 0.15% | - |
| XYZ | 1.53 | 1.23 | 2.08 | - |
| YUV | 30.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 39 | 0 | 0.38 | 0 | 0.85 | 300 | 0.24 | 0.12 |
| Hex | 27 | 18 | 27 | 0 | 26 | 0 | 55 | 12C | 18 | C |
| Octal | 47 | 30 | 47 | 0 | 46 | 0 | 125 | 454 | 30 | 14 |
| Binary | 100111 | 11000 | 100111 | 0 | 100110 | 0 | 1010101 | 100101100 | 11000 | 1100 |
Color Harmonies of #271827
Complementary color
Monochromatic Colors of #271827
Black with #271827
Text Example
Text Example
White with #271827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271827; }
p { color: rgb(39,24,39); }
H1.HeaderClassName
{
color: #271827;
}
.AnyTagClassName
{
color: #271827;
}
</style>
background-color css
<style>
a { background-color: #271827; }
a { background-color: rgb(39,24,39); }
div.DivClassName
{
background-color: #271827;
}
.BgClassName
{
background-color: #271827;
}
</style>
border-color css
<style>
span { border-color: #271827; }
span { border-color: rgb(39,24,39); }
td.TdClassName
{
border-color: #271827;
}
.TagClassName
{
border-color: #271827;
}
</style>