Shades of Mardi Gras #430746
Tints of Mardi Gras #430746
RGB
CMYK
RGB Variations
Color information
#430746 (or 0x430746) is known color: Mardi Gras. HEX triplet: 43, 07 and 46. RGB value is (67,7,70). Sum of RGB (Red+Green+Blue) = 67+7+70=144 (19% of max value = 765). Red value is 67 (26.56% from 255 or 46.53% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 70 (27.73% from 255 or 48.61% from 144); Max value from RGB is 70 - color contains mainly: blue. Hex color #430746 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430746 is #BCF8B9. Grayscale: #1F1F1F. Windows color (decimal): -12384442 or 4589379. OLE color: 4589379.
HSL color Cylindrical-coordinate representation of color #430746: hue angle of 297.14º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #430746 is Cyan = 0.04, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 7 | 70 | - |
| CMYK | 0.04 | 0.90 | 0 | 0.73 |
| HSL | 297.14º | 0.82% | 0.15% | - |
| HSV(B) | 297.14º | 0.9% | 0.27% | - |
| XYZ | 3.5 | 1.79 | 5.96 | - |
| YUV | 32.12 | 149.38 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 70 | 0.04 | 0.90 | 0 | 0.73 | 297.14 | 0.82 | 0.15 |
| Hex | 43 | 7 | 46 | 4 | 5A | 0 | 49 | 129 | 52 | F |
| Octal | 103 | 7 | 106 | 4 | 132 | 0 | 111 | 451 | 122 | 17 |
| Binary | 1000011 | 111 | 1000110 | 100 | 1011010 | 0 | 1001001 | 100101001 | 1010010 | 1111 |
Color Harmonies of #430746
Complementary color
Monochromatic Colors of #430746
Black with #430746
Text Example
Text Example
White with #430746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430746; }
p { color: rgb(67,7,70); }
H1.HeaderClassName
{
color: #430746;
}
.AnyTagClassName
{
color: #430746;
}
</style>
background-color css
<style>
a { background-color: #430746; }
a { background-color: rgb(67,7,70); }
div.DivClassName
{
background-color: #430746;
}
.BgClassName
{
background-color: #430746;
}
</style>
border-color css
<style>
span { border-color: #430746; }
span { border-color: rgb(67,7,70); }
td.TdClassName
{
border-color: #430746;
}
.TagClassName
{
border-color: #430746;
}
</style>