Shades of Mardi Gras #341536
Tints of Mardi Gras #341536
RGB
CMYK
RGB Variations
Color information
#341536 (or 0x341536) is known color: Mardi Gras. HEX triplet: 34, 15 and 36. RGB value is (52,21,54). Sum of RGB (Red+Green+Blue) = 52+21+54=127 (16% of max value = 765). Red value is 52 (20.70% from 255 or 40.94% from 127); Green value is 21 (8.59% from 255 or 16.54% from 127); Blue value is 54 (21.48% from 255 or 42.52% from 127); Max value from RGB is 54 - color contains mainly: blue. Hex color #341536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341536 is #CBEAC9. Grayscale: #212121. Windows color (decimal): -13363914 or 3544372. OLE color: 3544372.
HSL color Cylindrical-coordinate representation of color #341536: hue angle of 296.36º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #341536 is Cyan = 0.04, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 21 | 54 | - |
| CMYK | 0.04 | 0.61 | 0 | 0.79 |
| HSL | 296.36º | 0.44% | 0.15% | - |
| HSV(B) | 296.36º | 0.61% | 0.21% | - |
| XYZ | 2.35 | 1.53 | 3.66 | - |
| YUV | 34.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 54 | 0.04 | 0.61 | 0 | 0.79 | 296.36 | 0.44 | 0.15 |
| Hex | 34 | 15 | 36 | 4 | 3D | 0 | 4F | 128 | 2C | F |
| Octal | 64 | 25 | 66 | 4 | 75 | 0 | 117 | 450 | 54 | 17 |
| Binary | 110100 | 10101 | 110110 | 100 | 111101 | 0 | 1001111 | 100101000 | 101100 | 1111 |
Color Harmonies of #341536
Complementary color
Monochromatic Colors of #341536
Black with #341536
Text Example
Text Example
White with #341536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341536; }
p { color: rgb(52,21,54); }
H1.HeaderClassName
{
color: #341536;
}
.AnyTagClassName
{
color: #341536;
}
</style>
background-color css
<style>
a { background-color: #341536; }
a { background-color: rgb(52,21,54); }
div.DivClassName
{
background-color: #341536;
}
.BgClassName
{
background-color: #341536;
}
</style>
border-color css
<style>
span { border-color: #341536; }
span { border-color: rgb(52,21,54); }
td.TdClassName
{
border-color: #341536;
}
.TagClassName
{
border-color: #341536;
}
</style>