Shades of Mardi Gras #430940
Tints of Mardi Gras #430940
RGB
CMYK
RGB Variations
Color information
#430940 (or 0x430940) is known color: Mardi Gras. HEX triplet: 43, 09 and 40. RGB value is (67,9,64). Sum of RGB (Red+Green+Blue) = 67+9+64=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 9 (3.91% from 255 or 6.43% from 140); Blue value is 64 (25.39% from 255 or 45.71% from 140); Max value from RGB is 67 - color contains mainly: red. Hex color #430940 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430940 is #BCF6BF. Grayscale: #202020. Windows color (decimal): -12383936 or 4196675. OLE color: 4196675.
HSL color Cylindrical-coordinate representation of color #430940: hue angle of 303.1º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #430940 is Cyan = 0, Magento = 0.87, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 64 | - |
| CMYK | 0 | 0.87 | 0.04 | 0.74 |
| HSL | 303.1º | 0.76% | 0.15% | - |
| HSV(B) | 303.1º | 0.87% | 0.26% | - |
| XYZ | 3.34 | 1.76 | 5.01 | - |
| YUV | 32.61 | 145.72 | 152.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 64 | 0 | 0.87 | 0.04 | 0.74 | 303.1 | 0.76 | 0.15 |
| Hex | 43 | 9 | 40 | 0 | 57 | 4 | 4A | 12F | 4C | F |
| Octal | 103 | 11 | 100 | 0 | 127 | 4 | 112 | 457 | 114 | 17 |
| Binary | 1000011 | 1001 | 1000000 | 0 | 1010111 | 100 | 1001010 | 100101111 | 1001100 | 1111 |
Color Harmonies of #430940
Complementary color
Monochromatic Colors of #430940
Black with #430940
Text Example
Text Example
White with #430940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430940; }
p { color: rgb(67,9,64); }
H1.HeaderClassName
{
color: #430940;
}
.AnyTagClassName
{
color: #430940;
}
</style>
background-color css
<style>
a { background-color: #430940; }
a { background-color: rgb(67,9,64); }
div.DivClassName
{
background-color: #430940;
}
.BgClassName
{
background-color: #430940;
}
</style>
border-color css
<style>
span { border-color: #430940; }
span { border-color: rgb(67,9,64); }
td.TdClassName
{
border-color: #430940;
}
.TagClassName
{
border-color: #430940;
}
</style>