Shades of Mardi Gras #431946
Tints of Mardi Gras #431946
RGB
CMYK
RGB Variations
Color information
#431946 (or 0x431946) is known color: Mardi Gras. HEX triplet: 43, 19 and 46. RGB value is (67,25,70). Sum of RGB (Red+Green+Blue) = 67+25+70=162 (21% of max value = 765). Red value is 67 (26.56% from 255 or 41.36% from 162); Green value is 25 (10.16% from 255 or 15.43% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 70 - color contains mainly: blue. Hex color #431946 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431946 is #BCE6B9. Grayscale: #2A2A2A. Windows color (decimal): -12379834 or 4593987. OLE color: 4593987.
HSL color Cylindrical-coordinate representation of color #431946: hue angle of 296º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #431946 is Cyan = 0.04, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 25 | 70 | - |
| CMYK | 0.04 | 0.64 | 0 | 0.73 |
| HSL | 296º | 0.47% | 0.19% | - |
| HSV(B) | 296º | 0.64% | 0.27% | - |
| XYZ | 3.77 | 2.33 | 6.05 | - |
| YUV | 42.69 | 143.41 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 70 | 0.04 | 0.64 | 0 | 0.73 | 296 | 0.47 | 0.19 |
| Hex | 43 | 19 | 46 | 4 | 40 | 0 | 49 | 128 | 2F | 13 |
| Octal | 103 | 31 | 106 | 4 | 100 | 0 | 111 | 450 | 57 | 23 |
| Binary | 1000011 | 11001 | 1000110 | 100 | 1000000 | 0 | 1001001 | 100101000 | 101111 | 10011 |
Color Harmonies of #431946
Complementary color
Monochromatic Colors of #431946
Black with #431946
Text Example
Text Example
White with #431946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431946; }
p { color: rgb(67,25,70); }
H1.HeaderClassName
{
color: #431946;
}
.AnyTagClassName
{
color: #431946;
}
</style>
background-color css
<style>
a { background-color: #431946; }
a { background-color: rgb(67,25,70); }
div.DivClassName
{
background-color: #431946;
}
.BgClassName
{
background-color: #431946;
}
</style>
border-color css
<style>
span { border-color: #431946; }
span { border-color: rgb(67,25,70); }
td.TdClassName
{
border-color: #431946;
}
.TagClassName
{
border-color: #431946;
}
</style>