Shades of Mardi Gras #43063A
Tints of Mardi Gras #43063A
RGB
CMYK
RGB Variations
Color information
#43063A (or 0x43063A) is known color: Mardi Gras. HEX triplet: 43, 06 and 3A. RGB value is (67,6,58). Sum of RGB (Red+Green+Blue) = 67+6+58=131 (17% of max value = 765). Red value is 67 (26.56% from 255 or 51.15% from 131); Green value is 6 (2.73% from 255 or 4.58% from 131); Blue value is 58 (23.05% from 255 or 44.27% from 131); Max value from RGB is 67 - color contains mainly: red. Hex color #43063A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #43063A is #BCF9C5. Grayscale: #1E1E1E. Windows color (decimal): -12384710 or 3802691. OLE color: 3802691.
HSL color Cylindrical-coordinate representation of color #43063A: hue angle of 308.85º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #43063A is Cyan = 0, Magento = 0.91, Yellow = 0.13 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 58 | - |
| CMYK | 0 | 0.91 | 0.13 | 0.74 |
| HSL | 308.85º | 0.84% | 0.14% | - |
| HSV(B) | 308.85º | 0.91% | 0.26% | - |
| XYZ | 3.14 | 1.63 | 4.15 | - |
| YUV | 30.17 | 143.71 | 154.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 58 | 0 | 0.91 | 0.13 | 0.74 | 308.85 | 0.84 | 0.14 |
| Hex | 43 | 6 | 3A | 0 | 5B | D | 4A | 135 | 54 | E |
| Octal | 103 | 6 | 72 | 0 | 133 | 15 | 112 | 465 | 124 | 16 |
| Binary | 1000011 | 110 | 111010 | 0 | 1011011 | 1101 | 1001010 | 100110101 | 1010100 | 1110 |
Color Harmonies of #43063A
Complementary color
Monochromatic Colors of #43063A
Black with #43063A
Text Example
Text Example
White with #43063A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43063A; }
p { color: rgb(67,6,58); }
H1.HeaderClassName
{
color: #43063A;
}
.AnyTagClassName
{
color: #43063A;
}
</style>
background-color css
<style>
a { background-color: #43063A; }
a { background-color: rgb(67,6,58); }
div.DivClassName
{
background-color: #43063A;
}
.BgClassName
{
background-color: #43063A;
}
</style>
border-color css
<style>
span { border-color: #43063A; }
span { border-color: rgb(67,6,58); }
td.TdClassName
{
border-color: #43063A;
}
.TagClassName
{
border-color: #43063A;
}
</style>