Shades of Mardi Gras #430140
Tints of Mardi Gras #430140
RGB
CMYK
RGB Variations
Color information
#430140 (or 0x430140) is known color: Mardi Gras. HEX triplet: 43, 01 and 40. RGB value is (67,1,64). Sum of RGB (Red+Green+Blue) = 67+1+64=132 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50.76% from 132); Green value is 1 (0.78% from 255 or 0.76% from 132); Blue value is 64 (25.39% from 255 or 48.48% from 132); Max value from RGB is 67 - color contains mainly: red. Hex color #430140 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430140 is #BCFEBF. Grayscale: #1B1B1B. Windows color (decimal): -12385984 or 4194627. OLE color: 4194627.
HSL color Cylindrical-coordinate representation of color #430140: hue angle of 302.73º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #430140 is Cyan = 0, Magento = 0.99, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.04 | 0.74 |
| HSL | 302.73º | 0.97% | 0.13% | - |
| HSV(B) | 302.73º | 0.99% | 0.26% | - |
| XYZ | 3.25 | 1.59 | 4.99 | - |
| YUV | 27.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 1 | 64 | 0 | 0.99 | 0.04 | 0.74 | 302.73 | 0.97 | 0.13 |
| Hex | 43 | 1 | 40 | 0 | 63 | 4 | 4A | 12F | 61 | D |
| Octal | 103 | 1 | 100 | 0 | 143 | 4 | 112 | 457 | 141 | 15 |
| Binary | 1000011 | 1 | 1000000 | 0 | 1100011 | 100 | 1001010 | 100101111 | 1100001 | 1101 |
Color Harmonies of #430140
Complementary color
Monochromatic Colors of #430140
Black with #430140
Text Example
Text Example
White with #430140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430140; }
p { color: rgb(67,1,64); }
H1.HeaderClassName
{
color: #430140;
}
.AnyTagClassName
{
color: #430140;
}
</style>
background-color css
<style>
a { background-color: #430140; }
a { background-color: rgb(67,1,64); }
div.DivClassName
{
background-color: #430140;
}
.BgClassName
{
background-color: #430140;
}
</style>
border-color css
<style>
span { border-color: #430140; }
span { border-color: rgb(67,1,64); }
td.TdClassName
{
border-color: #430140;
}
.TagClassName
{
border-color: #430140;
}
</style>