Shades of Mardi Gras #431443
Tints of Mardi Gras #431443
RGB
CMYK
RGB Variations
Color information
#431443 (or 0x431443) is known color: Mardi Gras. HEX triplet: 43, 14 and 43. RGB value is (67,20,67). Sum of RGB (Red+Green+Blue) = 67+20+67=154 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.51% from 154); Green value is 20 (8.20% from 255 or 12.99% from 154); Blue value is 67 (26.56% from 255 or 43.51% from 154); Max value from RGB is 67 - color contains mainly: red, blue. Hex color #431443 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431443 is #BCEBBC. Grayscale: #272727. Windows color (decimal): -12381117 or 4396099. OLE color: 4396099.
HSL color Cylindrical-coordinate representation of color #431443: hue angle of 300º degrees, saturation: 0.54, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #431443 is Cyan = 0, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 20 | 67 | - |
| CMYK | 0 | 0.70 | 0 | 0.74 |
| HSL | 300º | 0.54% | 0.17% | - |
| HSV(B) | 300º | 0.7% | 0.26% | - |
| XYZ | 3.58 | 2.1 | 5.53 | - |
| YUV | 39.41 | 143.57 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 67 | 0 | 0.70 | 0 | 0.74 | 300 | 0.54 | 0.17 |
| Hex | 43 | 14 | 43 | 0 | 46 | 0 | 4A | 12C | 36 | 11 |
| Octal | 103 | 24 | 103 | 0 | 106 | 0 | 112 | 454 | 66 | 21 |
| Binary | 1000011 | 10100 | 1000011 | 0 | 1000110 | 0 | 1001010 | 100101100 | 110110 | 10001 |
Color Harmonies of #431443
Complementary color
Monochromatic Colors of #431443
Black with #431443
Text Example
Text Example
White with #431443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431443; }
p { color: rgb(67,20,67); }
H1.HeaderClassName
{
color: #431443;
}
.AnyTagClassName
{
color: #431443;
}
</style>
background-color css
<style>
a { background-color: #431443; }
a { background-color: rgb(67,20,67); }
div.DivClassName
{
background-color: #431443;
}
.BgClassName
{
background-color: #431443;
}
</style>
border-color css
<style>
span { border-color: #431443; }
span { border-color: rgb(67,20,67); }
td.TdClassName
{
border-color: #431443;
}
.TagClassName
{
border-color: #431443;
}
</style>