Shades of Mardi Gras #460449
Tints of Mardi Gras #460449
RGB
CMYK
RGB Variations
Color information
#460449 (or 0x460449) is known color: Mardi Gras. HEX triplet: 46, 04 and 49. RGB value is (70,4,73). Sum of RGB (Red+Green+Blue) = 70+4+73=147 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.62% from 147); Green value is 4 (1.95% from 255 or 2.72% from 147); Blue value is 73 (28.91% from 255 or 49.66% from 147); Max value from RGB is 73 - color contains mainly: blue. Hex color #460449 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460449 is #B9FBB6. Grayscale: #1F1F1F. Windows color (decimal): -12188599 or 4785222. OLE color: 4785222.
HSL color Cylindrical-coordinate representation of color #460449: hue angle of 297.39º 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 #460449 is Cyan = 0.04, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 4 | 73 | - |
| CMYK | 0.04 | 0.95 | 0 | 0.71 |
| HSL | 297.39º | 0.9% | 0.15% | - |
| HSV(B) | 297.39º | 0.95% | 0.29% | - |
| XYZ | 3.77 | 1.87 | 6.47 | - |
| YUV | 31.6 | 151.37 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 73 | 0.04 | 0.95 | 0 | 0.71 | 297.39 | 0.9 | 0.15 |
| Hex | 46 | 4 | 49 | 4 | 5F | 0 | 47 | 129 | 5A | F |
| Octal | 106 | 4 | 111 | 4 | 137 | 0 | 107 | 451 | 132 | 17 |
| Binary | 1000110 | 100 | 1001001 | 100 | 1011111 | 0 | 1000111 | 100101001 | 1011010 | 1111 |
Color Harmonies of #460449
Complementary color
Monochromatic Colors of #460449
Black with #460449
Text Example
Text Example
White with #460449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460449; }
p { color: rgb(70,4,73); }
H1.HeaderClassName
{
color: #460449;
}
.AnyTagClassName
{
color: #460449;
}
</style>
background-color css
<style>
a { background-color: #460449; }
a { background-color: rgb(70,4,73); }
div.DivClassName
{
background-color: #460449;
}
.BgClassName
{
background-color: #460449;
}
</style>
border-color css
<style>
span { border-color: #460449; }
span { border-color: rgb(70,4,73); }
td.TdClassName
{
border-color: #460449;
}
.TagClassName
{
border-color: #460449;
}
</style>