Shades of Mardi Gras #271425
Tints of Mardi Gras #271425
RGB
CMYK
RGB Variations
Color information
#271425 (or 0x271425) is known color: Mardi Gras. HEX triplet: 27, 14 and 25. RGB value is (39,20,37). Sum of RGB (Red+Green+Blue) = 39+20+37=96 (12% of max value = 765). Red value is 39 (15.62% from 255 or 40.62% from 96); Green value is 20 (8.20% from 255 or 20.83% from 96); Blue value is 37 (14.84% from 255 or 38.54% from 96); Max value from RGB is 39 - color contains mainly: red. Hex color #271425 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271425 is #D8EBDA. Grayscale: #1B1B1B. Windows color (decimal): -14216155 or 2429991. OLE color: 2429991.
HSL color Cylindrical-coordinate representation of color #271425: hue angle of 306.32º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #271425 is Cyan = 0, Magento = 0.49, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 20 | 37 | - |
| CMYK | 0 | 0.49 | 0.05 | 0.85 |
| HSL | 306.32º | 0.32% | 0.12% | - |
| HSV(B) | 306.32º | 0.49% | 0.15% | - |
| XYZ | 1.42 | 1.07 | 1.88 | - |
| YUV | 27.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 37 | 0 | 0.49 | 0.05 | 0.85 | 306.32 | 0.32 | 0.12 |
| Hex | 27 | 14 | 25 | 0 | 31 | 5 | 55 | 132 | 20 | C |
| Octal | 47 | 24 | 45 | 0 | 61 | 5 | 125 | 462 | 40 | 14 |
| Binary | 100111 | 10100 | 100101 | 0 | 110001 | 101 | 1010101 | 100110010 | 100000 | 1100 |
Color Harmonies of #271425
Complementary color
Monochromatic Colors of #271425
Black with #271425
Text Example
Text Example
White with #271425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271425; }
p { color: rgb(39,20,37); }
H1.HeaderClassName
{
color: #271425;
}
.AnyTagClassName
{
color: #271425;
}
</style>
background-color css
<style>
a { background-color: #271425; }
a { background-color: rgb(39,20,37); }
div.DivClassName
{
background-color: #271425;
}
.BgClassName
{
background-color: #271425;
}
</style>
border-color css
<style>
span { border-color: #271425; }
span { border-color: rgb(39,20,37); }
td.TdClassName
{
border-color: #271425;
}
.TagClassName
{
border-color: #271425;
}
</style>