Shades of Mardi Gras #272527
Tints of Mardi Gras #272527
RGB
CMYK
RGB Variations
Color information
#272527 (or 0x272527) is known color: Mardi Gras. HEX triplet: 27, 25 and 27. RGB value is (39,37,39). Sum of RGB (Red+Green+Blue) = 39+37+39=115 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.91% from 115); Green value is 37 (14.84% from 255 or 32.17% from 115); Blue value is 39 (15.62% from 255 or 33.91% from 115); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #272527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272527 is #D8DAD8. Grayscale: #252525. Windows color (decimal): -14211801 or 2565415. OLE color: 2565415.
HSL color Cylindrical-coordinate representation of color #272527: hue angle of 300º degrees, saturation: 0.03, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #272527 is Cyan = 0, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 37 | 39 | - |
| CMYK | 0 | 0.05 | 0 | 0.85 |
| HSL | 300º | 0.03% | 0.15% | - |
| HSV(B) | 300º | 0.05% | 0.15% | - |
| XYZ | 1.86 | 1.9 | 2.19 | - |
| YUV | 37.83 | 128.66 | 128.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 37 | 39 | 0 | 0.05 | 0 | 0.85 | 300 | 0.03 | 0.15 |
| Hex | 27 | 25 | 27 | 0 | 5 | 0 | 55 | 12C | 3 | F |
| Octal | 47 | 45 | 47 | 0 | 5 | 0 | 125 | 454 | 3 | 17 |
| Binary | 100111 | 100101 | 100111 | 0 | 101 | 0 | 1010101 | 100101100 | 11 | 1111 |
Color Harmonies of #272527
Complementary color
Monochromatic Colors of #272527
Black with #272527
Text Example
Text Example
White with #272527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272527; }
p { color: rgb(39,37,39); }
H1.HeaderClassName
{
color: #272527;
}
.AnyTagClassName
{
color: #272527;
}
</style>
background-color css
<style>
a { background-color: #272527; }
a { background-color: rgb(39,37,39); }
div.DivClassName
{
background-color: #272527;
}
.BgClassName
{
background-color: #272527;
}
</style>
border-color css
<style>
span { border-color: #272527; }
span { border-color: rgb(39,37,39); }
td.TdClassName
{
border-color: #272527;
}
.TagClassName
{
border-color: #272527;
}
</style>