Shades of Mardi Gras #430043
Tints of Mardi Gras #430043
RGB
CMYK
RGB Variations
Color information
#430043 (or 0x430043) is known color: Mardi Gras. HEX triplet: 43, 00 and 43. RGB value is (67,0,67). Sum of RGB (Red+Green+Blue) = 67+0+67=134 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50% from 134); Green value is 0 (0.39% from 255 or 0% from 134); Blue value is 67 (26.56% from 255 or 50% from 134); Max value from RGB is 67 - color contains mainly: red, blue. Hex color #430043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430043 is #BCFFBC. Grayscale: #1B1B1B. Windows color (decimal): -12386237 or 4390979. OLE color: 4390979.
HSL color Cylindrical-coordinate representation of color #430043: hue angle of 300º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #430043 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 0 | 67 | - |
| CMYK | 0 | 1 | 0 | 0.74 |
| HSL | 300º | 1% | 0.13% | - |
| HSV(B) | 300º | 1% | 0.26% | - |
| XYZ | 3.33 | 1.6 | 5.44 | - |
| YUV | 27.67 | 150.2 | 156.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 0 | 67 | 0 | 1 | 0 | 0.74 | 300 | 1 | 0.13 |
| Hex | 43 | 0 | 43 | 0 | 64 | 0 | 4A | 12C | 64 | D |
| Octal | 103 | 0 | 103 | 0 | 144 | 0 | 112 | 454 | 144 | 15 |
| Binary | 1000011 | 0 | 1000011 | 0 | 1100100 | 0 | 1001010 | 100101100 | 1100100 | 1101 |
Color Harmonies of #430043
Complementary color
Monochromatic Colors of #430043
Black with #430043
Text Example
Text Example
White with #430043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430043; }
p { color: rgb(67,0,67); }
H1.HeaderClassName
{
color: #430043;
}
.AnyTagClassName
{
color: #430043;
}
</style>
background-color css
<style>
a { background-color: #430043; }
a { background-color: rgb(67,0,67); }
div.DivClassName
{
background-color: #430043;
}
.BgClassName
{
background-color: #430043;
}
</style>
border-color css
<style>
span { border-color: #430043; }
span { border-color: rgb(67,0,67); }
td.TdClassName
{
border-color: #430043;
}
.TagClassName
{
border-color: #430043;
}
</style>