Shades of Mardi Gras #341731
Tints of Mardi Gras #341731
RGB
CMYK
RGB Variations
Color information
#341731 (or 0x341731) is known color: Mardi Gras. HEX triplet: 34, 17 and 31. RGB value is (52,23,49). Sum of RGB (Red+Green+Blue) = 52+23+49=124 (16% of max value = 765). Red value is 52 (20.70% from 255 or 41.94% from 124); Green value is 23 (9.38% from 255 or 18.55% from 124); Blue value is 49 (19.53% from 255 or 39.52% from 124); Max value from RGB is 52 - color contains mainly: red. Hex color #341731 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341731 is #CBE8CE. Grayscale: #222222. Windows color (decimal): -13363407 or 3217204. OLE color: 3217204.
HSL color Cylindrical-coordinate representation of color #341731: hue angle of 306.21º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #341731 is Cyan = 0, Magento = 0.56, Yellow = 0.06 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 23 | 49 | - |
| CMYK | 0 | 0.56 | 0.06 | 0.80 |
| HSL | 306.21º | 0.39% | 0.15% | - |
| HSV(B) | 306.21º | 0.56% | 0.2% | - |
| XYZ | 2.28 | 1.56 | 3.09 | - |
| YUV | 34.64 | 136.11 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 49 | 0 | 0.56 | 0.06 | 0.80 | 306.21 | 0.39 | 0.15 |
| Hex | 34 | 17 | 31 | 0 | 38 | 6 | 50 | 132 | 27 | F |
| Octal | 64 | 27 | 61 | 0 | 70 | 6 | 120 | 462 | 47 | 17 |
| Binary | 110100 | 10111 | 110001 | 0 | 111000 | 110 | 1010000 | 100110010 | 100111 | 1111 |
Color Harmonies of #341731
Complementary color
Monochromatic Colors of #341731
Black with #341731
Text Example
Text Example
White with #341731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341731; }
p { color: rgb(52,23,49); }
H1.HeaderClassName
{
color: #341731;
}
.AnyTagClassName
{
color: #341731;
}
</style>
background-color css
<style>
a { background-color: #341731; }
a { background-color: rgb(52,23,49); }
div.DivClassName
{
background-color: #341731;
}
.BgClassName
{
background-color: #341731;
}
</style>
border-color css
<style>
span { border-color: #341731; }
span { border-color: rgb(52,23,49); }
td.TdClassName
{
border-color: #341731;
}
.TagClassName
{
border-color: #341731;
}
</style>