Shades of Mardi Gras #430742
Tints of Mardi Gras #430742
RGB
CMYK
RGB Variations
Color information
#430742 (or 0x430742) is known color: Mardi Gras. HEX triplet: 43, 07 and 42. RGB value is (67,7,66). Sum of RGB (Red+Green+Blue) = 67+7+66=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 7 (3.12% from 255 or 5% from 140); Blue value is 66 (26.17% from 255 or 47.14% from 140); Max value from RGB is 67 - color contains mainly: red. Hex color #430742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430742 is #BCF8BD. Grayscale: #1F1F1F. Windows color (decimal): -12384446 or 4327235. OLE color: 4327235.
HSL color Cylindrical-coordinate representation of color #430742: hue angle of 301º 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 #430742 is Cyan = 0, Magento = 0.90, Yellow = 0.01 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 7 | 66 | - |
| CMYK | 0 | 0.90 | 0.01 | 0.74 |
| HSL | 301º | 0.81% | 0.15% | - |
| HSV(B) | 301º | 0.9% | 0.26% | - |
| XYZ | 3.37 | 1.74 | 5.31 | - |
| YUV | 31.67 | 147.38 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 66 | 0 | 0.90 | 0.01 | 0.74 | 301 | 0.81 | 0.15 |
| Hex | 43 | 7 | 42 | 0 | 5A | 1 | 4A | 12D | 51 | F |
| Octal | 103 | 7 | 102 | 0 | 132 | 1 | 112 | 455 | 121 | 17 |
| Binary | 1000011 | 111 | 1000010 | 0 | 1011010 | 1 | 1001010 | 100101101 | 1010001 | 1111 |
Color Harmonies of #430742
Complementary color
Monochromatic Colors of #430742
Black with #430742
Text Example
Text Example
White with #430742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430742; }
p { color: rgb(67,7,66); }
H1.HeaderClassName
{
color: #430742;
}
.AnyTagClassName
{
color: #430742;
}
</style>
background-color css
<style>
a { background-color: #430742; }
a { background-color: rgb(67,7,66); }
div.DivClassName
{
background-color: #430742;
}
.BgClassName
{
background-color: #430742;
}
</style>
border-color css
<style>
span { border-color: #430742; }
span { border-color: rgb(67,7,66); }
td.TdClassName
{
border-color: #430742;
}
.TagClassName
{
border-color: #430742;
}
</style>