Shades of Mardi Gras #430549
Tints of Mardi Gras #430549
RGB
CMYK
RGB Variations
Color information
#430549 (or 0x430549) is known color: Mardi Gras. HEX triplet: 43, 05 and 49. RGB value is (67,5,73). Sum of RGB (Red+Green+Blue) = 67+5+73=145 (19% of max value = 765). Red value is 67 (26.56% from 255 or 46.21% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 73 (28.91% from 255 or 50.34% from 145); Max value from RGB is 73 - color contains mainly: blue. Hex color #430549 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430549 is #BCFAB6. Grayscale: #1F1F1F. Windows color (decimal): -12384951 or 4785475. OLE color: 4785475.
HSL color Cylindrical-coordinate representation of color #430549: hue angle of 294.71º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430549 is Cyan = 0.08, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 5 | 73 | - |
| CMYK | 0.08 | 0.93 | 0 | 0.71 |
| HSL | 294.71º | 0.87% | 0.15% | - |
| HSV(B) | 294.71º | 0.93% | 0.29% | - |
| XYZ | 3.57 | 1.78 | 6.46 | - |
| YUV | 31.29 | 151.54 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 73 | 0.08 | 0.93 | 0 | 0.71 | 294.71 | 0.87 | 0.15 |
| Hex | 43 | 5 | 49 | 8 | 5D | 0 | 47 | 127 | 57 | F |
| Octal | 103 | 5 | 111 | 10 | 135 | 0 | 107 | 447 | 127 | 17 |
| Binary | 1000011 | 101 | 1001001 | 1000 | 1011101 | 0 | 1000111 | 100100111 | 1010111 | 1111 |
Color Harmonies of #430549
Complementary color
Monochromatic Colors of #430549
Black with #430549
Text Example
Text Example
White with #430549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430549; }
p { color: rgb(67,5,73); }
H1.HeaderClassName
{
color: #430549;
}
.AnyTagClassName
{
color: #430549;
}
</style>
background-color css
<style>
a { background-color: #430549; }
a { background-color: rgb(67,5,73); }
div.DivClassName
{
background-color: #430549;
}
.BgClassName
{
background-color: #430549;
}
</style>
border-color css
<style>
span { border-color: #430549; }
span { border-color: rgb(67,5,73); }
td.TdClassName
{
border-color: #430549;
}
.TagClassName
{
border-color: #430549;
}
</style>