Shades of Mardi Gras #340937
Tints of Mardi Gras #340937
RGB
CMYK
RGB Variations
Color information
#340937 (or 0x340937) is known color: Mardi Gras. HEX triplet: 34, 09 and 37. RGB value is (52,9,55). Sum of RGB (Red+Green+Blue) = 52+9+55=116 (15% of max value = 765). Red value is 52 (20.70% from 255 or 44.83% from 116); Green value is 9 (3.91% from 255 or 7.76% from 116); Blue value is 55 (21.88% from 255 or 47.41% from 116); Max value from RGB is 55 - color contains mainly: blue. Hex color #340937 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340937 is #CBF6C8. Grayscale: #1A1A1A. Windows color (decimal): -13366985 or 3606836. OLE color: 3606836.
HSL color Cylindrical-coordinate representation of color #340937: hue angle of 296.09º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #340937 is Cyan = 0.05, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 9 | 55 | - |
| CMYK | 0.05 | 0.84 | 0 | 0.78 |
| HSL | 296.09º | 0.72% | 0.13% | - |
| HSV(B) | 296.09º | 0.84% | 0.22% | - |
| XYZ | 2.2 | 1.2 | 3.73 | - |
| YUV | 27.1 | 143.75 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 9 | 55 | 0.05 | 0.84 | 0 | 0.78 | 296.09 | 0.72 | 0.13 |
| Hex | 34 | 9 | 37 | 5 | 54 | 0 | 4E | 128 | 48 | D |
| Octal | 64 | 11 | 67 | 5 | 124 | 0 | 116 | 450 | 110 | 15 |
| Binary | 110100 | 1001 | 110111 | 101 | 1010100 | 0 | 1001110 | 100101000 | 1001000 | 1101 |
Color Harmonies of #340937
Complementary color
Monochromatic Colors of #340937
Black with #340937
Text Example
Text Example
White with #340937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340937; }
p { color: rgb(52,9,55); }
H1.HeaderClassName
{
color: #340937;
}
.AnyTagClassName
{
color: #340937;
}
</style>
background-color css
<style>
a { background-color: #340937; }
a { background-color: rgb(52,9,55); }
div.DivClassName
{
background-color: #340937;
}
.BgClassName
{
background-color: #340937;
}
</style>
border-color css
<style>
span { border-color: #340937; }
span { border-color: rgb(52,9,55); }
td.TdClassName
{
border-color: #340937;
}
.TagClassName
{
border-color: #340937;
}
</style>