Shades of Mardi Gras #430143
Tints of Mardi Gras #430143
RGB
CMYK
RGB Variations
Color information
#430143 (or 0x430143) is known color: Mardi Gras. HEX triplet: 43, 01 and 43. RGB value is (67,1,67). Sum of RGB (Red+Green+Blue) = 67+1+67=135 (17% of max value = 765). Red value is 67 (26.56% from 255 or 49.63% from 135); Green value is 1 (0.78% from 255 or 0.74% from 135); Blue value is 67 (26.56% from 255 or 49.63% from 135); Max value from RGB is 67 - color contains mainly: red, blue. Hex color #430143 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430143 is #BCFEBC. Grayscale: #1C1C1C. Windows color (decimal): -12385981 or 4391235. OLE color: 4391235.
HSL color Cylindrical-coordinate representation of color #430143: hue angle of 300º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #430143 is Cyan = 0, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 1 | 67 | - |
| CMYK | 0 | 0.99 | 0 | 0.74 |
| HSL | 300º | 0.97% | 0.13% | - |
| HSV(B) | 300º | 0.99% | 0.26% | - |
| XYZ | 3.34 | 1.62 | 5.45 | - |
| YUV | 28.26 | 149.87 | 155.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 1 | 67 | 0 | 0.99 | 0 | 0.74 | 300 | 0.97 | 0.13 |
| Hex | 43 | 1 | 43 | 0 | 63 | 0 | 4A | 12C | 61 | D |
| Octal | 103 | 1 | 103 | 0 | 143 | 0 | 112 | 454 | 141 | 15 |
| Binary | 1000011 | 1 | 1000011 | 0 | 1100011 | 0 | 1001010 | 100101100 | 1100001 | 1101 |
Color Harmonies of #430143
Complementary color
Monochromatic Colors of #430143
Black with #430143
Text Example
Text Example
White with #430143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430143; }
p { color: rgb(67,1,67); }
H1.HeaderClassName
{
color: #430143;
}
.AnyTagClassName
{
color: #430143;
}
</style>
background-color css
<style>
a { background-color: #430143; }
a { background-color: rgb(67,1,67); }
div.DivClassName
{
background-color: #430143;
}
.BgClassName
{
background-color: #430143;
}
</style>
border-color css
<style>
span { border-color: #430143; }
span { border-color: rgb(67,1,67); }
td.TdClassName
{
border-color: #430143;
}
.TagClassName
{
border-color: #430143;
}
</style>