Shades of Mardi Gras #430740
Tints of Mardi Gras #430740
RGB
CMYK
RGB Variations
Color information
#430740 (or 0x430740) is known color: Mardi Gras. HEX triplet: 43, 07 and 40. RGB value is (67,7,64). Sum of RGB (Red+Green+Blue) = 67+7+64=138 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.55% from 138); Green value is 7 (3.12% from 255 or 5.07% from 138); Blue value is 64 (25.39% from 255 or 46.38% from 138); Max value from RGB is 67 - color contains mainly: red. Hex color #430740 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430740 is #BCF8BF. Grayscale: #1F1F1F. Windows color (decimal): -12384448 or 4196163. OLE color: 4196163.
HSL color Cylindrical-coordinate representation of color #430740: hue angle of 303º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #430740 is Cyan = 0, Magento = 0.90, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 64 | - |
| CMYK | 0 | 0.90 | 0.04 | 0.74 |
| HSL | 303º | 0.81% | 0.15% | - |
| HSV(B) | 303º | 0.9% | 0.26% | - |
| XYZ | 3.32 | 1.72 | 5.01 | - |
| YUV | 31.44 | 146.38 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 64 | 0 | 0.90 | 0.04 | 0.74 | 303 | 0.81 | 0.15 |
| Hex | 43 | 7 | 40 | 0 | 5A | 4 | 4A | 12F | 51 | F |
| Octal | 103 | 7 | 100 | 0 | 132 | 4 | 112 | 457 | 121 | 17 |
| Binary | 1000011 | 111 | 1000000 | 0 | 1011010 | 100 | 1001010 | 100101111 | 1010001 | 1111 |
Color Harmonies of #430740
Complementary color
Monochromatic Colors of #430740
Black with #430740
Text Example
Text Example
White with #430740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430740; }
p { color: rgb(67,7,64); }
H1.HeaderClassName
{
color: #430740;
}
.AnyTagClassName
{
color: #430740;
}
</style>
background-color css
<style>
a { background-color: #430740; }
a { background-color: rgb(67,7,64); }
div.DivClassName
{
background-color: #430740;
}
.BgClassName
{
background-color: #430740;
}
</style>
border-color css
<style>
span { border-color: #430740; }
span { border-color: rgb(67,7,64); }
td.TdClassName
{
border-color: #430740;
}
.TagClassName
{
border-color: #430740;
}
</style>