Shades of Mardi Gras #340636
Tints of Mardi Gras #340636
RGB
CMYK
RGB Variations
Color information
#340636 (or 0x340636) is known color: Mardi Gras. HEX triplet: 34, 06 and 36. RGB value is (52,6,54). Sum of RGB (Red+Green+Blue) = 52+6+54=112 (14% of max value = 765). Red value is 52 (20.70% from 255 or 46.43% from 112); Green value is 6 (2.73% from 255 or 5.36% from 112); Blue value is 54 (21.48% from 255 or 48.21% from 112); Max value from RGB is 54 - color contains mainly: blue. Hex color #340636 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340636 is #CBF9C9. Grayscale: #191919. Windows color (decimal): -13367754 or 3540532. OLE color: 3540532.
HSL color Cylindrical-coordinate representation of color #340636: hue angle of 297.5º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #340636 is Cyan = 0.04, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 6 | 54 | - |
| CMYK | 0.04 | 0.89 | 0 | 0.79 |
| HSL | 297.5º | 0.8% | 0.12% | - |
| HSV(B) | 297.5º | 0.89% | 0.21% | - |
| XYZ | 2.15 | 1.13 | 3.59 | - |
| YUV | 25.23 | 144.24 | 147.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 6 | 54 | 0.04 | 0.89 | 0 | 0.79 | 297.5 | 0.8 | 0.12 |
| Hex | 34 | 6 | 36 | 4 | 59 | 0 | 4F | 12A | 50 | C |
| Octal | 64 | 6 | 66 | 4 | 131 | 0 | 117 | 452 | 120 | 14 |
| Binary | 110100 | 110 | 110110 | 100 | 1011001 | 0 | 1001111 | 100101010 | 1010000 | 1100 |
Color Harmonies of #340636
Complementary color
Monochromatic Colors of #340636
Black with #340636
Text Example
Text Example
White with #340636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340636; }
p { color: rgb(52,6,54); }
H1.HeaderClassName
{
color: #340636;
}
.AnyTagClassName
{
color: #340636;
}
</style>
background-color css
<style>
a { background-color: #340636; }
a { background-color: rgb(52,6,54); }
div.DivClassName
{
background-color: #340636;
}
.BgClassName
{
background-color: #340636;
}
</style>
border-color css
<style>
span { border-color: #340636; }
span { border-color: rgb(52,6,54); }
td.TdClassName
{
border-color: #340636;
}
.TagClassName
{
border-color: #340636;
}
</style>