Shades of Mardi Gras #351131
Tints of Mardi Gras #351131
RGB
CMYK
RGB Variations
Color information
#351131 (or 0x351131) is known color: Mardi Gras. HEX triplet: 35, 11 and 31. RGB value is (53,17,49). Sum of RGB (Red+Green+Blue) = 53+17+49=119 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.54% from 119); Green value is 17 (7.03% from 255 or 14.29% from 119); Blue value is 49 (19.53% from 255 or 41.18% from 119); Max value from RGB is 53 - color contains mainly: red. Hex color #351131 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351131 is #CAEECE. Grayscale: #1F1F1F. Windows color (decimal): -13299407 or 3215669. OLE color: 3215669.
HSL color Cylindrical-coordinate representation of color #351131: hue angle of 306.67º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #351131 is Cyan = 0, Magento = 0.68, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 17 | 49 | - |
| CMYK | 0 | 0.68 | 0.08 | 0.79 |
| HSL | 306.67º | 0.51% | 0.14% | - |
| HSV(B) | 306.67º | 0.68% | 0.21% | - |
| XYZ | 2.22 | 1.38 | 3.05 | - |
| YUV | 31.41 | 137.93 | 143.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 49 | 0 | 0.68 | 0.08 | 0.79 | 306.67 | 0.51 | 0.14 |
| Hex | 35 | 11 | 31 | 0 | 44 | 8 | 4F | 133 | 33 | E |
| Octal | 65 | 21 | 61 | 0 | 104 | 10 | 117 | 463 | 63 | 16 |
| Binary | 110101 | 10001 | 110001 | 0 | 1000100 | 1000 | 1001111 | 100110011 | 110011 | 1110 |
Color Harmonies of #351131
Complementary color
Monochromatic Colors of #351131
Black with #351131
Text Example
Text Example
White with #351131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351131; }
p { color: rgb(53,17,49); }
H1.HeaderClassName
{
color: #351131;
}
.AnyTagClassName
{
color: #351131;
}
</style>
background-color css
<style>
a { background-color: #351131; }
a { background-color: rgb(53,17,49); }
div.DivClassName
{
background-color: #351131;
}
.BgClassName
{
background-color: #351131;
}
</style>
border-color css
<style>
span { border-color: #351131; }
span { border-color: rgb(53,17,49); }
td.TdClassName
{
border-color: #351131;
}
.TagClassName
{
border-color: #351131;
}
</style>