Shades of Mardi Gras #340431
Tints of Mardi Gras #340431
RGB
CMYK
RGB Variations
Color information
#340431 (or 0x340431) is known color: Mardi Gras. HEX triplet: 34, 04 and 31. RGB value is (52,4,49). Sum of RGB (Red+Green+Blue) = 52+4+49=105 (13% of max value = 765). Red value is 52 (20.70% from 255 or 49.52% from 105); Green value is 4 (1.95% from 255 or 3.81% from 105); Blue value is 49 (19.53% from 255 or 46.67% from 105); Max value from RGB is 52 - color contains mainly: red. Hex color #340431 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340431 is #CBFBCE. Grayscale: #171717. Windows color (decimal): -13368271 or 3212340. OLE color: 3212340.
HSL color Cylindrical-coordinate representation of color #340431: hue angle of 303.75º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #340431 is Cyan = 0, Magento = 0.92, Yellow = 0.06 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 4 | 49 | - |
| CMYK | 0 | 0.92 | 0.06 | 0.80 |
| HSL | 303.75º | 0.86% | 0.11% | - |
| HSV(B) | 303.75º | 0.92% | 0.2% | - |
| XYZ | 2.01 | 1.04 | 3 | - |
| YUV | 23.48 | 142.4 | 148.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 4 | 49 | 0 | 0.92 | 0.06 | 0.80 | 303.75 | 0.86 | 0.11 |
| Hex | 34 | 4 | 31 | 0 | 5C | 6 | 50 | 130 | 56 | B |
| Octal | 64 | 4 | 61 | 0 | 134 | 6 | 120 | 460 | 126 | 13 |
| Binary | 110100 | 100 | 110001 | 0 | 1011100 | 110 | 1010000 | 100110000 | 1010110 | 1011 |
Color Harmonies of #340431
Complementary color
Monochromatic Colors of #340431
Black with #340431
Text Example
Text Example
White with #340431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340431; }
p { color: rgb(52,4,49); }
H1.HeaderClassName
{
color: #340431;
}
.AnyTagClassName
{
color: #340431;
}
</style>
background-color css
<style>
a { background-color: #340431; }
a { background-color: rgb(52,4,49); }
div.DivClassName
{
background-color: #340431;
}
.BgClassName
{
background-color: #340431;
}
</style>
border-color css
<style>
span { border-color: #340431; }
span { border-color: rgb(52,4,49); }
td.TdClassName
{
border-color: #340431;
}
.TagClassName
{
border-color: #340431;
}
</style>