Shades of Mardi Gras #341532
Tints of Mardi Gras #341532
RGB
CMYK
RGB Variations
Color information
#341532 (or 0x341532) is known color: Mardi Gras. HEX triplet: 34, 15 and 32. RGB value is (52,21,50). Sum of RGB (Red+Green+Blue) = 52+21+50=123 (16% of max value = 765). Red value is 52 (20.70% from 255 or 42.28% from 123); Green value is 21 (8.59% from 255 or 17.07% from 123); Blue value is 50 (19.92% from 255 or 40.65% from 123); Max value from RGB is 52 - color contains mainly: red. Hex color #341532 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341532 is #CBEACD. Grayscale: #212121. Windows color (decimal): -13363918 or 3282228. OLE color: 3282228.
HSL color Cylindrical-coordinate representation of color #341532: hue angle of 303.87º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #341532 is Cyan = 0, Magento = 0.60, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 21 | 50 | - |
| CMYK | 0 | 0.60 | 0.04 | 0.80 |
| HSL | 303.87º | 0.42% | 0.14% | - |
| HSV(B) | 303.87º | 0.6% | 0.2% | - |
| XYZ | 2.26 | 1.5 | 3.19 | - |
| YUV | 33.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 50 | 0 | 0.60 | 0.04 | 0.80 | 303.87 | 0.42 | 0.14 |
| Hex | 34 | 15 | 32 | 0 | 3C | 4 | 50 | 130 | 2A | E |
| Octal | 64 | 25 | 62 | 0 | 74 | 4 | 120 | 460 | 52 | 16 |
| Binary | 110100 | 10101 | 110010 | 0 | 111100 | 100 | 1010000 | 100110000 | 101010 | 1110 |
Color Harmonies of #341532
Complementary color
Monochromatic Colors of #341532
Black with #341532
Text Example
Text Example
White with #341532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341532; }
p { color: rgb(52,21,50); }
H1.HeaderClassName
{
color: #341532;
}
.AnyTagClassName
{
color: #341532;
}
</style>
background-color css
<style>
a { background-color: #341532; }
a { background-color: rgb(52,21,50); }
div.DivClassName
{
background-color: #341532;
}
.BgClassName
{
background-color: #341532;
}
</style>
border-color css
<style>
span { border-color: #341532; }
span { border-color: rgb(52,21,50); }
td.TdClassName
{
border-color: #341532;
}
.TagClassName
{
border-color: #341532;
}
</style>