Shades of Mardi Gras #270827
Tints of Mardi Gras #270827
RGB
CMYK
RGB Variations
Color information
#270827 (or 0x270827) is known color: Mardi Gras. HEX triplet: 27, 08 and 27. RGB value is (39,8,39). Sum of RGB (Red+Green+Blue) = 39+8+39=86 (11% of max value = 765). Red value is 39 (15.62% from 255 or 45.35% from 86); Green value is 8 (3.52% from 255 or 9.30% from 86); Blue value is 39 (15.62% from 255 or 45.35% from 86); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #270827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270827 is #D8F7D8. Grayscale: #141414. Windows color (decimal): -14219225 or 2557991. OLE color: 2557991.
HSL color Cylindrical-coordinate representation of color #270827: hue angle of 300º degrees, saturation: 0.66, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #270827 is Cyan = 0, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 8 | 39 | - |
| CMYK | 0 | 0.79 | 0 | 0.85 |
| HSL | 300º | 0.66% | 0.09% | - |
| HSV(B) | 300º | 0.79% | 0.15% | - |
| XYZ | 1.29 | 0.75 | 2 | - |
| YUV | 20.8 | 138.27 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 39 | 0 | 0.79 | 0 | 0.85 | 300 | 0.66 | 0.09 |
| Hex | 27 | 8 | 27 | 0 | 4F | 0 | 55 | 12C | 42 | 9 |
| Octal | 47 | 10 | 47 | 0 | 117 | 0 | 125 | 454 | 102 | 11 |
| Binary | 100111 | 1000 | 100111 | 0 | 1001111 | 0 | 1010101 | 100101100 | 1000010 | 1001 |
Color Harmonies of #270827
Complementary color
Monochromatic Colors of #270827
Black with #270827
Text Example
Text Example
White with #270827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270827; }
p { color: rgb(39,8,39); }
H1.HeaderClassName
{
color: #270827;
}
.AnyTagClassName
{
color: #270827;
}
</style>
background-color css
<style>
a { background-color: #270827; }
a { background-color: rgb(39,8,39); }
div.DivClassName
{
background-color: #270827;
}
.BgClassName
{
background-color: #270827;
}
</style>
border-color css
<style>
span { border-color: #270827; }
span { border-color: rgb(39,8,39); }
td.TdClassName
{
border-color: #270827;
}
.TagClassName
{
border-color: #270827;
}
</style>