Shades of Mardi Gras #430840
Tints of Mardi Gras #430840
RGB
CMYK
RGB Variations
Color information
#430840 (or 0x430840) is known color: Mardi Gras. HEX triplet: 43, 08 and 40. RGB value is (67,8,64). Sum of RGB (Red+Green+Blue) = 67+8+64=139 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.20% from 139); Green value is 8 (3.52% from 255 or 5.76% from 139); Blue value is 64 (25.39% from 255 or 46.04% from 139); Max value from RGB is 67 - color contains mainly: red. Hex color #430840 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430840 is #BCF7BF. Grayscale: #1F1F1F. Windows color (decimal): -12384192 or 4196419. OLE color: 4196419.
HSL color Cylindrical-coordinate representation of color #430840: hue angle of 303.05º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #430840 is Cyan = 0, Magento = 0.88, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 8 | 64 | - |
| CMYK | 0 | 0.88 | 0.04 | 0.74 |
| HSL | 303.05º | 0.79% | 0.15% | - |
| HSV(B) | 303.05º | 0.88% | 0.26% | - |
| XYZ | 3.33 | 1.74 | 5.01 | - |
| YUV | 32.03 | 146.05 | 152.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 64 | 0 | 0.88 | 0.04 | 0.74 | 303.05 | 0.79 | 0.15 |
| Hex | 43 | 8 | 40 | 0 | 58 | 4 | 4A | 12F | 4F | F |
| Octal | 103 | 10 | 100 | 0 | 130 | 4 | 112 | 457 | 117 | 17 |
| Binary | 1000011 | 1000 | 1000000 | 0 | 1011000 | 100 | 1001010 | 100101111 | 1001111 | 1111 |
Color Harmonies of #430840
Complementary color
Monochromatic Colors of #430840
Black with #430840
Text Example
Text Example
White with #430840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430840; }
p { color: rgb(67,8,64); }
H1.HeaderClassName
{
color: #430840;
}
.AnyTagClassName
{
color: #430840;
}
</style>
background-color css
<style>
a { background-color: #430840; }
a { background-color: rgb(67,8,64); }
div.DivClassName
{
background-color: #430840;
}
.BgClassName
{
background-color: #430840;
}
</style>
border-color css
<style>
span { border-color: #430840; }
span { border-color: rgb(67,8,64); }
td.TdClassName
{
border-color: #430840;
}
.TagClassName
{
border-color: #430840;
}
</style>