Shades of Mardi Gras #460645
Tints of Mardi Gras #460645
RGB
CMYK
RGB Variations
Color information
#460645 (or 0x460645) is known color: Mardi Gras. HEX triplet: 46, 06 and 45. RGB value is (70,6,69). Sum of RGB (Red+Green+Blue) = 70+6+69=145 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.28% from 145); Green value is 6 (2.73% from 255 or 4.14% from 145); Blue value is 69 (27.34% from 255 or 47.59% from 145); Max value from RGB is 70 - color contains mainly: red. Hex color #460645 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460645 is #B9F9BA. Grayscale: #202020. Windows color (decimal): -12188091 or 4523590. OLE color: 4523590.
HSL color Cylindrical-coordinate representation of color #460645: hue angle of 300.94º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #460645 is Cyan = 0, Magento = 0.91, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 6 | 69 | - |
| CMYK | 0 | 0.91 | 0.01 | 0.73 |
| HSL | 300.94º | 0.84% | 0.15% | - |
| HSV(B) | 300.94º | 0.91% | 0.27% | - |
| XYZ | 3.67 | 1.86 | 5.8 | - |
| YUV | 32.32 | 148.7 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 6 | 69 | 0 | 0.91 | 0.01 | 0.73 | 300.94 | 0.84 | 0.15 |
| Hex | 46 | 6 | 45 | 0 | 5B | 1 | 49 | 12D | 54 | F |
| Octal | 106 | 6 | 105 | 0 | 133 | 1 | 111 | 455 | 124 | 17 |
| Binary | 1000110 | 110 | 1000101 | 0 | 1011011 | 1 | 1001001 | 100101101 | 1010100 | 1111 |
Color Harmonies of #460645
Complementary color
Monochromatic Colors of #460645
Black with #460645
Text Example
Text Example
White with #460645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460645; }
p { color: rgb(70,6,69); }
H1.HeaderClassName
{
color: #460645;
}
.AnyTagClassName
{
color: #460645;
}
</style>
background-color css
<style>
a { background-color: #460645; }
a { background-color: rgb(70,6,69); }
div.DivClassName
{
background-color: #460645;
}
.BgClassName
{
background-color: #460645;
}
</style>
border-color css
<style>
span { border-color: #460645; }
span { border-color: rgb(70,6,69); }
td.TdClassName
{
border-color: #460645;
}
.TagClassName
{
border-color: #460645;
}
</style>