Shades of Mardi Gras #430349
Tints of Mardi Gras #430349
RGB
CMYK
RGB Variations
Color information
#430349 (or 0x430349) is known color: Mardi Gras. HEX triplet: 43, 03 and 49. RGB value is (67,3,73). Sum of RGB (Red+Green+Blue) = 67+3+73=143 (18% of max value = 765). Red value is 67 (26.56% from 255 or 46.85% from 143); Green value is 3 (1.56% from 255 or 2.10% from 143); Blue value is 73 (28.91% from 255 or 51.05% from 143); Max value from RGB is 73 - color contains mainly: blue. Hex color #430349 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #430349 is #BCFCB6. Grayscale: #1D1D1D. Windows color (decimal): -12385463 or 4784963. OLE color: 4784963.
HSL color Cylindrical-coordinate representation of color #430349: hue angle of 294.86º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430349 is Cyan = 0.08, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 3 | 73 | - |
| CMYK | 0.08 | 0.96 | 0 | 0.71 |
| HSL | 294.86º | 0.92% | 0.15% | - |
| HSV(B) | 294.86º | 0.96% | 0.29% | - |
| XYZ | 3.55 | 1.74 | 6.45 | - |
| YUV | 30.12 | 152.2 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 73 | 0.08 | 0.96 | 0 | 0.71 | 294.86 | 0.92 | 0.15 |
| Hex | 43 | 3 | 49 | 8 | 60 | 0 | 47 | 127 | 5C | F |
| Octal | 103 | 3 | 111 | 10 | 140 | 0 | 107 | 447 | 134 | 17 |
| Binary | 1000011 | 11 | 1001001 | 1000 | 1100000 | 0 | 1000111 | 100100111 | 1011100 | 1111 |
Color Harmonies of #430349
Complementary color
Monochromatic Colors of #430349
Black with #430349
Text Example
Text Example
White with #430349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430349; }
p { color: rgb(67,3,73); }
H1.HeaderClassName
{
color: #430349;
}
.AnyTagClassName
{
color: #430349;
}
</style>
background-color css
<style>
a { background-color: #430349; }
a { background-color: rgb(67,3,73); }
div.DivClassName
{
background-color: #430349;
}
.BgClassName
{
background-color: #430349;
}
</style>
border-color css
<style>
span { border-color: #430349; }
span { border-color: rgb(67,3,73); }
td.TdClassName
{
border-color: #430349;
}
.TagClassName
{
border-color: #430349;
}
</style>