Shades of Mardi Gras #341534
Tints of Mardi Gras #341534
RGB
CMYK
RGB Variations
Color information
#341534 (or 0x341534) is known color: Mardi Gras. HEX triplet: 34, 15 and 34. RGB value is (52,21,52). Sum of RGB (Red+Green+Blue) = 52+21+52=125 (16% of max value = 765). Red value is 52 (20.70% from 255 or 41.6% from 125); Green value is 21 (8.59% from 255 or 16.8% from 125); Blue value is 52 (20.70% from 255 or 41.6% from 125); Max value from RGB is 52 - color contains mainly: red, blue. Hex color #341534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341534 is #CBEACB. Grayscale: #212121. Windows color (decimal): -13363916 or 3413300. OLE color: 3413300.
HSL color Cylindrical-coordinate representation of color #341534: hue angle of 300º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #341534 is Cyan = 0, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 21 | 52 | - |
| CMYK | 0 | 0.60 | 0 | 0.80 |
| HSL | 300º | 0.42% | 0.14% | - |
| HSV(B) | 300º | 0.6% | 0.2% | - |
| XYZ | 2.3 | 1.51 | 3.42 | - |
| YUV | 33.8 | 138.27 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 52 | 0 | 0.60 | 0 | 0.80 | 300 | 0.42 | 0.14 |
| Hex | 34 | 15 | 34 | 0 | 3C | 0 | 50 | 12C | 2A | E |
| Octal | 64 | 25 | 64 | 0 | 74 | 0 | 120 | 454 | 52 | 16 |
| Binary | 110100 | 10101 | 110100 | 0 | 111100 | 0 | 1010000 | 100101100 | 101010 | 1110 |
Color Harmonies of #341534
Complementary color
Monochromatic Colors of #341534
Black with #341534
Text Example
Text Example
White with #341534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341534; }
p { color: rgb(52,21,52); }
H1.HeaderClassName
{
color: #341534;
}
.AnyTagClassName
{
color: #341534;
}
</style>
background-color css
<style>
a { background-color: #341534; }
a { background-color: rgb(52,21,52); }
div.DivClassName
{
background-color: #341534;
}
.BgClassName
{
background-color: #341534;
}
</style>
border-color css
<style>
span { border-color: #341534; }
span { border-color: rgb(52,21,52); }
td.TdClassName
{
border-color: #341534;
}
.TagClassName
{
border-color: #341534;
}
</style>