Shades of Mardi Gras #341334
Tints of Mardi Gras #341334
RGB
CMYK
RGB Variations
Color information
#341334 (or 0x341334) is known color: Mardi Gras. HEX triplet: 34, 13 and 34. RGB value is (52,19,52). Sum of RGB (Red+Green+Blue) = 52+19+52=123 (16% of max value = 765). Red value is 52 (20.70% from 255 or 42.28% from 123); Green value is 19 (7.81% from 255 or 15.45% from 123); Blue value is 52 (20.70% from 255 or 42.28% from 123); Max value from RGB is 52 - color contains mainly: red, blue. Hex color #341334 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341334 is #CBECCB. Grayscale: #202020. Windows color (decimal): -13364428 or 3412788. OLE color: 3412788.
HSL color Cylindrical-coordinate representation of color #341334: hue angle of 300º degrees, saturation: 0.46, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #341334 is Cyan = 0, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 19 | 52 | - |
| CMYK | 0 | 0.63 | 0 | 0.80 |
| HSL | 300º | 0.46% | 0.14% | - |
| HSV(B) | 300º | 0.63% | 0.2% | - |
| XYZ | 2.27 | 1.44 | 3.41 | - |
| YUV | 32.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 52 | 0 | 0.63 | 0 | 0.80 | 300 | 0.46 | 0.14 |
| Hex | 34 | 13 | 34 | 0 | 3F | 0 | 50 | 12C | 2E | E |
| Octal | 64 | 23 | 64 | 0 | 77 | 0 | 120 | 454 | 56 | 16 |
| Binary | 110100 | 10011 | 110100 | 0 | 111111 | 0 | 1010000 | 100101100 | 101110 | 1110 |
Color Harmonies of #341334
Complementary color
Monochromatic Colors of #341334
Black with #341334
Text Example
Text Example
White with #341334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341334; }
p { color: rgb(52,19,52); }
H1.HeaderClassName
{
color: #341334;
}
.AnyTagClassName
{
color: #341334;
}
</style>
background-color css
<style>
a { background-color: #341334; }
a { background-color: rgb(52,19,52); }
div.DivClassName
{
background-color: #341334;
}
.BgClassName
{
background-color: #341334;
}
</style>
border-color css
<style>
span { border-color: #341334; }
span { border-color: rgb(52,19,52); }
td.TdClassName
{
border-color: #341334;
}
.TagClassName
{
border-color: #341334;
}
</style>