Shades of Mardi Gras #430749
Tints of Mardi Gras #430749
RGB
CMYK
RGB Variations
Color information
#430749 (or 0x430749) is known color: Mardi Gras. HEX triplet: 43, 07 and 49. RGB value is (67,7,73). Sum of RGB (Red+Green+Blue) = 67+7+73=147 (19% of max value = 765). Red value is 67 (26.56% from 255 or 45.58% from 147); Green value is 7 (3.12% from 255 or 4.76% from 147); Blue value is 73 (28.91% from 255 or 49.66% from 147); Max value from RGB is 73 - color contains mainly: blue. Hex color #430749 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430749 is #BCF8B6. Grayscale: #202020. Windows color (decimal): -12384439 or 4785987. OLE color: 4785987.
HSL color Cylindrical-coordinate representation of color #430749: hue angle of 294.55º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #430749 is Cyan = 0.08, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 7 | 73 | - |
| CMYK | 0.08 | 0.90 | 0 | 0.71 |
| HSL | 294.55º | 0.83% | 0.16% | - |
| HSV(B) | 294.55º | 0.9% | 0.29% | - |
| XYZ | 3.59 | 1.83 | 6.47 | - |
| YUV | 32.46 | 150.88 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 73 | 0.08 | 0.90 | 0 | 0.71 | 294.55 | 0.83 | 0.16 |
| Hex | 43 | 7 | 49 | 8 | 5A | 0 | 47 | 127 | 52 | 10 |
| Octal | 103 | 7 | 111 | 10 | 132 | 0 | 107 | 447 | 122 | 20 |
| Binary | 1000011 | 111 | 1001001 | 1000 | 1011010 | 0 | 1000111 | 100100111 | 1010010 | 10000 |
Color Harmonies of #430749
Complementary color
Monochromatic Colors of #430749
Black with #430749
Text Example
Text Example
White with #430749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430749; }
p { color: rgb(67,7,73); }
H1.HeaderClassName
{
color: #430749;
}
.AnyTagClassName
{
color: #430749;
}
</style>
background-color css
<style>
a { background-color: #430749; }
a { background-color: rgb(67,7,73); }
div.DivClassName
{
background-color: #430749;
}
.BgClassName
{
background-color: #430749;
}
</style>
border-color css
<style>
span { border-color: #430749; }
span { border-color: rgb(67,7,73); }
td.TdClassName
{
border-color: #430749;
}
.TagClassName
{
border-color: #430749;
}
</style>