Shades of Mardi Gras #351936
Tints of Mardi Gras #351936
RGB
CMYK
RGB Variations
Color information
#351936 (or 0x351936) is known color: Mardi Gras. HEX triplet: 35, 19 and 36. RGB value is (53,25,54). Sum of RGB (Red+Green+Blue) = 53+25+54=132 (17% of max value = 765). Red value is 53 (21.09% from 255 or 40.15% from 132); Green value is 25 (10.16% from 255 or 18.94% from 132); Blue value is 54 (21.48% from 255 or 40.91% from 132); Max value from RGB is 54 - color contains mainly: blue. Hex color #351936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351936 is #CAE6C9. Grayscale: #242424. Windows color (decimal): -13297354 or 3545397. OLE color: 3545397.
HSL color Cylindrical-coordinate representation of color #351936: hue angle of 297.93º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #351936 is Cyan = 0.02, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 25 | 54 | - |
| CMYK | 0.02 | 0.54 | 0 | 0.79 |
| HSL | 297.93º | 0.37% | 0.15% | - |
| HSV(B) | 297.93º | 0.54% | 0.21% | - |
| XYZ | 2.48 | 1.72 | 3.69 | - |
| YUV | 36.68 | 137.78 | 139.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 54 | 0.02 | 0.54 | 0 | 0.79 | 297.93 | 0.37 | 0.15 |
| Hex | 35 | 19 | 36 | 2 | 36 | 0 | 4F | 12A | 25 | F |
| Octal | 65 | 31 | 66 | 2 | 66 | 0 | 117 | 452 | 45 | 17 |
| Binary | 110101 | 11001 | 110110 | 10 | 110110 | 0 | 1001111 | 100101010 | 100101 | 1111 |
Color Harmonies of #351936
Complementary color
Monochromatic Colors of #351936
Black with #351936
Text Example
Text Example
White with #351936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351936; }
p { color: rgb(53,25,54); }
H1.HeaderClassName
{
color: #351936;
}
.AnyTagClassName
{
color: #351936;
}
</style>
background-color css
<style>
a { background-color: #351936; }
a { background-color: rgb(53,25,54); }
div.DivClassName
{
background-color: #351936;
}
.BgClassName
{
background-color: #351936;
}
</style>
border-color css
<style>
span { border-color: #351936; }
span { border-color: rgb(53,25,54); }
td.TdClassName
{
border-color: #351936;
}
.TagClassName
{
border-color: #351936;
}
</style>