Shades of Mardi Gras #271627
Tints of Mardi Gras #271627
RGB
CMYK
RGB Variations
Color information
#271627 (or 0x271627) is known color: Mardi Gras. HEX triplet: 27, 16 and 27. RGB value is (39,22,39). Sum of RGB (Red+Green+Blue) = 39+22+39=100 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39% from 100); Green value is 22 (8.98% from 255 or 22% from 100); Blue value is 39 (15.62% from 255 or 39% from 100); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #271627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271627 is #D8E9D8. Grayscale: #1C1C1C. Windows color (decimal): -14215641 or 2561575. OLE color: 2561575.
HSL color Cylindrical-coordinate representation of color #271627: hue angle of 300º degrees, saturation: 0.28, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #271627 is Cyan = 0, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 22 | 39 | - |
| CMYK | 0 | 0.44 | 0 | 0.85 |
| HSL | 300º | 0.28% | 0.12% | - |
| HSV(B) | 300º | 0.44% | 0.15% | - |
| XYZ | 1.49 | 1.15 | 2.06 | - |
| YUV | 29.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 22 | 39 | 0 | 0.44 | 0 | 0.85 | 300 | 0.28 | 0.12 |
| Hex | 27 | 16 | 27 | 0 | 2C | 0 | 55 | 12C | 1C | C |
| Octal | 47 | 26 | 47 | 0 | 54 | 0 | 125 | 454 | 34 | 14 |
| Binary | 100111 | 10110 | 100111 | 0 | 101100 | 0 | 1010101 | 100101100 | 11100 | 1100 |
Color Harmonies of #271627
Complementary color
Monochromatic Colors of #271627
Black with #271627
Text Example
Text Example
White with #271627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271627; }
p { color: rgb(39,22,39); }
H1.HeaderClassName
{
color: #271627;
}
.AnyTagClassName
{
color: #271627;
}
</style>
background-color css
<style>
a { background-color: #271627; }
a { background-color: rgb(39,22,39); }
div.DivClassName
{
background-color: #271627;
}
.BgClassName
{
background-color: #271627;
}
</style>
border-color css
<style>
span { border-color: #271627; }
span { border-color: rgb(39,22,39); }
td.TdClassName
{
border-color: #271627;
}
.TagClassName
{
border-color: #271627;
}
</style>