Shades of Mardi Gras #271125
Tints of Mardi Gras #271125
RGB
CMYK
RGB Variations
Color information
#271125 (or 0x271125) is known color: Mardi Gras. HEX triplet: 27, 11 and 25. RGB value is (39,17,37). Sum of RGB (Red+Green+Blue) = 39+17+37=93 (12% of max value = 765). Red value is 39 (15.62% from 255 or 41.94% from 93); Green value is 17 (7.03% from 255 or 18.28% from 93); Blue value is 37 (14.84% from 255 or 39.78% from 93); Max value from RGB is 39 - color contains mainly: red. Hex color #271125 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271125 is #D8EEDA. Grayscale: #191919. Windows color (decimal): -14216923 or 2429223. OLE color: 2429223.
HSL color Cylindrical-coordinate representation of color #271125: hue angle of 305.45º degrees, saturation: 0.39, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #271125 is Cyan = 0, Magento = 0.56, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 17 | 37 | - |
| CMYK | 0 | 0.56 | 0.05 | 0.85 |
| HSL | 305.45º | 0.39% | 0.11% | - |
| HSV(B) | 305.45º | 0.56% | 0.15% | - |
| XYZ | 1.37 | 0.97 | 1.86 | - |
| YUV | 25.86 | 134.29 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 17 | 37 | 0 | 0.56 | 0.05 | 0.85 | 305.45 | 0.39 | 0.11 |
| Hex | 27 | 11 | 25 | 0 | 38 | 5 | 55 | 131 | 27 | B |
| Octal | 47 | 21 | 45 | 0 | 70 | 5 | 125 | 461 | 47 | 13 |
| Binary | 100111 | 10001 | 100101 | 0 | 111000 | 101 | 1010101 | 100110001 | 100111 | 1011 |
Color Harmonies of #271125
Complementary color
Monochromatic Colors of #271125
Black with #271125
Text Example
Text Example
White with #271125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271125; }
p { color: rgb(39,17,37); }
H1.HeaderClassName
{
color: #271125;
}
.AnyTagClassName
{
color: #271125;
}
</style>
background-color css
<style>
a { background-color: #271125; }
a { background-color: rgb(39,17,37); }
div.DivClassName
{
background-color: #271125;
}
.BgClassName
{
background-color: #271125;
}
</style>
border-color css
<style>
span { border-color: #271125; }
span { border-color: rgb(39,17,37); }
td.TdClassName
{
border-color: #271125;
}
.TagClassName
{
border-color: #271125;
}
</style>