Shades of Mardi Gras #430640
Tints of Mardi Gras #430640
RGB
CMYK
RGB Variations
Color information
#430640 (or 0x430640) is known color: Mardi Gras. HEX triplet: 43, 06 and 40. RGB value is (67,6,64). Sum of RGB (Red+Green+Blue) = 67+6+64=137 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.91% from 137); Green value is 6 (2.73% from 255 or 4.38% from 137); Blue value is 64 (25.39% from 255 or 46.72% from 137); Max value from RGB is 67 - color contains mainly: red. Hex color #430640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430640 is #BCF9BF. Grayscale: #1E1E1E. Windows color (decimal): -12384704 or 4195907. OLE color: 4195907.
HSL color Cylindrical-coordinate representation of color #430640: hue angle of 302.95º 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 #430640 is Cyan = 0, Magento = 0.91, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 64 | - |
| CMYK | 0 | 0.91 | 0.04 | 0.74 |
| HSL | 302.95º | 0.84% | 0.14% | - |
| HSV(B) | 302.95º | 0.91% | 0.26% | - |
| XYZ | 3.31 | 1.69 | 5 | - |
| YUV | 30.85 | 146.71 | 153.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 64 | 0 | 0.91 | 0.04 | 0.74 | 302.95 | 0.84 | 0.14 |
| Hex | 43 | 6 | 40 | 0 | 5B | 4 | 4A | 12F | 54 | E |
| Octal | 103 | 6 | 100 | 0 | 133 | 4 | 112 | 457 | 124 | 16 |
| Binary | 1000011 | 110 | 1000000 | 0 | 1011011 | 100 | 1001010 | 100101111 | 1010100 | 1110 |
Color Harmonies of #430640
Complementary color
Monochromatic Colors of #430640
Black with #430640
Text Example
Text Example
White with #430640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430640; }
p { color: rgb(67,6,64); }
H1.HeaderClassName
{
color: #430640;
}
.AnyTagClassName
{
color: #430640;
}
</style>
background-color css
<style>
a { background-color: #430640; }
a { background-color: rgb(67,6,64); }
div.DivClassName
{
background-color: #430640;
}
.BgClassName
{
background-color: #430640;
}
</style>
border-color css
<style>
span { border-color: #430640; }
span { border-color: rgb(67,6,64); }
td.TdClassName
{
border-color: #430640;
}
.TagClassName
{
border-color: #430640;
}
</style>