Shades of Mardi Gras #340739
Tints of Mardi Gras #340739
RGB
CMYK
RGB Variations
Color information
#340739 (or 0x340739) is known color: Mardi Gras. HEX triplet: 34, 07 and 39. RGB value is (52,7,57). Sum of RGB (Red+Green+Blue) = 52+7+57=116 (15% of max value = 765). Red value is 52 (20.70% from 255 or 44.83% from 116); Green value is 7 (3.12% from 255 or 6.03% from 116); Blue value is 57 (22.66% from 255 or 49.14% from 116); Max value from RGB is 57 - color contains mainly: blue. Hex color #340739 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340739 is #CBF8C6. Grayscale: #1A1A1A. Windows color (decimal): -13367495 or 3737396. OLE color: 3737396.
HSL color Cylindrical-coordinate representation of color #340739: hue angle of 294º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #340739 is Cyan = 0.09, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 7 | 57 | - |
| CMYK | 0.09 | 0.88 | 0 | 0.78 |
| HSL | 294º | 0.78% | 0.13% | - |
| HSV(B) | 294º | 0.88% | 0.22% | - |
| XYZ | 2.23 | 1.18 | 3.98 | - |
| YUV | 26.16 | 145.41 | 146.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 7 | 57 | 0.09 | 0.88 | 0 | 0.78 | 294 | 0.78 | 0.13 |
| Hex | 34 | 7 | 39 | 9 | 58 | 0 | 4E | 126 | 4E | D |
| Octal | 64 | 7 | 71 | 11 | 130 | 0 | 116 | 446 | 116 | 15 |
| Binary | 110100 | 111 | 111001 | 1001 | 1011000 | 0 | 1001110 | 100100110 | 1001110 | 1101 |
Color Harmonies of #340739
Complementary color
Monochromatic Colors of #340739
Black with #340739
Text Example
Text Example
White with #340739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340739; }
p { color: rgb(52,7,57); }
H1.HeaderClassName
{
color: #340739;
}
.AnyTagClassName
{
color: #340739;
}
</style>
background-color css
<style>
a { background-color: #340739; }
a { background-color: rgb(52,7,57); }
div.DivClassName
{
background-color: #340739;
}
.BgClassName
{
background-color: #340739;
}
</style>
border-color css
<style>
span { border-color: #340739; }
span { border-color: rgb(52,7,57); }
td.TdClassName
{
border-color: #340739;
}
.TagClassName
{
border-color: #340739;
}
</style>