Shades of Mardi Gras #460045
Tints of Mardi Gras #460045
RGB
CMYK
RGB Variations
Color information
#460045 (or 0x460045) is known color: Mardi Gras. HEX triplet: 46, 00 and 45. RGB value is (70,0,69). Sum of RGB (Red+Green+Blue) = 70+0+69=139 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.36% from 139); Green value is 0 (0.39% from 255 or 0% from 139); Blue value is 69 (27.34% from 255 or 49.64% from 139); Max value from RGB is 70 - color contains mainly: red. Hex color #460045 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460045 is #B9FFBA. Grayscale: #1C1C1C. Windows color (decimal): -12189627 or 4522054. OLE color: 4522054.
HSL color Cylindrical-coordinate representation of color #460045: hue angle of 300.86º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 1%. Process color model (Four color, CMYK) of #460045 is Cyan = 0, Magento = 1, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.01 | 0.73 |
| HSL | 300.86º | 1% | 0.14% | - |
| HSV(B) | 300.86º | 1% | 0.27% | - |
| XYZ | 3.6 | 1.73 | 5.77 | - |
| YUV | 28.8 | 150.69 | 157.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 0 | 69 | 0 | 1 | 0.01 | 0.73 | 300.86 | 1 | 0.14 |
| Hex | 46 | 0 | 45 | 0 | 64 | 1 | 49 | 12D | 64 | E |
| Octal | 106 | 0 | 105 | 0 | 144 | 1 | 111 | 455 | 144 | 16 |
| Binary | 1000110 | 0 | 1000101 | 0 | 1100100 | 1 | 1001001 | 100101101 | 1100100 | 1110 |
Color Harmonies of #460045
Complementary color
Monochromatic Colors of #460045
Black with #460045
Text Example
Text Example
White with #460045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460045; }
p { color: rgb(70,0,69); }
H1.HeaderClassName
{
color: #460045;
}
.AnyTagClassName
{
color: #460045;
}
</style>
background-color css
<style>
a { background-color: #460045; }
a { background-color: rgb(70,0,69); }
div.DivClassName
{
background-color: #460045;
}
.BgClassName
{
background-color: #460045;
}
</style>
border-color css
<style>
span { border-color: #460045; }
span { border-color: rgb(70,0,69); }
td.TdClassName
{
border-color: #460045;
}
.TagClassName
{
border-color: #460045;
}
</style>