Shades of Mardi Gras #430441
Tints of Mardi Gras #430441
RGB
CMYK
RGB Variations
Color information
#430441 (or 0x430441) is known color: Mardi Gras. HEX triplet: 43, 04 and 41. RGB value is (67,4,65). Sum of RGB (Red+Green+Blue) = 67+4+65=136 (18% of max value = 765). Red value is 67 (26.56% from 255 or 49.26% from 136); Green value is 4 (1.95% from 255 or 2.94% from 136); Blue value is 65 (25.78% from 255 or 47.79% from 136); Max value from RGB is 67 - color contains mainly: red. Hex color #430441 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430441 is #BCFBBE. Grayscale: #1D1D1D. Windows color (decimal): -12385215 or 4260931. OLE color: 4260931.
HSL color Cylindrical-coordinate representation of color #430441: hue angle of 301.9º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430441 is Cyan = 0, Magento = 0.94, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 65 | - |
| CMYK | 0 | 0.94 | 0.03 | 0.74 |
| HSL | 301.9º | 0.89% | 0.14% | - |
| HSV(B) | 301.9º | 0.94% | 0.26% | - |
| XYZ | 3.31 | 1.66 | 5.15 | - |
| YUV | 29.79 | 147.87 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 65 | 0 | 0.94 | 0.03 | 0.74 | 301.9 | 0.89 | 0.14 |
| Hex | 43 | 4 | 41 | 0 | 5E | 3 | 4A | 12E | 59 | E |
| Octal | 103 | 4 | 101 | 0 | 136 | 3 | 112 | 456 | 131 | 16 |
| Binary | 1000011 | 100 | 1000001 | 0 | 1011110 | 11 | 1001010 | 100101110 | 1011001 | 1110 |
Color Harmonies of #430441
Complementary color
Monochromatic Colors of #430441
Black with #430441
Text Example
Text Example
White with #430441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430441; }
p { color: rgb(67,4,65); }
H1.HeaderClassName
{
color: #430441;
}
.AnyTagClassName
{
color: #430441;
}
</style>
background-color css
<style>
a { background-color: #430441; }
a { background-color: rgb(67,4,65); }
div.DivClassName
{
background-color: #430441;
}
.BgClassName
{
background-color: #430441;
}
</style>
border-color css
<style>
span { border-color: #430441; }
span { border-color: rgb(67,4,65); }
td.TdClassName
{
border-color: #430441;
}
.TagClassName
{
border-color: #430441;
}
</style>