Shades of Mardi Gras #431546
Tints of Mardi Gras #431546
RGB
CMYK
RGB Variations
Color information
#431546 (or 0x431546) is known color: Mardi Gras. HEX triplet: 43, 15 and 46. RGB value is (67,21,70). Sum of RGB (Red+Green+Blue) = 67+21+70=158 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.41% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 70 (27.73% from 255 or 44.30% from 158); Max value from RGB is 70 - color contains mainly: blue. Hex color #431546 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431546 is #BCEAB9. Grayscale: #282828. Windows color (decimal): -12380858 or 4592963. OLE color: 4592963.
HSL color Cylindrical-coordinate representation of color #431546: hue angle of 296.33º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #431546 is Cyan = 0.04, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 21 | 70 | - |
| CMYK | 0.04 | 0.70 | 0 | 0.73 |
| HSL | 296.33º | 0.54% | 0.18% | - |
| HSV(B) | 296.33º | 0.7% | 0.27% | - |
| XYZ | 3.69 | 2.17 | 6.02 | - |
| YUV | 40.34 | 144.74 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 70 | 0.04 | 0.70 | 0 | 0.73 | 296.33 | 0.54 | 0.18 |
| Hex | 43 | 15 | 46 | 4 | 46 | 0 | 49 | 128 | 36 | 12 |
| Octal | 103 | 25 | 106 | 4 | 106 | 0 | 111 | 450 | 66 | 22 |
| Binary | 1000011 | 10101 | 1000110 | 100 | 1000110 | 0 | 1001001 | 100101000 | 110110 | 10010 |
Color Harmonies of #431546
Complementary color
Monochromatic Colors of #431546
Black with #431546
Text Example
Text Example
White with #431546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431546; }
p { color: rgb(67,21,70); }
H1.HeaderClassName
{
color: #431546;
}
.AnyTagClassName
{
color: #431546;
}
</style>
background-color css
<style>
a { background-color: #431546; }
a { background-color: rgb(67,21,70); }
div.DivClassName
{
background-color: #431546;
}
.BgClassName
{
background-color: #431546;
}
</style>
border-color css
<style>
span { border-color: #431546; }
span { border-color: rgb(67,21,70); }
td.TdClassName
{
border-color: #431546;
}
.TagClassName
{
border-color: #431546;
}
</style>