Shades of Mardi Gras #431040
Tints of Mardi Gras #431040
RGB
CMYK
RGB Variations
Color information
#431040 (or 0x431040) is known color: Mardi Gras. HEX triplet: 43, 10 and 40. RGB value is (67,16,64). Sum of RGB (Red+Green+Blue) = 67+16+64=147 (19% of max value = 765). Red value is 67 (26.56% from 255 or 45.58% from 147); Green value is 16 (6.64% from 255 or 10.88% from 147); Blue value is 64 (25.39% from 255 or 43.54% from 147); Max value from RGB is 67 - color contains mainly: red. Hex color #431040 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431040 is #BCEFBF. Grayscale: #242424. Windows color (decimal): -12382144 or 4198467. OLE color: 4198467.
HSL color Cylindrical-coordinate representation of color #431040: hue angle of 303.53º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #431040 is Cyan = 0, Magento = 0.76, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 16 | 64 | - |
| CMYK | 0 | 0.76 | 0.04 | 0.74 |
| HSL | 303.53º | 0.61% | 0.16% | - |
| HSV(B) | 303.53º | 0.76% | 0.26% | - |
| XYZ | 3.43 | 1.93 | 5.04 | - |
| YUV | 36.72 | 143.4 | 149.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 16 | 64 | 0 | 0.76 | 0.04 | 0.74 | 303.53 | 0.61 | 0.16 |
| Hex | 43 | 10 | 40 | 0 | 4C | 4 | 4A | 130 | 3D | 10 |
| Octal | 103 | 20 | 100 | 0 | 114 | 4 | 112 | 460 | 75 | 20 |
| Binary | 1000011 | 10000 | 1000000 | 0 | 1001100 | 100 | 1001010 | 100110000 | 111101 | 10000 |
Color Harmonies of #431040
Complementary color
Monochromatic Colors of #431040
Black with #431040
Text Example
Text Example
White with #431040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431040; }
p { color: rgb(67,16,64); }
H1.HeaderClassName
{
color: #431040;
}
.AnyTagClassName
{
color: #431040;
}
</style>
background-color css
<style>
a { background-color: #431040; }
a { background-color: rgb(67,16,64); }
div.DivClassName
{
background-color: #431040;
}
.BgClassName
{
background-color: #431040;
}
</style>
border-color css
<style>
span { border-color: #431040; }
span { border-color: rgb(67,16,64); }
td.TdClassName
{
border-color: #431040;
}
.TagClassName
{
border-color: #431040;
}
</style>