Shades of Mardi Gras #351331
Tints of Mardi Gras #351331
RGB
CMYK
RGB Variations
Color information
#351331 (or 0x351331) is known color: Mardi Gras. HEX triplet: 35, 13 and 31. RGB value is (53,19,49). Sum of RGB (Red+Green+Blue) = 53+19+49=121 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.80% from 121); Green value is 19 (7.81% from 255 or 15.70% from 121); Blue value is 49 (19.53% from 255 or 40.50% from 121); Max value from RGB is 53 - color contains mainly: red. Hex color #351331 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351331 is #CAECCE. Grayscale: #202020. Windows color (decimal): -13298895 or 3216181. OLE color: 3216181.
HSL color Cylindrical-coordinate representation of color #351331: hue angle of 307.06º degrees, saturation: 0.47, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #351331 is Cyan = 0, Magento = 0.64, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 19 | 49 | - |
| CMYK | 0 | 0.64 | 0.08 | 0.79 |
| HSL | 307.06º | 0.47% | 0.14% | - |
| HSV(B) | 307.06º | 0.64% | 0.21% | - |
| XYZ | 2.26 | 1.44 | 3.07 | - |
| YUV | 32.59 | 137.26 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 49 | 0 | 0.64 | 0.08 | 0.79 | 307.06 | 0.47 | 0.14 |
| Hex | 35 | 13 | 31 | 0 | 40 | 8 | 4F | 133 | 2F | E |
| Octal | 65 | 23 | 61 | 0 | 100 | 10 | 117 | 463 | 57 | 16 |
| Binary | 110101 | 10011 | 110001 | 0 | 1000000 | 1000 | 1001111 | 100110011 | 101111 | 1110 |
Color Harmonies of #351331
Complementary color
Monochromatic Colors of #351331
Black with #351331
Text Example
Text Example
White with #351331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351331; }
p { color: rgb(53,19,49); }
H1.HeaderClassName
{
color: #351331;
}
.AnyTagClassName
{
color: #351331;
}
</style>
background-color css
<style>
a { background-color: #351331; }
a { background-color: rgb(53,19,49); }
div.DivClassName
{
background-color: #351331;
}
.BgClassName
{
background-color: #351331;
}
</style>
border-color css
<style>
span { border-color: #351331; }
span { border-color: rgb(53,19,49); }
td.TdClassName
{
border-color: #351331;
}
.TagClassName
{
border-color: #351331;
}
</style>