Shades of Mardi Gras #341431
Tints of Mardi Gras #341431
RGB
CMYK
RGB Variations
Color information
#341431 (or 0x341431) is known color: Mardi Gras. HEX triplet: 34, 14 and 31. RGB value is (52,20,49). Sum of RGB (Red+Green+Blue) = 52+20+49=121 (16% of max value = 765). Red value is 52 (20.70% from 255 or 42.98% from 121); Green value is 20 (8.20% from 255 or 16.53% from 121); Blue value is 49 (19.53% from 255 or 40.50% from 121); Max value from RGB is 52 - color contains mainly: red. Hex color #341431 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341431 is #CBEBCE. Grayscale: #202020. Windows color (decimal): -13364175 or 3216436. OLE color: 3216436.
HSL color Cylindrical-coordinate representation of color #341431: hue angle of 305.62º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #341431 is Cyan = 0, Magento = 0.62, Yellow = 0.06 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 20 | 49 | - |
| CMYK | 0 | 0.62 | 0.06 | 0.80 |
| HSL | 305.63º | 0.44% | 0.14% | - |
| HSV(B) | 305.63º | 0.62% | 0.2% | - |
| XYZ | 2.22 | 1.45 | 3.07 | - |
| YUV | 32.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 20 | 49 | 0 | 0.62 | 0.06 | 0.80 | 305.63 | 0.44 | 0.14 |
| Hex | 34 | 14 | 31 | 0 | 3E | 6 | 50 | 132 | 2C | E |
| Octal | 64 | 24 | 61 | 0 | 76 | 6 | 120 | 462 | 54 | 16 |
| Binary | 110100 | 10100 | 110001 | 0 | 111110 | 110 | 1010000 | 100110010 | 101100 | 1110 |
Color Harmonies of #341431
Complementary color
Monochromatic Colors of #341431
Black with #341431
Text Example
Text Example
White with #341431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341431; }
p { color: rgb(52,20,49); }
H1.HeaderClassName
{
color: #341431;
}
.AnyTagClassName
{
color: #341431;
}
</style>
background-color css
<style>
a { background-color: #341431; }
a { background-color: rgb(52,20,49); }
div.DivClassName
{
background-color: #341431;
}
.BgClassName
{
background-color: #341431;
}
</style>
border-color css
<style>
span { border-color: #341431; }
span { border-color: rgb(52,20,49); }
td.TdClassName
{
border-color: #341431;
}
.TagClassName
{
border-color: #341431;
}
</style>