Shades of Mardi Gras #351236
Tints of Mardi Gras #351236
RGB
CMYK
RGB Variations
Color information
#351236 (or 0x351236) is known color: Mardi Gras. HEX triplet: 35, 12 and 36. RGB value is (53,18,54). Sum of RGB (Red+Green+Blue) = 53+18+54=125 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.4% from 125); Green value is 18 (7.42% from 255 or 14.4% from 125); Blue value is 54 (21.48% from 255 or 43.2% from 125); Max value from RGB is 54 - color contains mainly: blue. Hex color #351236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351236 is #CAEDC9. Grayscale: #202020. Windows color (decimal): -13299146 or 3543605. OLE color: 3543605.
HSL color Cylindrical-coordinate representation of color #351236: hue angle of 298.33º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #351236 is Cyan = 0.02, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 18 | 54 | - |
| CMYK | 0.02 | 0.67 | 0 | 0.79 |
| HSL | 298.33º | 0.5% | 0.14% | - |
| HSV(B) | 298.33º | 0.67% | 0.21% | - |
| XYZ | 2.35 | 1.46 | 3.65 | - |
| YUV | 32.57 | 140.1 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 54 | 0.02 | 0.67 | 0 | 0.79 | 298.33 | 0.5 | 0.14 |
| Hex | 35 | 12 | 36 | 2 | 43 | 0 | 4F | 12A | 32 | E |
| Octal | 65 | 22 | 66 | 2 | 103 | 0 | 117 | 452 | 62 | 16 |
| Binary | 110101 | 10010 | 110110 | 10 | 1000011 | 0 | 1001111 | 100101010 | 110010 | 1110 |
Color Harmonies of #351236
Complementary color
Monochromatic Colors of #351236
Black with #351236
Text Example
Text Example
White with #351236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351236; }
p { color: rgb(53,18,54); }
H1.HeaderClassName
{
color: #351236;
}
.AnyTagClassName
{
color: #351236;
}
</style>
background-color css
<style>
a { background-color: #351236; }
a { background-color: rgb(53,18,54); }
div.DivClassName
{
background-color: #351236;
}
.BgClassName
{
background-color: #351236;
}
</style>
border-color css
<style>
span { border-color: #351236; }
span { border-color: rgb(53,18,54); }
td.TdClassName
{
border-color: #351236;
}
.TagClassName
{
border-color: #351236;
}
</style>