Shades of Mardi Gras #271326
Tints of Mardi Gras #271326
RGB
CMYK
RGB Variations
Color information
#271326 (or 0x271326) is known color: Mardi Gras. HEX triplet: 27, 13 and 26. RGB value is (39,19,38). Sum of RGB (Red+Green+Blue) = 39+19+38=96 (12% of max value = 765). Red value is 39 (15.62% from 255 or 40.62% from 96); Green value is 19 (7.81% from 255 or 19.79% from 96); Blue value is 38 (15.23% from 255 or 39.58% from 96); Max value from RGB is 39 - color contains mainly: red. Hex color #271326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271326 is #D8ECD9. Grayscale: #1B1B1B. Windows color (decimal): -14216410 or 2495271. OLE color: 2495271.
HSL color Cylindrical-coordinate representation of color #271326: hue angle of 303º 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 #271326 is Cyan = 0, Magento = 0.51, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 19 | 38 | - |
| CMYK | 0 | 0.51 | 0.03 | 0.85 |
| HSL | 303º | 0.34% | 0.11% | - |
| HSV(B) | 303º | 0.51% | 0.15% | - |
| XYZ | 1.42 | 1.04 | 1.96 | - |
| YUV | 27.15 | 134.13 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 38 | 0 | 0.51 | 0.03 | 0.85 | 303 | 0.34 | 0.11 |
| Hex | 27 | 13 | 26 | 0 | 33 | 3 | 55 | 12F | 22 | B |
| Octal | 47 | 23 | 46 | 0 | 63 | 3 | 125 | 457 | 42 | 13 |
| Binary | 100111 | 10011 | 100110 | 0 | 110011 | 11 | 1010101 | 100101111 | 100010 | 1011 |
Color Harmonies of #271326
Complementary color
Monochromatic Colors of #271326
Black with #271326
Text Example
Text Example
White with #271326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271326; }
p { color: rgb(39,19,38); }
H1.HeaderClassName
{
color: #271326;
}
.AnyTagClassName
{
color: #271326;
}
</style>
background-color css
<style>
a { background-color: #271326; }
a { background-color: rgb(39,19,38); }
div.DivClassName
{
background-color: #271326;
}
.BgClassName
{
background-color: #271326;
}
</style>
border-color css
<style>
span { border-color: #271326; }
span { border-color: rgb(39,19,38); }
td.TdClassName
{
border-color: #271326;
}
.TagClassName
{
border-color: #271326;
}
</style>