Shades of Mardi Gras #461342
Tints of Mardi Gras #461342
RGB
CMYK
RGB Variations
Color information
#461342 (or 0x461342) is known color: Mardi Gras. HEX triplet: 46, 13 and 42. RGB value is (70,19,66). Sum of RGB (Red+Green+Blue) = 70+19+66=155 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.16% from 155); Green value is 19 (7.81% from 255 or 12.26% from 155); Blue value is 66 (26.17% from 255 or 42.58% from 155); Max value from RGB is 70 - color contains mainly: red. Hex color #461342 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461342 is #B9ECBD. Grayscale: #272727. Windows color (decimal): -12184766 or 4330310. OLE color: 4330310.
HSL color Cylindrical-coordinate representation of color #461342: hue angle of 304.71º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #461342 is Cyan = 0, Magento = 0.73, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 19 | 66 | - |
| CMYK | 0 | 0.73 | 0.06 | 0.73 |
| HSL | 304.71º | 0.57% | 0.17% | - |
| HSV(B) | 304.71º | 0.73% | 0.27% | - |
| XYZ | 3.74 | 2.16 | 5.37 | - |
| YUV | 39.61 | 142.9 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 66 | 0 | 0.73 | 0.06 | 0.73 | 304.71 | 0.57 | 0.17 |
| Hex | 46 | 13 | 42 | 0 | 49 | 6 | 49 | 131 | 39 | 11 |
| Octal | 106 | 23 | 102 | 0 | 111 | 6 | 111 | 461 | 71 | 21 |
| Binary | 1000110 | 10011 | 1000010 | 0 | 1001001 | 110 | 1001001 | 100110001 | 111001 | 10001 |
Color Harmonies of #461342
Complementary color
Monochromatic Colors of #461342
Black with #461342
Text Example
Text Example
White with #461342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461342; }
p { color: rgb(70,19,66); }
H1.HeaderClassName
{
color: #461342;
}
.AnyTagClassName
{
color: #461342;
}
</style>
background-color css
<style>
a { background-color: #461342; }
a { background-color: rgb(70,19,66); }
div.DivClassName
{
background-color: #461342;
}
.BgClassName
{
background-color: #461342;
}
</style>
border-color css
<style>
span { border-color: #461342; }
span { border-color: rgb(70,19,66); }
td.TdClassName
{
border-color: #461342;
}
.TagClassName
{
border-color: #461342;
}
</style>