Shades of Mardi Gras #461142
Tints of Mardi Gras #461142
RGB
CMYK
RGB Variations
Color information
#461142 (or 0x461142) is known color: Mardi Gras. HEX triplet: 46, 11 and 42. RGB value is (70,17,66). Sum of RGB (Red+Green+Blue) = 70+17+66=153 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.75% from 153); Green value is 17 (7.03% from 255 or 11.11% from 153); Blue value is 66 (26.17% from 255 or 43.14% from 153); Max value from RGB is 70 - color contains mainly: red. Hex color #461142 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461142 is #B9EEBD. Grayscale: #262626. Windows color (decimal): -12185278 or 4329798. OLE color: 4329798.
HSL color Cylindrical-coordinate representation of color #461142: hue angle of 304.53º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #461142 is Cyan = 0, Magento = 0.76, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 17 | 66 | - |
| CMYK | 0 | 0.76 | 0.06 | 0.73 |
| HSL | 304.53º | 0.61% | 0.17% | - |
| HSV(B) | 304.53º | 0.76% | 0.27% | - |
| XYZ | 3.71 | 2.1 | 5.36 | - |
| YUV | 38.43 | 143.56 | 150.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 17 | 66 | 0 | 0.76 | 0.06 | 0.73 | 304.53 | 0.61 | 0.17 |
| Hex | 46 | 11 | 42 | 0 | 4C | 6 | 49 | 131 | 3D | 11 |
| Octal | 106 | 21 | 102 | 0 | 114 | 6 | 111 | 461 | 75 | 21 |
| Binary | 1000110 | 10001 | 1000010 | 0 | 1001100 | 110 | 1001001 | 100110001 | 111101 | 10001 |
Color Harmonies of #461142
Complementary color
Monochromatic Colors of #461142
Black with #461142
Text Example
Text Example
White with #461142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461142; }
p { color: rgb(70,17,66); }
H1.HeaderClassName
{
color: #461142;
}
.AnyTagClassName
{
color: #461142;
}
</style>
background-color css
<style>
a { background-color: #461142; }
a { background-color: rgb(70,17,66); }
div.DivClassName
{
background-color: #461142;
}
.BgClassName
{
background-color: #461142;
}
</style>
border-color css
<style>
span { border-color: #461142; }
span { border-color: rgb(70,17,66); }
td.TdClassName
{
border-color: #461142;
}
.TagClassName
{
border-color: #461142;
}
</style>