Shades of Mardi Gras #341034
Tints of Mardi Gras #341034
RGB
CMYK
RGB Variations
Color information
#341034 (or 0x341034) is known color: Mardi Gras. HEX triplet: 34, 10 and 34. RGB value is (52,16,52). Sum of RGB (Red+Green+Blue) = 52+16+52=120 (15% of max value = 765). Red value is 52 (20.70% from 255 or 43.33% from 120); Green value is 16 (6.64% from 255 or 13.33% from 120); Blue value is 52 (20.70% from 255 or 43.33% from 120); Max value from RGB is 52 - color contains mainly: red, blue. Hex color #341034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341034 is #CBEFCB. Grayscale: #1E1E1E. Windows color (decimal): -13365196 or 3412020. OLE color: 3412020.
HSL color Cylindrical-coordinate representation of color #341034: hue angle of 300º degrees, saturation: 0.53, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #341034 is Cyan = 0, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 16 | 52 | - |
| CMYK | 0 | 0.69 | 0 | 0.80 |
| HSL | 300º | 0.53% | 0.13% | - |
| HSV(B) | 300º | 0.69% | 0.2% | - |
| XYZ | 2.22 | 1.35 | 3.39 | - |
| YUV | 30.87 | 139.93 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 52 | 0 | 0.69 | 0 | 0.80 | 300 | 0.53 | 0.13 |
| Hex | 34 | 10 | 34 | 0 | 45 | 0 | 50 | 12C | 35 | D |
| Octal | 64 | 20 | 64 | 0 | 105 | 0 | 120 | 454 | 65 | 15 |
| Binary | 110100 | 10000 | 110100 | 0 | 1000101 | 0 | 1010000 | 100101100 | 110101 | 1101 |
Color Harmonies of #341034
Complementary color
Monochromatic Colors of #341034
Black with #341034
Text Example
Text Example
White with #341034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341034; }
p { color: rgb(52,16,52); }
H1.HeaderClassName
{
color: #341034;
}
.AnyTagClassName
{
color: #341034;
}
</style>
background-color css
<style>
a { background-color: #341034; }
a { background-color: rgb(52,16,52); }
div.DivClassName
{
background-color: #341034;
}
.BgClassName
{
background-color: #341034;
}
</style>
border-color css
<style>
span { border-color: #341034; }
span { border-color: rgb(52,16,52); }
td.TdClassName
{
border-color: #341034;
}
.TagClassName
{
border-color: #341034;
}
</style>