Shades of Mardi Gras #271527
Tints of Mardi Gras #271527
RGB
CMYK
RGB Variations
Color information
#271527 (or 0x271527) is known color: Mardi Gras. HEX triplet: 27, 15 and 27. RGB value is (39,21,39). Sum of RGB (Red+Green+Blue) = 39+21+39=99 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39.39% from 99); Green value is 21 (8.59% from 255 or 21.21% from 99); Blue value is 39 (15.62% from 255 or 39.39% from 99); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #271527 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271527 is #D8EAD8. Grayscale: #1C1C1C. Windows color (decimal): -14215897 or 2561319. OLE color: 2561319.
HSL color Cylindrical-coordinate representation of color #271527: hue angle of 300º degrees, saturation: 0.3, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #271527 is Cyan = 0, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 21 | 39 | - |
| CMYK | 0 | 0.46 | 0 | 0.85 |
| HSL | 300º | 0.3% | 0.12% | - |
| HSV(B) | 300º | 0.46% | 0.15% | - |
| XYZ | 1.47 | 1.11 | 2.06 | - |
| YUV | 28.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 39 | 0 | 0.46 | 0 | 0.85 | 300 | 0.3 | 0.12 |
| Hex | 27 | 15 | 27 | 0 | 2E | 0 | 55 | 12C | 1E | C |
| Octal | 47 | 25 | 47 | 0 | 56 | 0 | 125 | 454 | 36 | 14 |
| Binary | 100111 | 10101 | 100111 | 0 | 101110 | 0 | 1010101 | 100101100 | 11110 | 1100 |
Color Harmonies of #271527
Complementary color
Monochromatic Colors of #271527
Black with #271527
Text Example
Text Example
White with #271527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271527; }
p { color: rgb(39,21,39); }
H1.HeaderClassName
{
color: #271527;
}
.AnyTagClassName
{
color: #271527;
}
</style>
background-color css
<style>
a { background-color: #271527; }
a { background-color: rgb(39,21,39); }
div.DivClassName
{
background-color: #271527;
}
.BgClassName
{
background-color: #271527;
}
</style>
border-color css
<style>
span { border-color: #271527; }
span { border-color: rgb(39,21,39); }
td.TdClassName
{
border-color: #271527;
}
.TagClassName
{
border-color: #271527;
}
</style>