Shades of Mardi Gras #270327
Tints of Mardi Gras #270327
RGB
CMYK
RGB Variations
Color information
#270327 (or 0x270327) is known color: Mardi Gras. HEX triplet: 27, 03 and 27. RGB value is (39,3,39). Sum of RGB (Red+Green+Blue) = 39+3+39=81 (10% of max value = 765). Red value is 39 (15.62% from 255 or 48.15% from 81); Green value is 3 (1.56% from 255 or 3.70% from 81); Blue value is 39 (15.62% from 255 or 48.15% from 81); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #270327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270327 is #D8FCD8. Grayscale: #111111. Windows color (decimal): -14220505 or 2556711. OLE color: 2556711.
HSL color Cylindrical-coordinate representation of color #270327: hue angle of 300º degrees, saturation: 0.86, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270327 is Cyan = 0, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 3 | 39 | - |
| CMYK | 0 | 0.92 | 0 | 0.85 |
| HSL | 300º | 0.86% | 0.08% | - |
| HSV(B) | 300º | 0.92% | 0.15% | - |
| XYZ | 1.24 | 0.64 | 1.98 | - |
| YUV | 17.87 | 139.93 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 39 | 0 | 0.92 | 0 | 0.85 | 300 | 0.86 | 0.08 |
| Hex | 27 | 3 | 27 | 0 | 5C | 0 | 55 | 12C | 56 | 8 |
| Octal | 47 | 3 | 47 | 0 | 134 | 0 | 125 | 454 | 126 | 10 |
| Binary | 100111 | 11 | 100111 | 0 | 1011100 | 0 | 1010101 | 100101100 | 1010110 | 1000 |
Color Harmonies of #270327
Complementary color
Monochromatic Colors of #270327
Black with #270327
Text Example
Text Example
White with #270327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270327; }
p { color: rgb(39,3,39); }
H1.HeaderClassName
{
color: #270327;
}
.AnyTagClassName
{
color: #270327;
}
</style>
background-color css
<style>
a { background-color: #270327; }
a { background-color: rgb(39,3,39); }
div.DivClassName
{
background-color: #270327;
}
.BgClassName
{
background-color: #270327;
}
</style>
border-color css
<style>
span { border-color: #270327; }
span { border-color: rgb(39,3,39); }
td.TdClassName
{
border-color: #270327;
}
.TagClassName
{
border-color: #270327;
}
</style>