Shades of Mardi Gras #351134
Tints of Mardi Gras #351134
RGB
CMYK
RGB Variations
Color information
#351134 (or 0x351134) is known color: Mardi Gras. HEX triplet: 35, 11 and 34. RGB value is (53,17,52). Sum of RGB (Red+Green+Blue) = 53+17+52=122 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.44% from 122); Green value is 17 (7.03% from 255 or 13.93% from 122); Blue value is 52 (20.70% from 255 or 42.62% from 122); Max value from RGB is 53 - color contains mainly: red. Hex color #351134 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351134 is #CAEECB. Grayscale: #1F1F1F. Windows color (decimal): -13299404 or 3412277. OLE color: 3412277.
HSL color Cylindrical-coordinate representation of color #351134: hue angle of 301.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 #351134 is Cyan = 0, Magento = 0.68, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 17 | 52 | - |
| CMYK | 0 | 0.68 | 0.02 | 0.79 |
| HSL | 301.67º | 0.51% | 0.14% | - |
| HSV(B) | 301.67º | 0.68% | 0.21% | - |
| XYZ | 2.29 | 1.41 | 3.4 | - |
| YUV | 31.75 | 139.43 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 52 | 0 | 0.68 | 0.02 | 0.79 | 301.67 | 0.51 | 0.14 |
| Hex | 35 | 11 | 34 | 0 | 44 | 2 | 4F | 12E | 33 | E |
| Octal | 65 | 21 | 64 | 0 | 104 | 2 | 117 | 456 | 63 | 16 |
| Binary | 110101 | 10001 | 110100 | 0 | 1000100 | 10 | 1001111 | 100101110 | 110011 | 1110 |
Color Harmonies of #351134
Complementary color
Monochromatic Colors of #351134
Black with #351134
Text Example
Text Example
White with #351134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351134; }
p { color: rgb(53,17,52); }
H1.HeaderClassName
{
color: #351134;
}
.AnyTagClassName
{
color: #351134;
}
</style>
background-color css
<style>
a { background-color: #351134; }
a { background-color: rgb(53,17,52); }
div.DivClassName
{
background-color: #351134;
}
.BgClassName
{
background-color: #351134;
}
</style>
border-color css
<style>
span { border-color: #351134; }
span { border-color: rgb(53,17,52); }
td.TdClassName
{
border-color: #351134;
}
.TagClassName
{
border-color: #351134;
}
</style>