Shades of Mardi Gras #430446
Tints of Mardi Gras #430446
RGB
CMYK
RGB Variations
Color information
#430446 (or 0x430446) is known color: Mardi Gras. HEX triplet: 43, 04 and 46. RGB value is (67,4,70). Sum of RGB (Red+Green+Blue) = 67+4+70=141 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.52% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 70 (27.73% from 255 or 49.65% from 141); Max value from RGB is 70 - color contains mainly: blue. Hex color #430446 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430446 is #BCFBB9. Grayscale: #1E1E1E. Windows color (decimal): -12385210 or 4588611. OLE color: 4588611.
HSL color Cylindrical-coordinate representation of color #430446: hue angle of 297.27º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430446 is Cyan = 0.04, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 4 | 70 | - |
| CMYK | 0.04 | 0.94 | 0 | 0.73 |
| HSL | 297.27º | 0.89% | 0.15% | - |
| HSV(B) | 297.27º | 0.94% | 0.27% | - |
| XYZ | 3.46 | 1.72 | 5.94 | - |
| YUV | 30.36 | 150.37 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 70 | 0.04 | 0.94 | 0 | 0.73 | 297.27 | 0.89 | 0.15 |
| Hex | 43 | 4 | 46 | 4 | 5E | 0 | 49 | 129 | 59 | F |
| Octal | 103 | 4 | 106 | 4 | 136 | 0 | 111 | 451 | 131 | 17 |
| Binary | 1000011 | 100 | 1000110 | 100 | 1011110 | 0 | 1001001 | 100101001 | 1011001 | 1111 |
Color Harmonies of #430446
Complementary color
Monochromatic Colors of #430446
Black with #430446
Text Example
Text Example
White with #430446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430446; }
p { color: rgb(67,4,70); }
H1.HeaderClassName
{
color: #430446;
}
.AnyTagClassName
{
color: #430446;
}
</style>
background-color css
<style>
a { background-color: #430446; }
a { background-color: rgb(67,4,70); }
div.DivClassName
{
background-color: #430446;
}
.BgClassName
{
background-color: #430446;
}
</style>
border-color css
<style>
span { border-color: #430446; }
span { border-color: rgb(67,4,70); }
td.TdClassName
{
border-color: #430446;
}
.TagClassName
{
border-color: #430446;
}
</style>