Shades of Mardi Gras #270021
Tints of Mardi Gras #270021
RGB
CMYK
RGB Variations
Color information
#270021 (or 0x270021) is known color: Mardi Gras. HEX triplet: 27, 00 and 21. RGB value is (39,0,33). Sum of RGB (Red+Green+Blue) = 39+0+33=72 (9% of max value = 765). Red value is 39 (15.62% from 255 or 54.17% from 72); Green value is 0 (0.39% from 255 or 0% from 72); Blue value is 33 (13.28% from 255 or 45.83% from 72); Max value from RGB is 39 - color contains mainly: red. Hex color #270021 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270021 is #D8FFDE. Grayscale: #0F0F0F. Windows color (decimal): -14221279 or 2162727. OLE color: 2162727.
HSL color Cylindrical-coordinate representation of color #270021: hue angle of 309.23º 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 #270021 is Cyan = 0, Magento = 1, Yellow = 0.15 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 0 | 33 | - |
| CMYK | 0 | 1 | 0.15 | 0.85 |
| HSL | 309.23º | 1% | 0.08% | - |
| HSV(B) | 309.23º | 1% | 0.15% | - |
| XYZ | 1.11 | 0.54 | 1.48 | - |
| YUV | 15.42 | 137.92 | 144.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 0 | 33 | 0 | 1 | 0.15 | 0.85 | 309.23 | 1 | 0.08 |
| Hex | 27 | 0 | 21 | 0 | 64 | F | 55 | 135 | 64 | 8 |
| Octal | 47 | 0 | 41 | 0 | 144 | 17 | 125 | 465 | 144 | 10 |
| Binary | 100111 | 0 | 100001 | 0 | 1100100 | 1111 | 1010101 | 100110101 | 1100100 | 1000 |
Color Harmonies of #270021
Complementary color
Monochromatic Colors of #270021
Black with #270021
Text Example
Text Example
White with #270021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270021; }
p { color: rgb(39,0,33); }
H1.HeaderClassName
{
color: #270021;
}
.AnyTagClassName
{
color: #270021;
}
</style>
background-color css
<style>
a { background-color: #270021; }
a { background-color: rgb(39,0,33); }
div.DivClassName
{
background-color: #270021;
}
.BgClassName
{
background-color: #270021;
}
</style>
border-color css
<style>
span { border-color: #270021; }
span { border-color: rgb(39,0,33); }
td.TdClassName
{
border-color: #270021;
}
.TagClassName
{
border-color: #270021;
}
</style>