Shades of Mardi Gras #271426
Tints of Mardi Gras #271426
RGB
CMYK
RGB Variations
Color information
#271426 (or 0x271426) is known color: Mardi Gras. HEX triplet: 27, 14 and 26. RGB value is (39,20,38). Sum of RGB (Red+Green+Blue) = 39+20+38=97 (12% of max value = 765). Red value is 39 (15.62% from 255 or 40.21% from 97); Green value is 20 (8.20% from 255 or 20.62% from 97); Blue value is 38 (15.23% from 255 or 39.18% from 97); Max value from RGB is 39 - color contains mainly: red. Hex color #271426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271426 is #D8EBD9. Grayscale: #1B1B1B. Windows color (decimal): -14216154 or 2495527. OLE color: 2495527.
HSL color Cylindrical-coordinate representation of color #271426: hue angle of 303.16º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #271426 is Cyan = 0, Magento = 0.49, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 20 | 38 | - |
| CMYK | 0 | 0.49 | 0.03 | 0.85 |
| HSL | 303.16º | 0.32% | 0.12% | - |
| HSV(B) | 303.16º | 0.49% | 0.15% | - |
| XYZ | 1.44 | 1.07 | 1.96 | - |
| YUV | 27.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 38 | 0 | 0.49 | 0.03 | 0.85 | 303.16 | 0.32 | 0.12 |
| Hex | 27 | 14 | 26 | 0 | 31 | 3 | 55 | 12F | 20 | C |
| Octal | 47 | 24 | 46 | 0 | 61 | 3 | 125 | 457 | 40 | 14 |
| Binary | 100111 | 10100 | 100110 | 0 | 110001 | 11 | 1010101 | 100101111 | 100000 | 1100 |
Color Harmonies of #271426
Complementary color
Monochromatic Colors of #271426
Black with #271426
Text Example
Text Example
White with #271426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271426; }
p { color: rgb(39,20,38); }
H1.HeaderClassName
{
color: #271426;
}
.AnyTagClassName
{
color: #271426;
}
</style>
background-color css
<style>
a { background-color: #271426; }
a { background-color: rgb(39,20,38); }
div.DivClassName
{
background-color: #271426;
}
.BgClassName
{
background-color: #271426;
}
</style>
border-color css
<style>
span { border-color: #271426; }
span { border-color: rgb(39,20,38); }
td.TdClassName
{
border-color: #271426;
}
.TagClassName
{
border-color: #271426;
}
</style>