Shades of Mardi Gras #270927
Tints of Mardi Gras #270927
RGB
CMYK
RGB Variations
Color information
#270927 (or 0x270927) is known color: Mardi Gras. HEX triplet: 27, 09 and 27. RGB value is (39,9,39). Sum of RGB (Red+Green+Blue) = 39+9+39=87 (11% of max value = 765). Red value is 39 (15.62% from 255 or 44.83% from 87); Green value is 9 (3.91% from 255 or 10.34% from 87); Blue value is 39 (15.62% from 255 or 44.83% from 87); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #270927 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270927 is #D8F6D8. Grayscale: #151515. Windows color (decimal): -14218969 or 2558247. OLE color: 2558247.
HSL color Cylindrical-coordinate representation of color #270927: hue angle of 300º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #270927 is Cyan = 0, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 9 | 39 | - |
| CMYK | 0 | 0.77 | 0 | 0.85 |
| HSL | 300º | 0.63% | 0.09% | - |
| HSV(B) | 300º | 0.77% | 0.15% | - |
| XYZ | 1.3 | 0.77 | 2 | - |
| YUV | 21.39 | 137.94 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 39 | 0 | 0.77 | 0 | 0.85 | 300 | 0.63 | 0.09 |
| Hex | 27 | 9 | 27 | 0 | 4D | 0 | 55 | 12C | 3E | 9 |
| Octal | 47 | 11 | 47 | 0 | 115 | 0 | 125 | 454 | 76 | 11 |
| Binary | 100111 | 1001 | 100111 | 0 | 1001101 | 0 | 1010101 | 100101100 | 111110 | 1001 |
Color Harmonies of #270927
Complementary color
Monochromatic Colors of #270927
Black with #270927
Text Example
Text Example
White with #270927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270927; }
p { color: rgb(39,9,39); }
H1.HeaderClassName
{
color: #270927;
}
.AnyTagClassName
{
color: #270927;
}
</style>
background-color css
<style>
a { background-color: #270927; }
a { background-color: rgb(39,9,39); }
div.DivClassName
{
background-color: #270927;
}
.BgClassName
{
background-color: #270927;
}
</style>
border-color css
<style>
span { border-color: #270927; }
span { border-color: rgb(39,9,39); }
td.TdClassName
{
border-color: #270927;
}
.TagClassName
{
border-color: #270927;
}
</style>