Shades of Mardi Gras #270721
Tints of Mardi Gras #270721
RGB
CMYK
RGB Variations
Color information
#270721 (or 0x270721) is known color: Mardi Gras. HEX triplet: 27, 07 and 21. RGB value is (39,7,33). Sum of RGB (Red+Green+Blue) = 39+7+33=79 (10% of max value = 765). Red value is 39 (15.62% from 255 or 49.37% from 79); Green value is 7 (3.12% from 255 or 8.86% from 79); Blue value is 33 (13.28% from 255 or 41.77% from 79); Max value from RGB is 39 - color contains mainly: red. Hex color #270721 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270721 is #D8F8DE. Grayscale: #131313. Windows color (decimal): -14219487 or 2164519. OLE color: 2164519.
HSL color Cylindrical-coordinate representation of color #270721: hue angle of 311.25º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #270721 is Cyan = 0, Magento = 0.82, Yellow = 0.15 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 7 | 33 | - |
| CMYK | 0 | 0.82 | 0.15 | 0.85 |
| HSL | 311.25º | 0.7% | 0.09% | - |
| HSV(B) | 311.25º | 0.82% | 0.15% | - |
| XYZ | 1.19 | 0.69 | 1.51 | - |
| YUV | 19.53 | 135.6 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 33 | 0 | 0.82 | 0.15 | 0.85 | 311.25 | 0.7 | 0.09 |
| Hex | 27 | 7 | 21 | 0 | 52 | F | 55 | 137 | 46 | 9 |
| Octal | 47 | 7 | 41 | 0 | 122 | 17 | 125 | 467 | 106 | 11 |
| Binary | 100111 | 111 | 100001 | 0 | 1010010 | 1111 | 1010101 | 100110111 | 1000110 | 1001 |
Color Harmonies of #270721
Complementary color
Monochromatic Colors of #270721
Black with #270721
Text Example
Text Example
White with #270721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270721; }
p { color: rgb(39,7,33); }
H1.HeaderClassName
{
color: #270721;
}
.AnyTagClassName
{
color: #270721;
}
</style>
background-color css
<style>
a { background-color: #270721; }
a { background-color: rgb(39,7,33); }
div.DivClassName
{
background-color: #270721;
}
.BgClassName
{
background-color: #270721;
}
</style>
border-color css
<style>
span { border-color: #270721; }
span { border-color: rgb(39,7,33); }
td.TdClassName
{
border-color: #270721;
}
.TagClassName
{
border-color: #270721;
}
</style>