Shades of Mardi Gras #271926
Tints of Mardi Gras #271926
RGB
CMYK
RGB Variations
Color information
#271926 (or 0x271926) is known color: Mardi Gras. HEX triplet: 27, 19 and 26. RGB value is (39,25,38). Sum of RGB (Red+Green+Blue) = 39+25+38=102 (13% of max value = 765). Red value is 39 (15.62% from 255 or 38.24% from 102); Green value is 25 (10.16% from 255 or 24.51% from 102); Blue value is 38 (15.23% from 255 or 37.25% from 102); Max value from RGB is 39 - color contains mainly: red. Hex color #271926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271926 is #D8E6D9. Grayscale: #1E1E1E. Windows color (decimal): -14214874 or 2496807. OLE color: 2496807.
HSL color Cylindrical-coordinate representation of color #271926: hue angle of 304.29º degrees, saturation: 0.22, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #271926 is Cyan = 0, Magento = 0.36, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 25 | 38 | - |
| CMYK | 0 | 0.36 | 0.03 | 0.85 |
| HSL | 304.29º | 0.22% | 0.13% | - |
| HSV(B) | 304.29º | 0.36% | 0.15% | - |
| XYZ | 1.53 | 1.27 | 2 | - |
| YUV | 30.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 25 | 38 | 0 | 0.36 | 0.03 | 0.85 | 304.29 | 0.22 | 0.13 |
| Hex | 27 | 19 | 26 | 0 | 24 | 3 | 55 | 130 | 16 | D |
| Octal | 47 | 31 | 46 | 0 | 44 | 3 | 125 | 460 | 26 | 15 |
| Binary | 100111 | 11001 | 100110 | 0 | 100100 | 11 | 1010101 | 100110000 | 10110 | 1101 |
Color Harmonies of #271926
Complementary color
Monochromatic Colors of #271926
Black with #271926
Text Example
Text Example
White with #271926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271926; }
p { color: rgb(39,25,38); }
H1.HeaderClassName
{
color: #271926;
}
.AnyTagClassName
{
color: #271926;
}
</style>
background-color css
<style>
a { background-color: #271926; }
a { background-color: rgb(39,25,38); }
div.DivClassName
{
background-color: #271926;
}
.BgClassName
{
background-color: #271926;
}
</style>
border-color css
<style>
span { border-color: #271926; }
span { border-color: rgb(39,25,38); }
td.TdClassName
{
border-color: #271926;
}
.TagClassName
{
border-color: #271926;
}
</style>