Shades of Mardi Gras #340032
Tints of Mardi Gras #340032
RGB
CMYK
RGB Variations
Color information
#340032 (or 0x340032) is known color: Mardi Gras. HEX triplet: 34, 00 and 32. RGB value is (52,0,50). Sum of RGB (Red+Green+Blue) = 52+0+50=102 (13% of max value = 765). Red value is 52 (20.70% from 255 or 50.98% from 102); Green value is 0 (0.39% from 255 or 0% from 102); Blue value is 50 (19.92% from 255 or 49.02% from 102); Max value from RGB is 52 - color contains mainly: red. Hex color #340032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340032 is #CBFFCD. Grayscale: #151515. Windows color (decimal): -13369294 or 3276852. OLE color: 3276852.
HSL color Cylindrical-coordinate representation of color #340032: hue angle of 302.31º degrees, saturation: 1, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 1%. Process color model (Four color, CMYK) of #340032 is Cyan = 0, Magento = 1, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.04 | 0.80 |
| HSL | 302.31º | 1% | 0.1% | - |
| HSV(B) | 302.31º | 1% | 0.2% | - |
| XYZ | 1.99 | 0.96 | 3.1 | - |
| YUV | 21.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 0 | 50 | 0 | 1 | 0.04 | 0.80 | 302.31 | 1 | 0.1 |
| Hex | 34 | 0 | 32 | 0 | 64 | 4 | 50 | 12E | 64 | A |
| Octal | 64 | 0 | 62 | 0 | 144 | 4 | 120 | 456 | 144 | 12 |
| Binary | 110100 | 0 | 110010 | 0 | 1100100 | 100 | 1010000 | 100101110 | 1100100 | 1010 |
Color Harmonies of #340032
Complementary color
Monochromatic Colors of #340032
Black with #340032
Text Example
Text Example
White with #340032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340032; }
p { color: rgb(52,0,50); }
H1.HeaderClassName
{
color: #340032;
}
.AnyTagClassName
{
color: #340032;
}
</style>
background-color css
<style>
a { background-color: #340032; }
a { background-color: rgb(52,0,50); }
div.DivClassName
{
background-color: #340032;
}
.BgClassName
{
background-color: #340032;
}
</style>
border-color css
<style>
span { border-color: #340032; }
span { border-color: rgb(52,0,50); }
td.TdClassName
{
border-color: #340032;
}
.TagClassName
{
border-color: #340032;
}
</style>