Shades of Mardi Gras #430041
Tints of Mardi Gras #430041
RGB
CMYK
RGB Variations
Color information
#430041 (or 0x430041) is known color: Mardi Gras. HEX triplet: 43, 00 and 41. RGB value is (67,0,65). Sum of RGB (Red+Green+Blue) = 67+0+65=132 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50.76% from 132); Green value is 0 (0.39% from 255 or 0% from 132); Blue value is 65 (25.78% from 255 or 49.24% from 132); Max value from RGB is 67 - color contains mainly: red. Hex color #430041 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430041 is #BCFFBE. Grayscale: #1B1B1B. Windows color (decimal): -12386239 or 4259907. OLE color: 4259907.
HSL color Cylindrical-coordinate representation of color #430041: hue angle of 301.79º 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 #430041 is Cyan = 0, Magento = 1, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 0 | 65 | - |
| CMYK | 0 | 1 | 0.03 | 0.74 |
| HSL | 301.79º | 1% | 0.13% | - |
| HSV(B) | 301.79º | 1% | 0.26% | - |
| XYZ | 3.27 | 1.57 | 5.13 | - |
| YUV | 27.44 | 149.2 | 156.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 0 | 65 | 0 | 1 | 0.03 | 0.74 | 301.79 | 1 | 0.13 |
| Hex | 43 | 0 | 41 | 0 | 64 | 3 | 4A | 12E | 64 | D |
| Octal | 103 | 0 | 101 | 0 | 144 | 3 | 112 | 456 | 144 | 15 |
| Binary | 1000011 | 0 | 1000001 | 0 | 1100100 | 11 | 1001010 | 100101110 | 1100100 | 1101 |
Color Harmonies of #430041
Complementary color
Monochromatic Colors of #430041
Black with #430041
Text Example
Text Example
White with #430041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430041; }
p { color: rgb(67,0,65); }
H1.HeaderClassName
{
color: #430041;
}
.AnyTagClassName
{
color: #430041;
}
</style>
background-color css
<style>
a { background-color: #430041; }
a { background-color: rgb(67,0,65); }
div.DivClassName
{
background-color: #430041;
}
.BgClassName
{
background-color: #430041;
}
</style>
border-color css
<style>
span { border-color: #430041; }
span { border-color: rgb(67,0,65); }
td.TdClassName
{
border-color: #430041;
}
.TagClassName
{
border-color: #430041;
}
</style>