Shades of Mardi Gras #430540
Tints of Mardi Gras #430540
RGB
CMYK
RGB Variations
Color information
#430540 (or 0x430540) is known color: Mardi Gras. HEX triplet: 43, 05 and 40. RGB value is (67,5,64). Sum of RGB (Red+Green+Blue) = 67+5+64=136 (18% of max value = 765). Red value is 67 (26.56% from 255 or 49.26% from 136); Green value is 5 (2.34% from 255 or 3.68% from 136); Blue value is 64 (25.39% from 255 or 47.06% from 136); Max value from RGB is 67 - color contains mainly: red. Hex color #430540 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430540 is #BCFABF. Grayscale: #1E1E1E. Windows color (decimal): -12384960 or 4195651. OLE color: 4195651.
HSL color Cylindrical-coordinate representation of color #430540: hue angle of 302.9º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430540 is Cyan = 0, Magento = 0.93, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 64 | - |
| CMYK | 0 | 0.93 | 0.04 | 0.74 |
| HSL | 302.9º | 0.86% | 0.14% | - |
| HSV(B) | 302.9º | 0.93% | 0.26% | - |
| XYZ | 3.29 | 1.67 | 5 | - |
| YUV | 30.26 | 147.04 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 64 | 0 | 0.93 | 0.04 | 0.74 | 302.9 | 0.86 | 0.14 |
| Hex | 43 | 5 | 40 | 0 | 5D | 4 | 4A | 12F | 56 | E |
| Octal | 103 | 5 | 100 | 0 | 135 | 4 | 112 | 457 | 126 | 16 |
| Binary | 1000011 | 101 | 1000000 | 0 | 1011101 | 100 | 1001010 | 100101111 | 1010110 | 1110 |
Color Harmonies of #430540
Complementary color
Monochromatic Colors of #430540
Black with #430540
Text Example
Text Example
White with #430540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430540; }
p { color: rgb(67,5,64); }
H1.HeaderClassName
{
color: #430540;
}
.AnyTagClassName
{
color: #430540;
}
</style>
background-color css
<style>
a { background-color: #430540; }
a { background-color: rgb(67,5,64); }
div.DivClassName
{
background-color: #430540;
}
.BgClassName
{
background-color: #430540;
}
</style>
border-color css
<style>
span { border-color: #430540; }
span { border-color: rgb(67,5,64); }
td.TdClassName
{
border-color: #430540;
}
.TagClassName
{
border-color: #430540;
}
</style>