Shades of Mardi Gras #341236
Tints of Mardi Gras #341236
RGB
CMYK
RGB Variations
Color information
#341236 (or 0x341236) is known color: Mardi Gras. HEX triplet: 34, 12 and 36. RGB value is (52,18,54). Sum of RGB (Red+Green+Blue) = 52+18+54=124 (16% of max value = 765). Red value is 52 (20.70% from 255 or 41.94% from 124); Green value is 18 (7.42% from 255 or 14.52% from 124); Blue value is 54 (21.48% from 255 or 43.55% from 124); Max value from RGB is 54 - color contains mainly: blue. Hex color #341236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341236 is #CBEDC9. Grayscale: #202020. Windows color (decimal): -13364682 or 3543604. OLE color: 3543604.
HSL color Cylindrical-coordinate representation of color #341236: hue angle of 296.67º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #341236 is Cyan = 0.04, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 18 | 54 | - |
| CMYK | 0.04 | 0.67 | 0 | 0.79 |
| HSL | 296.67º | 0.5% | 0.14% | - |
| HSV(B) | 296.67º | 0.67% | 0.21% | - |
| XYZ | 2.3 | 1.43 | 3.64 | - |
| YUV | 32.27 | 140.26 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 54 | 0.04 | 0.67 | 0 | 0.79 | 296.67 | 0.5 | 0.14 |
| Hex | 34 | 12 | 36 | 4 | 43 | 0 | 4F | 129 | 32 | E |
| Octal | 64 | 22 | 66 | 4 | 103 | 0 | 117 | 451 | 62 | 16 |
| Binary | 110100 | 10010 | 110110 | 100 | 1000011 | 0 | 1001111 | 100101001 | 110010 | 1110 |
Color Harmonies of #341236
Complementary color
Monochromatic Colors of #341236
Black with #341236
Text Example
Text Example
White with #341236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341236; }
p { color: rgb(52,18,54); }
H1.HeaderClassName
{
color: #341236;
}
.AnyTagClassName
{
color: #341236;
}
</style>
background-color css
<style>
a { background-color: #341236; }
a { background-color: rgb(52,18,54); }
div.DivClassName
{
background-color: #341236;
}
.BgClassName
{
background-color: #341236;
}
</style>
border-color css
<style>
span { border-color: #341236; }
span { border-color: rgb(52,18,54); }
td.TdClassName
{
border-color: #341236;
}
.TagClassName
{
border-color: #341236;
}
</style>