Shades of Mardi Gras #351434
Tints of Mardi Gras #351434
RGB
CMYK
RGB Variations
Color information
#351434 (or 0x351434) is known color: Mardi Gras. HEX triplet: 35, 14 and 34. RGB value is (53,20,52). Sum of RGB (Red+Green+Blue) = 53+20+52=125 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.4% from 125); Green value is 20 (8.20% from 255 or 16% from 125); Blue value is 52 (20.70% from 255 or 41.6% from 125); Max value from RGB is 53 - color contains mainly: red. Hex color #351434 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351434 is #CAEBCB. Grayscale: #212121. Windows color (decimal): -13298636 or 3413045. OLE color: 3413045.
HSL color Cylindrical-coordinate representation of color #351434: hue angle of 301.82º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #351434 is Cyan = 0, Magento = 0.62, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 20 | 52 | - |
| CMYK | 0 | 0.62 | 0.02 | 0.79 |
| HSL | 301.82º | 0.45% | 0.14% | - |
| HSV(B) | 301.82º | 0.62% | 0.21% | - |
| XYZ | 2.34 | 1.51 | 3.42 | - |
| YUV | 33.52 | 138.43 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 52 | 0 | 0.62 | 0.02 | 0.79 | 301.82 | 0.45 | 0.14 |
| Hex | 35 | 14 | 34 | 0 | 3E | 2 | 4F | 12E | 2D | E |
| Octal | 65 | 24 | 64 | 0 | 76 | 2 | 117 | 456 | 55 | 16 |
| Binary | 110101 | 10100 | 110100 | 0 | 111110 | 10 | 1001111 | 100101110 | 101101 | 1110 |
Color Harmonies of #351434
Complementary color
Monochromatic Colors of #351434
Black with #351434
Text Example
Text Example
White with #351434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351434; }
p { color: rgb(53,20,52); }
H1.HeaderClassName
{
color: #351434;
}
.AnyTagClassName
{
color: #351434;
}
</style>
background-color css
<style>
a { background-color: #351434; }
a { background-color: rgb(53,20,52); }
div.DivClassName
{
background-color: #351434;
}
.BgClassName
{
background-color: #351434;
}
</style>
border-color css
<style>
span { border-color: #351434; }
span { border-color: rgb(53,20,52); }
td.TdClassName
{
border-color: #351434;
}
.TagClassName
{
border-color: #351434;
}
</style>