Shades of Mardi Gras #351432
Tints of Mardi Gras #351432
RGB
CMYK
RGB Variations
Color information
#351432 (or 0x351432) is known color: Mardi Gras. HEX triplet: 35, 14 and 32. RGB value is (53,20,50). Sum of RGB (Red+Green+Blue) = 53+20+50=123 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.09% from 123); Green value is 20 (8.20% from 255 or 16.26% from 123); Blue value is 50 (19.92% from 255 or 40.65% from 123); Max value from RGB is 53 - color contains mainly: red. Hex color #351432 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351432 is #CAEBCD. Grayscale: #212121. Windows color (decimal): -13298638 or 3281973. OLE color: 3281973.
HSL color Cylindrical-coordinate representation of color #351432: hue angle of 305.45º 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 #351432 is Cyan = 0, Magento = 0.62, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 20 | 50 | - |
| CMYK | 0 | 0.62 | 0.06 | 0.79 |
| HSL | 305.45º | 0.45% | 0.14% | - |
| HSV(B) | 305.45º | 0.62% | 0.21% | - |
| XYZ | 2.29 | 1.49 | 3.18 | - |
| YUV | 33.29 | 137.43 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 50 | 0 | 0.62 | 0.06 | 0.79 | 305.45 | 0.45 | 0.14 |
| Hex | 35 | 14 | 32 | 0 | 3E | 6 | 4F | 131 | 2D | E |
| Octal | 65 | 24 | 62 | 0 | 76 | 6 | 117 | 461 | 55 | 16 |
| Binary | 110101 | 10100 | 110010 | 0 | 111110 | 110 | 1001111 | 100110001 | 101101 | 1110 |
Color Harmonies of #351432
Complementary color
Monochromatic Colors of #351432
Black with #351432
Text Example
Text Example
White with #351432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351432; }
p { color: rgb(53,20,50); }
H1.HeaderClassName
{
color: #351432;
}
.AnyTagClassName
{
color: #351432;
}
</style>
background-color css
<style>
a { background-color: #351432; }
a { background-color: rgb(53,20,50); }
div.DivClassName
{
background-color: #351432;
}
.BgClassName
{
background-color: #351432;
}
</style>
border-color css
<style>
span { border-color: #351432; }
span { border-color: rgb(53,20,50); }
td.TdClassName
{
border-color: #351432;
}
.TagClassName
{
border-color: #351432;
}
</style>