Shades of Mardi Gras #43093A
Tints of Mardi Gras #43093A
RGB
CMYK
RGB Variations
Color information
#43093A (or 0x43093A) is known color: Mardi Gras. HEX triplet: 43, 09 and 3A. RGB value is (67,9,58). Sum of RGB (Red+Green+Blue) = 67+9+58=134 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50% from 134); Green value is 9 (3.91% from 255 or 6.72% from 134); Blue value is 58 (23.05% from 255 or 43.28% from 134); Max value from RGB is 67 - color contains mainly: red. Hex color #43093A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #43093A is #BCF6C5. Grayscale: #1F1F1F. Windows color (decimal): -12383942 or 3803459. OLE color: 3803459.
HSL color Cylindrical-coordinate representation of color #43093A: hue angle of 309.31º 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 #43093A is Cyan = 0, Magento = 0.87, Yellow = 0.13 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 58 | - |
| CMYK | 0 | 0.87 | 0.13 | 0.74 |
| HSL | 309.31º | 0.76% | 0.15% | - |
| HSV(B) | 309.31º | 0.87% | 0.26% | - |
| XYZ | 3.18 | 1.69 | 4.16 | - |
| YUV | 31.93 | 142.72 | 153.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 58 | 0 | 0.87 | 0.13 | 0.74 | 309.31 | 0.76 | 0.15 |
| Hex | 43 | 9 | 3A | 0 | 57 | D | 4A | 135 | 4C | F |
| Octal | 103 | 11 | 72 | 0 | 127 | 15 | 112 | 465 | 114 | 17 |
| Binary | 1000011 | 1001 | 111010 | 0 | 1010111 | 1101 | 1001010 | 100110101 | 1001100 | 1111 |
Color Harmonies of #43093A
Complementary color
Monochromatic Colors of #43093A
Black with #43093A
Text Example
Text Example
White with #43093A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43093A; }
p { color: rgb(67,9,58); }
H1.HeaderClassName
{
color: #43093A;
}
.AnyTagClassName
{
color: #43093A;
}
</style>
background-color css
<style>
a { background-color: #43093A; }
a { background-color: rgb(67,9,58); }
div.DivClassName
{
background-color: #43093A;
}
.BgClassName
{
background-color: #43093A;
}
</style>
border-color css
<style>
span { border-color: #43093A; }
span { border-color: rgb(67,9,58); }
td.TdClassName
{
border-color: #43093A;
}
.TagClassName
{
border-color: #43093A;
}
</style>