Shades of Mardi Gras #460349
Tints of Mardi Gras #460349
RGB
CMYK
RGB Variations
Color information
#460349 (or 0x460349) is known color: Mardi Gras. HEX triplet: 46, 03 and 49. RGB value is (70,3,73). Sum of RGB (Red+Green+Blue) = 70+3+73=146 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.95% from 146); Green value is 3 (1.56% from 255 or 2.05% from 146); Blue value is 73 (28.91% from 255 or 50% from 146); Max value from RGB is 73 - color contains mainly: blue. Hex color #460349 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460349 is #B9FCB6. Grayscale: #1E1E1E. Windows color (decimal): -12188855 or 4784966. OLE color: 4784966.
HSL color Cylindrical-coordinate representation of color #460349: hue angle of 297.43º 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 #460349 is Cyan = 0.04, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 3 | 73 | - |
| CMYK | 0.04 | 0.96 | 0 | 0.71 |
| HSL | 297.43º | 0.92% | 0.15% | - |
| HSV(B) | 297.43º | 0.96% | 0.29% | - |
| XYZ | 3.76 | 1.85 | 6.46 | - |
| YUV | 31.01 | 151.7 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 3 | 73 | 0.04 | 0.96 | 0 | 0.71 | 297.43 | 0.92 | 0.15 |
| Hex | 46 | 3 | 49 | 4 | 60 | 0 | 47 | 129 | 5C | F |
| Octal | 106 | 3 | 111 | 4 | 140 | 0 | 107 | 451 | 134 | 17 |
| Binary | 1000110 | 11 | 1001001 | 100 | 1100000 | 0 | 1000111 | 100101001 | 1011100 | 1111 |
Color Harmonies of #460349
Complementary color
Monochromatic Colors of #460349
Black with #460349
Text Example
Text Example
White with #460349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460349; }
p { color: rgb(70,3,73); }
H1.HeaderClassName
{
color: #460349;
}
.AnyTagClassName
{
color: #460349;
}
</style>
background-color css
<style>
a { background-color: #460349; }
a { background-color: rgb(70,3,73); }
div.DivClassName
{
background-color: #460349;
}
.BgClassName
{
background-color: #460349;
}
</style>
border-color css
<style>
span { border-color: #460349; }
span { border-color: rgb(70,3,73); }
td.TdClassName
{
border-color: #460349;
}
.TagClassName
{
border-color: #460349;
}
</style>