Shades of Mardi Gras #351030
Tints of Mardi Gras #351030
RGB
CMYK
RGB Variations
Color information
#351030 (or 0x351030) is known color: Mardi Gras. HEX triplet: 35, 10 and 30. RGB value is (53,16,48). Sum of RGB (Red+Green+Blue) = 53+16+48=117 (15% of max value = 765). Red value is 53 (21.09% from 255 or 45.30% from 117); Green value is 16 (6.64% from 255 or 13.68% from 117); Blue value is 48 (19.14% from 255 or 41.03% from 117); Max value from RGB is 53 - color contains mainly: red. Hex color #351030 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351030 is #CAEFCF. Grayscale: #1E1E1E. Windows color (decimal): -13299664 or 3149877. OLE color: 3149877.
HSL color Cylindrical-coordinate representation of color #351030: hue angle of 308.11º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #351030 is Cyan = 0, Magento = 0.70, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 16 | 48 | - |
| CMYK | 0 | 0.70 | 0.09 | 0.79 |
| HSL | 308.11º | 0.54% | 0.14% | - |
| HSV(B) | 308.11º | 0.7% | 0.21% | - |
| XYZ | 2.19 | 1.34 | 2.94 | - |
| YUV | 30.71 | 137.76 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 48 | 0 | 0.70 | 0.09 | 0.79 | 308.11 | 0.54 | 0.14 |
| Hex | 35 | 10 | 30 | 0 | 46 | 9 | 4F | 134 | 36 | E |
| Octal | 65 | 20 | 60 | 0 | 106 | 11 | 117 | 464 | 66 | 16 |
| Binary | 110101 | 10000 | 110000 | 0 | 1000110 | 1001 | 1001111 | 100110100 | 110110 | 1110 |
Color Harmonies of #351030
Complementary color
Monochromatic Colors of #351030
Black with #351030
Text Example
Text Example
White with #351030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351030; }
p { color: rgb(53,16,48); }
H1.HeaderClassName
{
color: #351030;
}
.AnyTagClassName
{
color: #351030;
}
</style>
background-color css
<style>
a { background-color: #351030; }
a { background-color: rgb(53,16,48); }
div.DivClassName
{
background-color: #351030;
}
.BgClassName
{
background-color: #351030;
}
</style>
border-color css
<style>
span { border-color: #351030; }
span { border-color: rgb(53,16,48); }
td.TdClassName
{
border-color: #351030;
}
.TagClassName
{
border-color: #351030;
}
</style>