Shades of Mardi Gras #430942
Tints of Mardi Gras #430942
RGB
CMYK
RGB Variations
Color information
#430942 (or 0x430942) is known color: Mardi Gras. HEX triplet: 43, 09 and 42. RGB value is (67,9,66). Sum of RGB (Red+Green+Blue) = 67+9+66=142 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.18% from 142); Green value is 9 (3.91% from 255 or 6.34% from 142); Blue value is 66 (26.17% from 255 or 46.48% from 142); Max value from RGB is 67 - color contains mainly: red. Hex color #430942 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430942 is #BCF6BD. Grayscale: #202020. Windows color (decimal): -12383934 or 4327747. OLE color: 4327747.
HSL color Cylindrical-coordinate representation of color #430942: hue angle of 301.03º 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 #430942 is Cyan = 0, Magento = 0.87, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 66 | - |
| CMYK | 0 | 0.87 | 0.01 | 0.74 |
| HSL | 301.03º | 0.76% | 0.15% | - |
| HSV(B) | 301.03º | 0.87% | 0.26% | - |
| XYZ | 3.4 | 1.78 | 5.32 | - |
| YUV | 32.84 | 146.72 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 66 | 0 | 0.87 | 0.01 | 0.74 | 301.03 | 0.76 | 0.15 |
| Hex | 43 | 9 | 42 | 0 | 57 | 1 | 4A | 12D | 4C | F |
| Octal | 103 | 11 | 102 | 0 | 127 | 1 | 112 | 455 | 114 | 17 |
| Binary | 1000011 | 1001 | 1000010 | 0 | 1010111 | 1 | 1001010 | 100101101 | 1001100 | 1111 |
Color Harmonies of #430942
Complementary color
Monochromatic Colors of #430942
Black with #430942
Text Example
Text Example
White with #430942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430942; }
p { color: rgb(67,9,66); }
H1.HeaderClassName
{
color: #430942;
}
.AnyTagClassName
{
color: #430942;
}
</style>
background-color css
<style>
a { background-color: #430942; }
a { background-color: rgb(67,9,66); }
div.DivClassName
{
background-color: #430942;
}
.BgClassName
{
background-color: #430942;
}
</style>
border-color css
<style>
span { border-color: #430942; }
span { border-color: rgb(67,9,66); }
td.TdClassName
{
border-color: #430942;
}
.TagClassName
{
border-color: #430942;
}
</style>