Shades of Mardi Gras #340639
Tints of Mardi Gras #340639
RGB
CMYK
RGB Variations
Color information
#340639 (or 0x340639) is known color: Mardi Gras. HEX triplet: 34, 06 and 39. RGB value is (52,6,57). Sum of RGB (Red+Green+Blue) = 52+6+57=115 (15% of max value = 765). Red value is 52 (20.70% from 255 or 45.22% from 115); Green value is 6 (2.73% from 255 or 5.22% from 115); Blue value is 57 (22.66% from 255 or 49.57% from 115); Max value from RGB is 57 - color contains mainly: blue. Hex color #340639 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340639 is #CBF9C6. Grayscale: #191919. Windows color (decimal): -13367751 or 3737140. OLE color: 3737140.
HSL color Cylindrical-coordinate representation of color #340639: hue angle of 294.12º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #340639 is Cyan = 0.09, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 6 | 57 | - |
| CMYK | 0.09 | 0.89 | 0 | 0.78 |
| HSL | 294.12º | 0.81% | 0.12% | - |
| HSV(B) | 294.12º | 0.89% | 0.22% | - |
| XYZ | 2.22 | 1.16 | 3.98 | - |
| YUV | 25.57 | 145.74 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 6 | 57 | 0.09 | 0.89 | 0 | 0.78 | 294.12 | 0.81 | 0.12 |
| Hex | 34 | 6 | 39 | 9 | 59 | 0 | 4E | 126 | 51 | C |
| Octal | 64 | 6 | 71 | 11 | 131 | 0 | 116 | 446 | 121 | 14 |
| Binary | 110100 | 110 | 111001 | 1001 | 1011001 | 0 | 1001110 | 100100110 | 1010001 | 1100 |
Color Harmonies of #340639
Complementary color
Monochromatic Colors of #340639
Black with #340639
Text Example
Text Example
White with #340639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340639; }
p { color: rgb(52,6,57); }
H1.HeaderClassName
{
color: #340639;
}
.AnyTagClassName
{
color: #340639;
}
</style>
background-color css
<style>
a { background-color: #340639; }
a { background-color: rgb(52,6,57); }
div.DivClassName
{
background-color: #340639;
}
.BgClassName
{
background-color: #340639;
}
</style>
border-color css
<style>
span { border-color: #340639; }
span { border-color: rgb(52,6,57); }
td.TdClassName
{
border-color: #340639;
}
.TagClassName
{
border-color: #340639;
}
</style>