Shades of Mardi Gras #460443
Tints of Mardi Gras #460443
RGB
CMYK
RGB Variations
Color information
#460443 (or 0x460443) is known color: Mardi Gras. HEX triplet: 46, 04 and 43. RGB value is (70,4,67). Sum of RGB (Red+Green+Blue) = 70+4+67=141 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.65% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 67 (26.56% from 255 or 47.52% from 141); Max value from RGB is 70 - color contains mainly: red. Hex color #460443 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460443 is #B9FBBC. Grayscale: #1E1E1E. Windows color (decimal): -12188605 or 4392006. OLE color: 4392006.
HSL color Cylindrical-coordinate representation of color #460443: hue angle of 302.73º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460443 is Cyan = 0, Magento = 0.94, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 67 | - |
| CMYK | 0 | 0.94 | 0.04 | 0.73 |
| HSL | 302.73º | 0.89% | 0.15% | - |
| HSV(B) | 302.73º | 0.94% | 0.27% | - |
| XYZ | 3.58 | 1.79 | 5.47 | - |
| YUV | 30.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 67 | 0 | 0.94 | 0.04 | 0.73 | 302.73 | 0.89 | 0.15 |
| Hex | 46 | 4 | 43 | 0 | 5E | 4 | 49 | 12F | 59 | F |
| Octal | 106 | 4 | 103 | 0 | 136 | 4 | 111 | 457 | 131 | 17 |
| Binary | 1000110 | 100 | 1000011 | 0 | 1011110 | 100 | 1001001 | 100101111 | 1011001 | 1111 |
Color Harmonies of #460443
Complementary color
Monochromatic Colors of #460443
Black with #460443
Text Example
Text Example
White with #460443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460443; }
p { color: rgb(70,4,67); }
H1.HeaderClassName
{
color: #460443;
}
.AnyTagClassName
{
color: #460443;
}
</style>
background-color css
<style>
a { background-color: #460443; }
a { background-color: rgb(70,4,67); }
div.DivClassName
{
background-color: #460443;
}
.BgClassName
{
background-color: #460443;
}
</style>
border-color css
<style>
span { border-color: #460443; }
span { border-color: rgb(70,4,67); }
td.TdClassName
{
border-color: #460443;
}
.TagClassName
{
border-color: #460443;
}
</style>