Shades of Mardi Gras #341035
Tints of Mardi Gras #341035
RGB
CMYK
RGB Variations
Color information
#341035 (or 0x341035) is known color: Mardi Gras. HEX triplet: 34, 10 and 35. RGB value is (52,16,53). Sum of RGB (Red+Green+Blue) = 52+16+53=121 (16% of max value = 765). Red value is 52 (20.70% from 255 or 42.98% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 53 (21.09% from 255 or 43.80% from 121); Max value from RGB is 53 - color contains mainly: blue. Hex color #341035 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341035 is #CBEFCA. Grayscale: #1E1E1E. Windows color (decimal): -13365195 or 3477556. OLE color: 3477556.
HSL color Cylindrical-coordinate representation of color #341035: hue angle of 298.38º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #341035 is Cyan = 0.02, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 16 | 53 | - |
| CMYK | 0.02 | 0.70 | 0 | 0.79 |
| HSL | 298.38º | 0.54% | 0.14% | - |
| HSV(B) | 298.38º | 0.7% | 0.21% | - |
| XYZ | 2.24 | 1.36 | 3.51 | - |
| YUV | 30.98 | 140.43 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 53 | 0.02 | 0.70 | 0 | 0.79 | 298.38 | 0.54 | 0.14 |
| Hex | 34 | 10 | 35 | 2 | 46 | 0 | 4F | 12A | 36 | E |
| Octal | 64 | 20 | 65 | 2 | 106 | 0 | 117 | 452 | 66 | 16 |
| Binary | 110100 | 10000 | 110101 | 10 | 1000110 | 0 | 1001111 | 100101010 | 110110 | 1110 |
Color Harmonies of #341035
Complementary color
Monochromatic Colors of #341035
Black with #341035
Text Example
Text Example
White with #341035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341035; }
p { color: rgb(52,16,53); }
H1.HeaderClassName
{
color: #341035;
}
.AnyTagClassName
{
color: #341035;
}
</style>
background-color css
<style>
a { background-color: #341035; }
a { background-color: rgb(52,16,53); }
div.DivClassName
{
background-color: #341035;
}
.BgClassName
{
background-color: #341035;
}
</style>
border-color css
<style>
span { border-color: #341035; }
span { border-color: rgb(52,16,53); }
td.TdClassName
{
border-color: #341035;
}
.TagClassName
{
border-color: #341035;
}
</style>