Shades of Mardi Gras #430440
Tints of Mardi Gras #430440
RGB
CMYK
RGB Variations
Color information
#430440 (or 0x430440) is known color: Mardi Gras. HEX triplet: 43, 04 and 40. RGB value is (67,4,64). Sum of RGB (Red+Green+Blue) = 67+4+64=135 (17% of max value = 765). Red value is 67 (26.56% from 255 or 49.63% from 135); Green value is 4 (1.95% from 255 or 2.96% from 135); Blue value is 64 (25.39% from 255 or 47.41% from 135); Max value from RGB is 67 - color contains mainly: red. Hex color #430440 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430440 is #BCFBBF. Grayscale: #1D1D1D. Windows color (decimal): -12385216 or 4195395. OLE color: 4195395.
HSL color Cylindrical-coordinate representation of color #430440: hue angle of 302.86º 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 #430440 is Cyan = 0, Magento = 0.94, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 64 | - |
| CMYK | 0 | 0.94 | 0.04 | 0.74 |
| HSL | 302.86º | 0.89% | 0.14% | - |
| HSV(B) | 302.86º | 0.94% | 0.26% | - |
| XYZ | 3.28 | 1.65 | 5 | - |
| YUV | 29.68 | 147.37 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 64 | 0 | 0.94 | 0.04 | 0.74 | 302.86 | 0.89 | 0.14 |
| Hex | 43 | 4 | 40 | 0 | 5E | 4 | 4A | 12F | 59 | E |
| Octal | 103 | 4 | 100 | 0 | 136 | 4 | 112 | 457 | 131 | 16 |
| Binary | 1000011 | 100 | 1000000 | 0 | 1011110 | 100 | 1001010 | 100101111 | 1011001 | 1110 |
Color Harmonies of #430440
Complementary color
Monochromatic Colors of #430440
Black with #430440
Text Example
Text Example
White with #430440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430440; }
p { color: rgb(67,4,64); }
H1.HeaderClassName
{
color: #430440;
}
.AnyTagClassName
{
color: #430440;
}
</style>
background-color css
<style>
a { background-color: #430440; }
a { background-color: rgb(67,4,64); }
div.DivClassName
{
background-color: #430440;
}
.BgClassName
{
background-color: #430440;
}
</style>
border-color css
<style>
span { border-color: #430440; }
span { border-color: rgb(67,4,64); }
td.TdClassName
{
border-color: #430440;
}
.TagClassName
{
border-color: #430440;
}
</style>