Shades of Mardi Gras #43053A
Tints of Mardi Gras #43053A
RGB
CMYK
RGB Variations
Color information
#43053A (or 0x43053A) is known color: Mardi Gras. HEX triplet: 43, 05 and 3A. RGB value is (67,5,58). Sum of RGB (Red+Green+Blue) = 67+5+58=130 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.54% from 130); Green value is 5 (2.34% from 255 or 3.85% from 130); Blue value is 58 (23.05% from 255 or 44.62% from 130); Max value from RGB is 67 - color contains mainly: red. Hex color #43053A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #43053A is #BCFAC5. Grayscale: #1D1D1D. Windows color (decimal): -12384966 or 3802435. OLE color: 3802435.
HSL color Cylindrical-coordinate representation of color #43053A: hue angle of 308.71º 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 #43053A is Cyan = 0, Magento = 0.93, Yellow = 0.13 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 58 | - |
| CMYK | 0 | 0.93 | 0.13 | 0.74 |
| HSL | 308.71º | 0.86% | 0.14% | - |
| HSV(B) | 308.71º | 0.93% | 0.26% | - |
| XYZ | 3.13 | 1.61 | 4.15 | - |
| YUV | 29.58 | 144.04 | 154.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 58 | 0 | 0.93 | 0.13 | 0.74 | 308.71 | 0.86 | 0.14 |
| Hex | 43 | 5 | 3A | 0 | 5D | D | 4A | 135 | 56 | E |
| Octal | 103 | 5 | 72 | 0 | 135 | 15 | 112 | 465 | 126 | 16 |
| Binary | 1000011 | 101 | 111010 | 0 | 1011101 | 1101 | 1001010 | 100110101 | 1010110 | 1110 |
Color Harmonies of #43053A
Complementary color
Monochromatic Colors of #43053A
Black with #43053A
Text Example
Text Example
White with #43053A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43053A; }
p { color: rgb(67,5,58); }
H1.HeaderClassName
{
color: #43053A;
}
.AnyTagClassName
{
color: #43053A;
}
</style>
background-color css
<style>
a { background-color: #43053A; }
a { background-color: rgb(67,5,58); }
div.DivClassName
{
background-color: #43053A;
}
.BgClassName
{
background-color: #43053A;
}
</style>
border-color css
<style>
span { border-color: #43053A; }
span { border-color: rgb(67,5,58); }
td.TdClassName
{
border-color: #43053A;
}
.TagClassName
{
border-color: #43053A;
}
</style>