Shades of Mardi Gras #430449
Tints of Mardi Gras #430449
RGB
CMYK
RGB Variations
Color information
#430449 (or 0x430449) is known color: Mardi Gras. HEX triplet: 43, 04 and 49. RGB value is (67,4,73). Sum of RGB (Red+Green+Blue) = 67+4+73=144 (19% of max value = 765). Red value is 67 (26.56% from 255 or 46.53% from 144); Green value is 4 (1.95% from 255 or 2.78% from 144); Blue value is 73 (28.91% from 255 or 50.69% from 144); Max value from RGB is 73 - color contains mainly: blue. Hex color #430449 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430449 is #BCFBB6. Grayscale: #1E1E1E. Windows color (decimal): -12385207 or 4785219. OLE color: 4785219.
HSL color Cylindrical-coordinate representation of color #430449: hue angle of 294.78º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #430449 is Cyan = 0.08, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 4 | 73 | - |
| CMYK | 0.08 | 0.95 | 0 | 0.71 |
| HSL | 294.78º | 0.9% | 0.15% | - |
| HSV(B) | 294.78º | 0.95% | 0.29% | - |
| XYZ | 3.56 | 1.76 | 6.46 | - |
| YUV | 30.7 | 151.87 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 73 | 0.08 | 0.95 | 0 | 0.71 | 294.78 | 0.9 | 0.15 |
| Hex | 43 | 4 | 49 | 8 | 5F | 0 | 47 | 127 | 5A | F |
| Octal | 103 | 4 | 111 | 10 | 137 | 0 | 107 | 447 | 132 | 17 |
| Binary | 1000011 | 100 | 1001001 | 1000 | 1011111 | 0 | 1000111 | 100100111 | 1011010 | 1111 |
Color Harmonies of #430449
Complementary color
Monochromatic Colors of #430449
Black with #430449
Text Example
Text Example
White with #430449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430449; }
p { color: rgb(67,4,73); }
H1.HeaderClassName
{
color: #430449;
}
.AnyTagClassName
{
color: #430449;
}
</style>
background-color css
<style>
a { background-color: #430449; }
a { background-color: rgb(67,4,73); }
div.DivClassName
{
background-color: #430449;
}
.BgClassName
{
background-color: #430449;
}
</style>
border-color css
<style>
span { border-color: #430449; }
span { border-color: rgb(67,4,73); }
td.TdClassName
{
border-color: #430449;
}
.TagClassName
{
border-color: #430449;
}
</style>