Shades of Mardi Gras #431042
Tints of Mardi Gras #431042
RGB
CMYK
RGB Variations
Color information
#431042 (or 0x431042) is known color: Mardi Gras. HEX triplet: 43, 10 and 42. RGB value is (67,16,66). Sum of RGB (Red+Green+Blue) = 67+16+66=149 (19% of max value = 765). Red value is 67 (26.56% from 255 or 44.97% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 66 (26.17% from 255 or 44.30% from 149); Max value from RGB is 67 - color contains mainly: red. Hex color #431042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431042 is #BCEFBD. Grayscale: #242424. Windows color (decimal): -12382142 or 4329539. OLE color: 4329539.
HSL color Cylindrical-coordinate representation of color #431042: hue angle of 301.18º 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 #431042 is Cyan = 0, Magento = 0.76, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 16 | 66 | - |
| CMYK | 0 | 0.76 | 0.01 | 0.74 |
| HSL | 301.18º | 0.61% | 0.16% | - |
| HSV(B) | 301.18º | 0.76% | 0.26% | - |
| XYZ | 3.48 | 1.96 | 5.35 | - |
| YUV | 36.95 | 144.4 | 149.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 16 | 66 | 0 | 0.76 | 0.01 | 0.74 | 301.18 | 0.61 | 0.16 |
| Hex | 43 | 10 | 42 | 0 | 4C | 1 | 4A | 12D | 3D | 10 |
| Octal | 103 | 20 | 102 | 0 | 114 | 1 | 112 | 455 | 75 | 20 |
| Binary | 1000011 | 10000 | 1000010 | 0 | 1001100 | 1 | 1001010 | 100101101 | 111101 | 10000 |
Color Harmonies of #431042
Complementary color
Monochromatic Colors of #431042
Black with #431042
Text Example
Text Example
White with #431042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431042; }
p { color: rgb(67,16,66); }
H1.HeaderClassName
{
color: #431042;
}
.AnyTagClassName
{
color: #431042;
}
</style>
background-color css
<style>
a { background-color: #431042; }
a { background-color: rgb(67,16,66); }
div.DivClassName
{
background-color: #431042;
}
.BgClassName
{
background-color: #431042;
}
</style>
border-color css
<style>
span { border-color: #431042; }
span { border-color: rgb(67,16,66); }
td.TdClassName
{
border-color: #431042;
}
.TagClassName
{
border-color: #431042;
}
</style>