Shades of Mardi Gras #270727
Tints of Mardi Gras #270727
RGB
CMYK
RGB Variations
Color information
#270727 (or 0x270727) is known color: Mardi Gras. HEX triplet: 27, 07 and 27. RGB value is (39,7,39). Sum of RGB (Red+Green+Blue) = 39+7+39=85 (11% of max value = 765). Red value is 39 (15.62% from 255 or 45.88% from 85); Green value is 7 (3.12% from 255 or 8.24% from 85); Blue value is 39 (15.62% from 255 or 45.88% from 85); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #270727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270727 is #D8F8D8. Grayscale: #141414. Windows color (decimal): -14219481 or 2557735. OLE color: 2557735.
HSL color Cylindrical-coordinate representation of color #270727: hue angle of 300º 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 #270727 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 7 | 39 | - |
| CMYK | 0 | 0.82 | 0 | 0.85 |
| HSL | 300º | 0.7% | 0.09% | - |
| HSV(B) | 300º | 0.82% | 0.15% | - |
| XYZ | 1.28 | 0.73 | 1.99 | - |
| YUV | 20.22 | 138.6 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 39 | 0 | 0.82 | 0 | 0.85 | 300 | 0.7 | 0.09 |
| Hex | 27 | 7 | 27 | 0 | 52 | 0 | 55 | 12C | 46 | 9 |
| Octal | 47 | 7 | 47 | 0 | 122 | 0 | 125 | 454 | 106 | 11 |
| Binary | 100111 | 111 | 100111 | 0 | 1010010 | 0 | 1010101 | 100101100 | 1000110 | 1001 |
Color Harmonies of #270727
Complementary color
Monochromatic Colors of #270727
Black with #270727
Text Example
Text Example
White with #270727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270727; }
p { color: rgb(39,7,39); }
H1.HeaderClassName
{
color: #270727;
}
.AnyTagClassName
{
color: #270727;
}
</style>
background-color css
<style>
a { background-color: #270727; }
a { background-color: rgb(39,7,39); }
div.DivClassName
{
background-color: #270727;
}
.BgClassName
{
background-color: #270727;
}
</style>
border-color css
<style>
span { border-color: #270727; }
span { border-color: rgb(39,7,39); }
td.TdClassName
{
border-color: #270727;
}
.TagClassName
{
border-color: #270727;
}
</style>