Shades of Mardi Gras #430947
Tints of Mardi Gras #430947
RGB
CMYK
RGB Variations
Color information
#430947 (or 0x430947) is known color: Mardi Gras. HEX triplet: 43, 09 and 47. RGB value is (67,9,71). Sum of RGB (Red+Green+Blue) = 67+9+71=147 (19% of max value = 765). Red value is 67 (26.56% from 255 or 45.58% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 71 (28.12% from 255 or 48.30% from 147); Max value from RGB is 71 - color contains mainly: blue. Hex color #430947 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430947 is #BCF6B8. Grayscale: #212121. Windows color (decimal): -12383929 or 4655427. OLE color: 4655427.
HSL color Cylindrical-coordinate representation of color #430947: hue angle of 296.13º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #430947 is Cyan = 0.06, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 9 | 71 | - |
| CMYK | 0.06 | 0.87 | 0 | 0.72 |
| HSL | 296.13º | 0.78% | 0.16% | - |
| HSV(B) | 296.13º | 0.87% | 0.28% | - |
| XYZ | 3.55 | 1.84 | 6.13 | - |
| YUV | 33.41 | 149.22 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 71 | 0.06 | 0.87 | 0 | 0.72 | 296.13 | 0.78 | 0.16 |
| Hex | 43 | 9 | 47 | 6 | 57 | 0 | 48 | 128 | 4E | 10 |
| Octal | 103 | 11 | 107 | 6 | 127 | 0 | 110 | 450 | 116 | 20 |
| Binary | 1000011 | 1001 | 1000111 | 110 | 1010111 | 0 | 1001000 | 100101000 | 1001110 | 10000 |
Color Harmonies of #430947
Complementary color
Monochromatic Colors of #430947
Black with #430947
Text Example
Text Example
White with #430947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430947; }
p { color: rgb(67,9,71); }
H1.HeaderClassName
{
color: #430947;
}
.AnyTagClassName
{
color: #430947;
}
</style>
background-color css
<style>
a { background-color: #430947; }
a { background-color: rgb(67,9,71); }
div.DivClassName
{
background-color: #430947;
}
.BgClassName
{
background-color: #430947;
}
</style>
border-color css
<style>
span { border-color: #430947; }
span { border-color: rgb(67,9,71); }
td.TdClassName
{
border-color: #430947;
}
.TagClassName
{
border-color: #430947;
}
</style>