Shades of Mardi Gras #461042
Tints of Mardi Gras #461042
RGB
CMYK
RGB Variations
Color information
#461042 (or 0x461042) is known color: Mardi Gras. HEX triplet: 46, 10 and 42. RGB value is (70,16,66). Sum of RGB (Red+Green+Blue) = 70+16+66=152 (20% of max value = 765). Red value is 70 (27.73% from 255 or 46.05% from 152); Green value is 16 (6.64% from 255 or 10.53% from 152); Blue value is 66 (26.17% from 255 or 43.42% from 152); Max value from RGB is 70 - color contains mainly: red. Hex color #461042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461042 is #B9EFBD. Grayscale: #252525. Windows color (decimal): -12185534 or 4329542. OLE color: 4329542.
HSL color Cylindrical-coordinate representation of color #461042: hue angle of 304.44º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461042 is Cyan = 0, Magento = 0.77, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 66 | - |
| CMYK | 0 | 0.77 | 0.06 | 0.73 |
| HSL | 304.44º | 0.63% | 0.17% | - |
| HSV(B) | 304.44º | 0.77% | 0.27% | - |
| XYZ | 3.69 | 2.07 | 5.36 | - |
| YUV | 37.85 | 143.89 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 66 | 0 | 0.77 | 0.06 | 0.73 | 304.44 | 0.63 | 0.17 |
| Hex | 46 | 10 | 42 | 0 | 4D | 6 | 49 | 130 | 3F | 11 |
| Octal | 106 | 20 | 102 | 0 | 115 | 6 | 111 | 460 | 77 | 21 |
| Binary | 1000110 | 10000 | 1000010 | 0 | 1001101 | 110 | 1001001 | 100110000 | 111111 | 10001 |
Color Harmonies of #461042
Complementary color
Monochromatic Colors of #461042
Black with #461042
Text Example
Text Example
White with #461042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461042; }
p { color: rgb(70,16,66); }
H1.HeaderClassName
{
color: #461042;
}
.AnyTagClassName
{
color: #461042;
}
</style>
background-color css
<style>
a { background-color: #461042; }
a { background-color: rgb(70,16,66); }
div.DivClassName
{
background-color: #461042;
}
.BgClassName
{
background-color: #461042;
}
</style>
border-color css
<style>
span { border-color: #461042; }
span { border-color: rgb(70,16,66); }
td.TdClassName
{
border-color: #461042;
}
.TagClassName
{
border-color: #461042;
}
</style>