Shades of Mardi Gras #340831
Tints of Mardi Gras #340831
RGB
CMYK
RGB Variations
Color information
#340831 (or 0x340831) is known color: Mardi Gras. HEX triplet: 34, 08 and 31. RGB value is (52,8,49). Sum of RGB (Red+Green+Blue) = 52+8+49=109 (14% of max value = 765). Red value is 52 (20.70% from 255 or 47.71% from 109); Green value is 8 (3.52% from 255 or 7.34% from 109); Blue value is 49 (19.53% from 255 or 44.95% from 109); Max value from RGB is 52 - color contains mainly: red. Hex color #340831 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340831 is #CBF7CE. Grayscale: #191919. Windows color (decimal): -13367247 or 3213364. OLE color: 3213364.
HSL color Cylindrical-coordinate representation of color #340831: hue angle of 304.09º degrees, saturation: 0.73, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #340831 is Cyan = 0, Magento = 0.85, Yellow = 0.06 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 8 | 49 | - |
| CMYK | 0 | 0.85 | 0.06 | 0.80 |
| HSL | 304.09º | 0.73% | 0.12% | - |
| HSV(B) | 304.09º | 0.85% | 0.2% | - |
| XYZ | 2.06 | 1.13 | 3.01 | - |
| YUV | 25.83 | 141.08 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 8 | 49 | 0 | 0.85 | 0.06 | 0.80 | 304.09 | 0.73 | 0.12 |
| Hex | 34 | 8 | 31 | 0 | 55 | 6 | 50 | 130 | 49 | C |
| Octal | 64 | 10 | 61 | 0 | 125 | 6 | 120 | 460 | 111 | 14 |
| Binary | 110100 | 1000 | 110001 | 0 | 1010101 | 110 | 1010000 | 100110000 | 1001001 | 1100 |
Color Harmonies of #340831
Complementary color
Monochromatic Colors of #340831
Black with #340831
Text Example
Text Example
White with #340831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340831; }
p { color: rgb(52,8,49); }
H1.HeaderClassName
{
color: #340831;
}
.AnyTagClassName
{
color: #340831;
}
</style>
background-color css
<style>
a { background-color: #340831; }
a { background-color: rgb(52,8,49); }
div.DivClassName
{
background-color: #340831;
}
.BgClassName
{
background-color: #340831;
}
</style>
border-color css
<style>
span { border-color: #340831; }
span { border-color: rgb(52,8,49); }
td.TdClassName
{
border-color: #340831;
}
.TagClassName
{
border-color: #340831;
}
</style>