Shades of Mardi Gras #430240
Tints of Mardi Gras #430240
RGB
CMYK
RGB Variations
Color information
#430240 (or 0x430240) is known color: Mardi Gras. HEX triplet: 43, 02 and 40. RGB value is (67,2,64). Sum of RGB (Red+Green+Blue) = 67+2+64=133 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50.38% from 133); Green value is 2 (1.17% from 255 or 1.50% from 133); Blue value is 64 (25.39% from 255 or 48.12% from 133); Max value from RGB is 67 - color contains mainly: red. Hex color #430240 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430240 is #BCFDBF. Grayscale: #1C1C1C. Windows color (decimal): -12385728 or 4194883. OLE color: 4194883.
HSL color Cylindrical-coordinate representation of color #430240: hue angle of 302.77º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #430240 is Cyan = 0, Magento = 0.97, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 2 | 64 | - |
| CMYK | 0 | 0.97 | 0.04 | 0.74 |
| HSL | 302.77º | 0.94% | 0.14% | - |
| HSV(B) | 302.77º | 0.97% | 0.26% | - |
| XYZ | 3.26 | 1.61 | 4.99 | - |
| YUV | 28.5 | 148.03 | 155.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 2 | 64 | 0 | 0.97 | 0.04 | 0.74 | 302.77 | 0.94 | 0.14 |
| Hex | 43 | 2 | 40 | 0 | 61 | 4 | 4A | 12F | 5E | E |
| Octal | 103 | 2 | 100 | 0 | 141 | 4 | 112 | 457 | 136 | 16 |
| Binary | 1000011 | 10 | 1000000 | 0 | 1100001 | 100 | 1001010 | 100101111 | 1011110 | 1110 |
Color Harmonies of #430240
Complementary color
Monochromatic Colors of #430240
Black with #430240
Text Example
Text Example
White with #430240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430240; }
p { color: rgb(67,2,64); }
H1.HeaderClassName
{
color: #430240;
}
.AnyTagClassName
{
color: #430240;
}
</style>
background-color css
<style>
a { background-color: #430240; }
a { background-color: rgb(67,2,64); }
div.DivClassName
{
background-color: #430240;
}
.BgClassName
{
background-color: #430240;
}
</style>
border-color css
<style>
span { border-color: #430240; }
span { border-color: rgb(67,2,64); }
td.TdClassName
{
border-color: #430240;
}
.TagClassName
{
border-color: #430240;
}
</style>