Shades of Mardi Gras #271427
Tints of Mardi Gras #271427
RGB
CMYK
RGB Variations
Color information
#271427 (or 0x271427) is known color: Mardi Gras. HEX triplet: 27, 14 and 27. RGB value is (39,20,39). Sum of RGB (Red+Green+Blue) = 39+20+39=98 (12% of max value = 765). Red value is 39 (15.62% from 255 or 39.80% from 98); Green value is 20 (8.20% from 255 or 20.41% from 98); Blue value is 39 (15.62% from 255 or 39.80% from 98); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #271427 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271427 is #D8EBD8. Grayscale: #1B1B1B. Windows color (decimal): -14216153 or 2561063. OLE color: 2561063.
HSL color Cylindrical-coordinate representation of color #271427: hue angle of 300º 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 #271427 is Cyan = 0, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
RGB | 39 | 20 | 39 | - |
CMYK | 0 | 0.49 | 0 | 0.85 |
HSL | 300º | 0.32% | 0.12% | - |
HSV(B) | 300º | 0.49% | 0.15% | - |
XYZ | 1.45 | 1.08 | 2.05 | - |
YUV | 27.85 | 134.29 | 135.96 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 39 | 20 | 39 | 0 | 0.49 | 0 | 0.85 | 300 | 0.32 | 0.12 |
Hex | 27 | 14 | 27 | 0 | 31 | 0 | 55 | 12C | 20 | C |
Octal | 47 | 24 | 47 | 0 | 61 | 0 | 125 | 454 | 40 | 14 |
Binary | 100111 | 10100 | 100111 | 0 | 110001 | 0 | 1010101 | 100101100 | 100000 | 1100 |
Color Harmonies of #271427
Complementary color
Monochromatic Colors of #271427
Black with #271427
Text Example
Text Example
White with #271427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271427; }
p { color: rgb(39,20,39); }
H1.HeaderClassName
{
color: #271427;
}
.AnyTagClassName
{
color: #271427;
}
</style>
background-color css
<style>
a { background-color: #271427; }
a { background-color: rgb(39,20,39); }
div.DivClassName
{
background-color: #271427;
}
.BgClassName
{
background-color: #271427;
}
</style>
border-color css
<style>
span { border-color: #271427; }
span { border-color: rgb(39,20,39); }
td.TdClassName
{
border-color: #271427;
}
.TagClassName
{
border-color: #271427;
}
</style>