Shades of Mardi Gras #341439
Tints of Mardi Gras #341439
RGB
CMYK
RGB Variations
Color information
#341439 (or 0x341439) is known color: Mardi Gras. HEX triplet: 34, 14 and 39. RGB value is (52,20,57). Sum of RGB (Red+Green+Blue) = 52+20+57=129 (17% of max value = 765). Red value is 52 (20.70% from 255 or 40.31% from 129); Green value is 20 (8.20% from 255 or 15.50% from 129); Blue value is 57 (22.66% from 255 or 44.19% from 129); Max value from RGB is 57 - color contains mainly: blue. Hex color #341439 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341439 is #CBEBC6. Grayscale: #212121. Windows color (decimal): -13364167 or 3740724. OLE color: 3740724.
HSL color Cylindrical-coordinate representation of color #341439: hue angle of 291.89º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #341439 is Cyan = 0.09, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 20 | 57 | - |
| CMYK | 0.09 | 0.65 | 0 | 0.78 |
| HSL | 291.89º | 0.48% | 0.15% | - |
| HSV(B) | 291.89º | 0.65% | 0.22% | - |
| XYZ | 2.4 | 1.53 | 4.04 | - |
| YUV | 33.79 | 141.1 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 20 | 57 | 0.09 | 0.65 | 0 | 0.78 | 291.89 | 0.48 | 0.15 |
| Hex | 34 | 14 | 39 | 9 | 41 | 0 | 4E | 124 | 30 | F |
| Octal | 64 | 24 | 71 | 11 | 101 | 0 | 116 | 444 | 60 | 17 |
| Binary | 110100 | 10100 | 111001 | 1001 | 1000001 | 0 | 1001110 | 100100100 | 110000 | 1111 |
Color Harmonies of #341439
Complementary color
Monochromatic Colors of #341439
Black with #341439
Text Example
Text Example
White with #341439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341439; }
p { color: rgb(52,20,57); }
H1.HeaderClassName
{
color: #341439;
}
.AnyTagClassName
{
color: #341439;
}
</style>
background-color css
<style>
a { background-color: #341439; }
a { background-color: rgb(52,20,57); }
div.DivClassName
{
background-color: #341439;
}
.BgClassName
{
background-color: #341439;
}
</style>
border-color css
<style>
span { border-color: #341439; }
span { border-color: rgb(52,20,57); }
td.TdClassName
{
border-color: #341439;
}
.TagClassName
{
border-color: #341439;
}
</style>