Shades of Mardi Gras #270627
Tints of Mardi Gras #270627
RGB
CMYK
RGB Variations
Color information
#270627 (or 0x270627) is known color: Mardi Gras. HEX triplet: 27, 06 and 27. RGB value is (39,6,39). Sum of RGB (Red+Green+Blue) = 39+6+39=84 (11% of max value = 765). Red value is 39 (15.62% from 255 or 46.43% from 84); Green value is 6 (2.73% from 255 or 7.14% from 84); Blue value is 39 (15.62% from 255 or 46.43% from 84); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #270627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270627 is #D8F9D8. Grayscale: #131313. Windows color (decimal): -14219737 or 2557479. OLE color: 2557479.
HSL color Cylindrical-coordinate representation of color #270627: hue angle of 300º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #270627 is Cyan = 0, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 6 | 39 | - |
| CMYK | 0 | 0.85 | 0 | 0.85 |
| HSL | 300º | 0.73% | 0.09% | - |
| HSV(B) | 300º | 0.85% | 0.15% | - |
| XYZ | 1.27 | 0.71 | 1.99 | - |
| YUV | 19.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 6 | 39 | 0 | 0.85 | 0 | 0.85 | 300 | 0.73 | 0.09 |
| Hex | 27 | 6 | 27 | 0 | 55 | 0 | 55 | 12C | 49 | 9 |
| Octal | 47 | 6 | 47 | 0 | 125 | 0 | 125 | 454 | 111 | 11 |
| Binary | 100111 | 110 | 100111 | 0 | 1010101 | 0 | 1010101 | 100101100 | 1001001 | 1001 |
Color Harmonies of #270627
Complementary color
Monochromatic Colors of #270627
Black with #270627
Text Example
Text Example
White with #270627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270627; }
p { color: rgb(39,6,39); }
H1.HeaderClassName
{
color: #270627;
}
.AnyTagClassName
{
color: #270627;
}
</style>
background-color css
<style>
a { background-color: #270627; }
a { background-color: rgb(39,6,39); }
div.DivClassName
{
background-color: #270627;
}
.BgClassName
{
background-color: #270627;
}
</style>
border-color css
<style>
span { border-color: #270627; }
span { border-color: rgb(39,6,39); }
td.TdClassName
{
border-color: #270627;
}
.TagClassName
{
border-color: #270627;
}
</style>