Shades of Mardi Gras #341039
Tints of Mardi Gras #341039
RGB
CMYK
RGB Variations
Color information
#341039 (or 0x341039) is known color: Mardi Gras. HEX triplet: 34, 10 and 39. RGB value is (52,16,57). Sum of RGB (Red+Green+Blue) = 52+16+57=125 (16% of max value = 765). Red value is 52 (20.70% from 255 or 41.6% from 125); Green value is 16 (6.64% from 255 or 12.8% from 125); Blue value is 57 (22.66% from 255 or 45.6% from 125); Max value from RGB is 57 - color contains mainly: blue. Hex color #341039 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341039 is #CBEFC6. Grayscale: #1F1F1F. Windows color (decimal): -13365191 or 3739700. OLE color: 3739700.
HSL color Cylindrical-coordinate representation of color #341039: hue angle of 292.68º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #341039 is Cyan = 0.09, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 16 | 57 | - |
| CMYK | 0.09 | 0.72 | 0 | 0.78 |
| HSL | 292.68º | 0.56% | 0.14% | - |
| HSV(B) | 292.68º | 0.72% | 0.22% | - |
| XYZ | 2.34 | 1.4 | 4.02 | - |
| YUV | 31.44 | 142.43 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 57 | 0.09 | 0.72 | 0 | 0.78 | 292.68 | 0.56 | 0.14 |
| Hex | 34 | 10 | 39 | 9 | 48 | 0 | 4E | 125 | 38 | E |
| Octal | 64 | 20 | 71 | 11 | 110 | 0 | 116 | 445 | 70 | 16 |
| Binary | 110100 | 10000 | 111001 | 1001 | 1001000 | 0 | 1001110 | 100100101 | 111000 | 1110 |
Color Harmonies of #341039
Complementary color
Monochromatic Colors of #341039
Black with #341039
Text Example
Text Example
White with #341039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341039; }
p { color: rgb(52,16,57); }
H1.HeaderClassName
{
color: #341039;
}
.AnyTagClassName
{
color: #341039;
}
</style>
background-color css
<style>
a { background-color: #341039; }
a { background-color: rgb(52,16,57); }
div.DivClassName
{
background-color: #341039;
}
.BgClassName
{
background-color: #341039;
}
</style>
border-color css
<style>
span { border-color: #341039; }
span { border-color: rgb(52,16,57); }
td.TdClassName
{
border-color: #341039;
}
.TagClassName
{
border-color: #341039;
}
</style>