Shades of Mardi Gras #270020
Tints of Mardi Gras #270020
RGB
CMYK
RGB Variations
Color information
#270020 (or 0x270020) is known color: Mardi Gras. HEX triplet: 27, 00 and 20. RGB value is (39,0,32). Sum of RGB (Red+Green+Blue) = 39+0+32=71 (9% of max value = 765). Red value is 39 (15.62% from 255 or 54.93% from 71); Green value is 0 (0.39% from 255 or 0% from 71); Blue value is 32 (12.89% from 255 or 45.07% from 71); Max value from RGB is 39 - color contains mainly: red. Hex color #270020 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270020 is #D8FFDF. Grayscale: #0F0F0F. Windows color (decimal): -14221280 or 2097191. OLE color: 2097191.
HSL color Cylindrical-coordinate representation of color #270020: hue angle of 310.77º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #270020 is Cyan = 0, Magento = 1, Yellow = 0.18 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 0 | 32 | - |
| CMYK | 0 | 1 | 0.18 | 0.85 |
| HSL | 310.77º | 1% | 0.08% | - |
| HSV(B) | 310.77º | 1% | 0.15% | - |
| XYZ | 1.1 | 0.54 | 1.41 | - |
| YUV | 15.31 | 137.42 | 144.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 32 | 0 | 1 | 0.18 | 0.85 | 310.77 | 1 | 0.08 |
| Hex | 27 | 0 | 20 | 0 | 64 | 12 | 55 | 137 | 64 | 8 |
| Octal | 47 | 0 | 40 | 0 | 144 | 22 | 125 | 467 | 144 | 10 |
| Binary | 100111 | 0 | 100000 | 0 | 1100100 | 10010 | 1010101 | 100110111 | 1100100 | 1000 |
Color Harmonies of #270020
Complementary color
Monochromatic Colors of #270020
Black with #270020
Text Example
Text Example
White with #270020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270020; }
p { color: rgb(39,0,32); }
H1.HeaderClassName
{
color: #270020;
}
.AnyTagClassName
{
color: #270020;
}
</style>
background-color css
<style>
a { background-color: #270020; }
a { background-color: rgb(39,0,32); }
div.DivClassName
{
background-color: #270020;
}
.BgClassName
{
background-color: #270020;
}
</style>
border-color css
<style>
span { border-color: #270020; }
span { border-color: rgb(39,0,32); }
td.TdClassName
{
border-color: #270020;
}
.TagClassName
{
border-color: #270020;
}
</style>