Shades of Mardi Gras #271826
Tints of Mardi Gras #271826
RGB
CMYK
RGB Variations
Color information
#271826 (or 0x271826) is known color: Mardi Gras. HEX triplet: 27, 18 and 26. RGB value is (39,24,38). Sum of RGB (Red+Green+Blue) = 39+24+38=101 (13% of max value = 765). Red value is 39 (15.62% from 255 or 38.61% from 101); Green value is 24 (9.77% from 255 or 23.76% from 101); Blue value is 38 (15.23% from 255 or 37.62% from 101); Max value from RGB is 39 - color contains mainly: red. Hex color #271826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271826 is #D8E7D9. Grayscale: #1E1E1E. Windows color (decimal): -14215130 or 2496551. OLE color: 2496551.
HSL color Cylindrical-coordinate representation of color #271826: hue angle of 304º degrees, saturation: 0.24, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #271826 is Cyan = 0, Magento = 0.38, Yellow = 0.03 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 24 | 38 | - |
| CMYK | 0 | 0.38 | 0.03 | 0.85 |
| HSL | 304º | 0.24% | 0.12% | - |
| HSV(B) | 304º | 0.38% | 0.15% | - |
| XYZ | 1.51 | 1.22 | 1.99 | - |
| YUV | 30.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 38 | 0 | 0.38 | 0.03 | 0.85 | 304 | 0.24 | 0.12 |
| Hex | 27 | 18 | 26 | 0 | 26 | 3 | 55 | 130 | 18 | C |
| Octal | 47 | 30 | 46 | 0 | 46 | 3 | 125 | 460 | 30 | 14 |
| Binary | 100111 | 11000 | 100110 | 0 | 100110 | 11 | 1010101 | 100110000 | 11000 | 1100 |
Color Harmonies of #271826
Complementary color
Monochromatic Colors of #271826
Black with #271826
Text Example
Text Example
White with #271826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271826; }
p { color: rgb(39,24,38); }
H1.HeaderClassName
{
color: #271826;
}
.AnyTagClassName
{
color: #271826;
}
</style>
background-color css
<style>
a { background-color: #271826; }
a { background-color: rgb(39,24,38); }
div.DivClassName
{
background-color: #271826;
}
.BgClassName
{
background-color: #271826;
}
</style>
border-color css
<style>
span { border-color: #271826; }
span { border-color: rgb(39,24,38); }
td.TdClassName
{
border-color: #271826;
}
.TagClassName
{
border-color: #271826;
}
</style>