Shades of Mardi Gras #340837
Tints of Mardi Gras #340837
RGB
CMYK
RGB Variations
Color information
#340837 (or 0x340837) is known color: Mardi Gras. HEX triplet: 34, 08 and 37. RGB value is (52,8,55). Sum of RGB (Red+Green+Blue) = 52+8+55=115 (15% of max value = 765). Red value is 52 (20.70% from 255 or 45.22% from 115); Green value is 8 (3.52% from 255 or 6.96% from 115); Blue value is 55 (21.88% from 255 or 47.83% from 115); Max value from RGB is 55 - color contains mainly: blue. Hex color #340837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340837 is #CBF7C8. Grayscale: #1A1A1A. Windows color (decimal): -13367241 or 3606580. OLE color: 3606580.
HSL color Cylindrical-coordinate representation of color #340837: hue angle of 296.17º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #340837 is Cyan = 0.05, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 8 | 55 | - |
| CMYK | 0.05 | 0.85 | 0 | 0.78 |
| HSL | 296.17º | 0.75% | 0.12% | - |
| HSV(B) | 296.17º | 0.85% | 0.22% | - |
| XYZ | 2.19 | 1.18 | 3.73 | - |
| YUV | 26.51 | 144.08 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 8 | 55 | 0.05 | 0.85 | 0 | 0.78 | 296.17 | 0.75 | 0.12 |
| Hex | 34 | 8 | 37 | 5 | 55 | 0 | 4E | 128 | 4B | C |
| Octal | 64 | 10 | 67 | 5 | 125 | 0 | 116 | 450 | 113 | 14 |
| Binary | 110100 | 1000 | 110111 | 101 | 1010101 | 0 | 1001110 | 100101000 | 1001011 | 1100 |
Color Harmonies of #340837
Complementary color
Monochromatic Colors of #340837
Black with #340837
Text Example
Text Example
White with #340837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340837; }
p { color: rgb(52,8,55); }
H1.HeaderClassName
{
color: #340837;
}
.AnyTagClassName
{
color: #340837;
}
</style>
background-color css
<style>
a { background-color: #340837; }
a { background-color: rgb(52,8,55); }
div.DivClassName
{
background-color: #340837;
}
.BgClassName
{
background-color: #340837;
}
</style>
border-color css
<style>
span { border-color: #340837; }
span { border-color: rgb(52,8,55); }
td.TdClassName
{
border-color: #340837;
}
.TagClassName
{
border-color: #340837;
}
</style>