Shades of Mardi Gras #340536
Tints of Mardi Gras #340536
RGB
CMYK
RGB Variations
Color information
#340536 (or 0x340536) is known color: Mardi Gras. HEX triplet: 34, 05 and 36. RGB value is (52,5,54). Sum of RGB (Red+Green+Blue) = 52+5+54=111 (14% of max value = 765). Red value is 52 (20.70% from 255 or 46.85% from 111); Green value is 5 (2.34% from 255 or 4.50% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 54 - color contains mainly: blue. Hex color #340536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340536 is #CBFAC9. Grayscale: #181818. Windows color (decimal): -13368010 or 3540276. OLE color: 3540276.
HSL color Cylindrical-coordinate representation of color #340536: hue angle of 297.55º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #340536 is Cyan = 0.04, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 5 | 54 | - |
| CMYK | 0.04 | 0.91 | 0 | 0.79 |
| HSL | 297.55º | 0.83% | 0.12% | - |
| HSV(B) | 297.55º | 0.91% | 0.21% | - |
| XYZ | 2.14 | 1.1 | 3.59 | - |
| YUV | 24.64 | 144.57 | 147.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 54 | 0.04 | 0.91 | 0 | 0.79 | 297.55 | 0.83 | 0.12 |
| Hex | 34 | 5 | 36 | 4 | 5B | 0 | 4F | 12A | 53 | C |
| Octal | 64 | 5 | 66 | 4 | 133 | 0 | 117 | 452 | 123 | 14 |
| Binary | 110100 | 101 | 110110 | 100 | 1011011 | 0 | 1001111 | 100101010 | 1010011 | 1100 |
Color Harmonies of #340536
Complementary color
Monochromatic Colors of #340536
Black with #340536
Text Example
Text Example
White with #340536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340536; }
p { color: rgb(52,5,54); }
H1.HeaderClassName
{
color: #340536;
}
.AnyTagClassName
{
color: #340536;
}
</style>
background-color css
<style>
a { background-color: #340536; }
a { background-color: rgb(52,5,54); }
div.DivClassName
{
background-color: #340536;
}
.BgClassName
{
background-color: #340536;
}
</style>
border-color css
<style>
span { border-color: #340536; }
span { border-color: rgb(52,5,54); }
td.TdClassName
{
border-color: #340536;
}
.TagClassName
{
border-color: #340536;
}
</style>