Shades of Mardi Gras #430340
Tints of Mardi Gras #430340
RGB
CMYK
RGB Variations
Color information
#430340 (or 0x430340) is known color: Mardi Gras. HEX triplet: 43, 03 and 40. RGB value is (67,3,64). Sum of RGB (Red+Green+Blue) = 67+3+64=134 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50% from 134); Green value is 3 (1.56% from 255 or 2.24% from 134); Blue value is 64 (25.39% from 255 or 47.76% from 134); Max value from RGB is 67 - color contains mainly: red. Hex color #430340 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430340 is #BCFCBF. Grayscale: #1C1C1C. Windows color (decimal): -12385472 or 4195139. OLE color: 4195139.
HSL color Cylindrical-coordinate representation of color #430340: hue angle of 302.81º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430340 is Cyan = 0, Magento = 0.96, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 64 | - |
| CMYK | 0 | 0.96 | 0.04 | 0.74 |
| HSL | 302.81º | 0.91% | 0.14% | - |
| HSV(B) | 302.81º | 0.96% | 0.26% | - |
| XYZ | 3.27 | 1.63 | 4.99 | - |
| YUV | 29.09 | 147.7 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 64 | 0 | 0.96 | 0.04 | 0.74 | 302.81 | 0.91 | 0.14 |
| Hex | 43 | 3 | 40 | 0 | 60 | 4 | 4A | 12F | 5B | E |
| Octal | 103 | 3 | 100 | 0 | 140 | 4 | 112 | 457 | 133 | 16 |
| Binary | 1000011 | 11 | 1000000 | 0 | 1100000 | 100 | 1001010 | 100101111 | 1011011 | 1110 |
Color Harmonies of #430340
Complementary color
Monochromatic Colors of #430340
Black with #430340
Text Example
Text Example
White with #430340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430340; }
p { color: rgb(67,3,64); }
H1.HeaderClassName
{
color: #430340;
}
.AnyTagClassName
{
color: #430340;
}
</style>
background-color css
<style>
a { background-color: #430340; }
a { background-color: rgb(67,3,64); }
div.DivClassName
{
background-color: #430340;
}
.BgClassName
{
background-color: #430340;
}
</style>
border-color css
<style>
span { border-color: #430340; }
span { border-color: rgb(67,3,64); }
td.TdClassName
{
border-color: #430340;
}
.TagClassName
{
border-color: #430340;
}
</style>