Shades of Mardi Gras #431943
Tints of Mardi Gras #431943
RGB
CMYK
RGB Variations
Color information
#431943 (or 0x431943) is known color: Mardi Gras. HEX triplet: 43, 19 and 43. RGB value is (67,25,67). Sum of RGB (Red+Green+Blue) = 67+25+67=159 (21% of max value = 765). Red value is 67 (26.56% from 255 or 42.14% from 159); Green value is 25 (10.16% from 255 or 15.72% from 159); Blue value is 67 (26.56% from 255 or 42.14% from 159); Max value from RGB is 67 - color contains mainly: red, blue. Hex color #431943 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431943 is #BCE6BC. Grayscale: #2A2A2A. Windows color (decimal): -12379837 or 4397379. OLE color: 4397379.
HSL color Cylindrical-coordinate representation of color #431943: hue angle of 300º degrees, saturation: 0.46, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #431943 is Cyan = 0, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 25 | 67 | - |
| CMYK | 0 | 0.63 | 0 | 0.74 |
| HSL | 300º | 0.46% | 0.18% | - |
| HSV(B) | 300º | 0.63% | 0.26% | - |
| XYZ | 3.68 | 2.29 | 5.56 | - |
| YUV | 42.35 | 141.91 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 67 | 0 | 0.63 | 0 | 0.74 | 300 | 0.46 | 0.18 |
| Hex | 43 | 19 | 43 | 0 | 3F | 0 | 4A | 12C | 2E | 12 |
| Octal | 103 | 31 | 103 | 0 | 77 | 0 | 112 | 454 | 56 | 22 |
| Binary | 1000011 | 11001 | 1000011 | 0 | 111111 | 0 | 1001010 | 100101100 | 101110 | 10010 |
Color Harmonies of #431943
Complementary color
Monochromatic Colors of #431943
Black with #431943
Text Example
Text Example
White with #431943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431943; }
p { color: rgb(67,25,67); }
H1.HeaderClassName
{
color: #431943;
}
.AnyTagClassName
{
color: #431943;
}
</style>
background-color css
<style>
a { background-color: #431943; }
a { background-color: rgb(67,25,67); }
div.DivClassName
{
background-color: #431943;
}
.BgClassName
{
background-color: #431943;
}
</style>
border-color css
<style>
span { border-color: #431943; }
span { border-color: rgb(67,25,67); }
td.TdClassName
{
border-color: #431943;
}
.TagClassName
{
border-color: #431943;
}
</style>