Shades of Mardi Gras #430949
Tints of Mardi Gras #430949
RGB
CMYK
RGB Variations
Color information
#430949 (or 0x430949) is known color: Mardi Gras. HEX triplet: 43, 09 and 49. RGB value is (67,9,73). Sum of RGB (Red+Green+Blue) = 67+9+73=149 (19% of max value = 765). Red value is 67 (26.56% from 255 or 44.97% from 149); Green value is 9 (3.91% from 255 or 6.04% from 149); Blue value is 73 (28.91% from 255 or 48.99% from 149); Max value from RGB is 73 - color contains mainly: blue. Hex color #430949 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430949 is #BCF6B6. Grayscale: #212121. Windows color (decimal): -12383927 or 4786499. OLE color: 4786499.
HSL color Cylindrical-coordinate representation of color #430949: hue angle of 294.38º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #430949 is Cyan = 0.08, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 9 | 73 | - |
| CMYK | 0.08 | 0.88 | 0 | 0.71 |
| HSL | 294.38º | 0.78% | 0.16% | - |
| HSV(B) | 294.38º | 0.88% | 0.29% | - |
| XYZ | 3.62 | 1.87 | 6.47 | - |
| YUV | 33.64 | 150.22 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 73 | 0.08 | 0.88 | 0 | 0.71 | 294.38 | 0.78 | 0.16 |
| Hex | 43 | 9 | 49 | 8 | 58 | 0 | 47 | 126 | 4E | 10 |
| Octal | 103 | 11 | 111 | 10 | 130 | 0 | 107 | 446 | 116 | 20 |
| Binary | 1000011 | 1001 | 1001001 | 1000 | 1011000 | 0 | 1000111 | 100100110 | 1001110 | 10000 |
Color Harmonies of #430949
Complementary color
Monochromatic Colors of #430949
Black with #430949
Text Example
Text Example
White with #430949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430949; }
p { color: rgb(67,9,73); }
H1.HeaderClassName
{
color: #430949;
}
.AnyTagClassName
{
color: #430949;
}
</style>
background-color css
<style>
a { background-color: #430949; }
a { background-color: rgb(67,9,73); }
div.DivClassName
{
background-color: #430949;
}
.BgClassName
{
background-color: #430949;
}
</style>
border-color css
<style>
span { border-color: #430949; }
span { border-color: rgb(67,9,73); }
td.TdClassName
{
border-color: #430949;
}
.TagClassName
{
border-color: #430949;
}
</style>