Shades of Mardi Gras #43053E
Tints of Mardi Gras #43053E
RGB
CMYK
RGB Variations
Color information
#43053E (or 0x43053E) is known color: Mardi Gras. HEX triplet: 43, 05 and 3E. RGB value is (67,5,62). Sum of RGB (Red+Green+Blue) = 67+5+62=134 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50% from 134); Green value is 5 (2.34% from 255 or 3.73% from 134); Blue value is 62 (24.61% from 255 or 46.27% from 134); Max value from RGB is 67 - color contains mainly: red. Hex color #43053E is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #43053E is #BCFAC1. Grayscale: #1D1D1D. Windows color (decimal): -12384962 or 4064579. OLE color: 4064579.
HSL color Cylindrical-coordinate representation of color #43053E: hue angle of 304.84º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #43053E is Cyan = 0, Magento = 0.93, Yellow = 0.07 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 62 | - |
| CMYK | 0 | 0.93 | 0.07 | 0.74 |
| HSL | 304.84º | 0.86% | 0.14% | - |
| HSV(B) | 304.84º | 0.93% | 0.26% | - |
| XYZ | 3.24 | 1.65 | 4.71 | - |
| YUV | 30.04 | 146.04 | 154.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 62 | 0 | 0.93 | 0.07 | 0.74 | 304.84 | 0.86 | 0.14 |
| Hex | 43 | 5 | 3E | 0 | 5D | 7 | 4A | 131 | 56 | E |
| Octal | 103 | 5 | 76 | 0 | 135 | 7 | 112 | 461 | 126 | 16 |
| Binary | 1000011 | 101 | 111110 | 0 | 1011101 | 111 | 1001010 | 100110001 | 1010110 | 1110 |
Color Harmonies of #43053E
Complementary color
Monochromatic Colors of #43053E
Black with #43053E
Text Example
Text Example
White with #43053E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43053E; }
p { color: rgb(67,5,62); }
H1.HeaderClassName
{
color: #43053E;
}
.AnyTagClassName
{
color: #43053E;
}
</style>
background-color css
<style>
a { background-color: #43053E; }
a { background-color: rgb(67,5,62); }
div.DivClassName
{
background-color: #43053E;
}
.BgClassName
{
background-color: #43053E;
}
</style>
border-color css
<style>
span { border-color: #43053E; }
span { border-color: rgb(67,5,62); }
td.TdClassName
{
border-color: #43053E;
}
.TagClassName
{
border-color: #43053E;
}
</style>