Shades of Mardi Gras #351035
Tints of Mardi Gras #351035
RGB
CMYK
RGB Variations
Color information
#351035 (or 0x351035) is known color: Mardi Gras. HEX triplet: 35, 10 and 35. RGB value is (53,16,53). Sum of RGB (Red+Green+Blue) = 53+16+53=122 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.44% from 122); Green value is 16 (6.64% from 255 or 13.11% from 122); Blue value is 53 (21.09% from 255 or 43.44% from 122); Max value from RGB is 53 - color contains mainly: red, blue. Hex color #351035 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351035 is #CAEFCA. Grayscale: #1F1F1F. Windows color (decimal): -13299659 or 3477557. OLE color: 3477557.
HSL color Cylindrical-coordinate representation of color #351035: hue angle of 300º 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 #351035 is Cyan = 0, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 16 | 53 | - |
| CMYK | 0 | 0.70 | 0 | 0.79 |
| HSL | 300º | 0.54% | 0.14% | - |
| HSV(B) | 300º | 0.7% | 0.21% | - |
| XYZ | 2.3 | 1.38 | 3.51 | - |
| YUV | 31.28 | 140.26 | 143.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 53 | 0 | 0.70 | 0 | 0.79 | 300 | 0.54 | 0.14 |
| Hex | 35 | 10 | 35 | 0 | 46 | 0 | 4F | 12C | 36 | E |
| Octal | 65 | 20 | 65 | 0 | 106 | 0 | 117 | 454 | 66 | 16 |
| Binary | 110101 | 10000 | 110101 | 0 | 1000110 | 0 | 1001111 | 100101100 | 110110 | 1110 |
Color Harmonies of #351035
Complementary color
Monochromatic Colors of #351035
Black with #351035
Text Example
Text Example
White with #351035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351035; }
p { color: rgb(53,16,53); }
H1.HeaderClassName
{
color: #351035;
}
.AnyTagClassName
{
color: #351035;
}
</style>
background-color css
<style>
a { background-color: #351035; }
a { background-color: rgb(53,16,53); }
div.DivClassName
{
background-color: #351035;
}
.BgClassName
{
background-color: #351035;
}
</style>
border-color css
<style>
span { border-color: #351035; }
span { border-color: rgb(53,16,53); }
td.TdClassName
{
border-color: #351035;
}
.TagClassName
{
border-color: #351035;
}
</style>