Shades of Mardi Gras #43043E
Tints of Mardi Gras #43043E
RGB
CMYK
RGB Variations
Color information
#43043E (or 0x43043E) is known color: Mardi Gras. HEX triplet: 43, 04 and 3E. RGB value is (67,4,62). Sum of RGB (Red+Green+Blue) = 67+4+62=133 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50.38% from 133); Green value is 4 (1.95% from 255 or 3.01% from 133); Blue value is 62 (24.61% from 255 or 46.62% from 133); Max value from RGB is 67 - color contains mainly: red. Hex color #43043E is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #43043E is #BCFBC1. Grayscale: #1D1D1D. Windows color (decimal): -12385218 or 4064323. OLE color: 4064323.
HSL color Cylindrical-coordinate representation of color #43043E: hue angle of 304.76º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #43043E is Cyan = 0, Magento = 0.94, Yellow = 0.07 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 62 | - |
| CMYK | 0 | 0.94 | 0.07 | 0.74 |
| HSL | 304.76º | 0.89% | 0.14% | - |
| HSV(B) | 304.76º | 0.94% | 0.26% | - |
| XYZ | 3.23 | 1.63 | 4.7 | - |
| YUV | 29.45 | 146.37 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 62 | 0 | 0.94 | 0.07 | 0.74 | 304.76 | 0.89 | 0.14 |
| Hex | 43 | 4 | 3E | 0 | 5E | 7 | 4A | 131 | 59 | E |
| Octal | 103 | 4 | 76 | 0 | 136 | 7 | 112 | 461 | 131 | 16 |
| Binary | 1000011 | 100 | 111110 | 0 | 1011110 | 111 | 1001010 | 100110001 | 1011001 | 1110 |
Color Harmonies of #43043E
Complementary color
Monochromatic Colors of #43043E
Black with #43043E
Text Example
Text Example
White with #43043E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43043E; }
p { color: rgb(67,4,62); }
H1.HeaderClassName
{
color: #43043E;
}
.AnyTagClassName
{
color: #43043E;
}
</style>
background-color css
<style>
a { background-color: #43043E; }
a { background-color: rgb(67,4,62); }
div.DivClassName
{
background-color: #43043E;
}
.BgClassName
{
background-color: #43043E;
}
</style>
border-color css
<style>
span { border-color: #43043E; }
span { border-color: rgb(67,4,62); }
td.TdClassName
{
border-color: #43043E;
}
.TagClassName
{
border-color: #43043E;
}
</style>