Shades of Mardi Gras #461340
Tints of Mardi Gras #461340
RGB
CMYK
RGB Variations
Color information
#461340 (or 0x461340) is known color: Mardi Gras. HEX triplet: 46, 13 and 40. RGB value is (70,19,64). Sum of RGB (Red+Green+Blue) = 70+19+64=153 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.75% from 153); Green value is 19 (7.81% from 255 or 12.42% from 153); Blue value is 64 (25.39% from 255 or 41.83% from 153); Max value from RGB is 70 - color contains mainly: red. Hex color #461340 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461340 is #B9ECBF. Grayscale: #272727. Windows color (decimal): -12184768 or 4199238. OLE color: 4199238.
HSL color Cylindrical-coordinate representation of color #461340: hue angle of 307.06º 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 #461340 is Cyan = 0, Magento = 0.73, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 19 | 64 | - |
| CMYK | 0 | 0.73 | 0.09 | 0.73 |
| HSL | 307.06º | 0.57% | 0.17% | - |
| HSV(B) | 307.06º | 0.73% | 0.27% | - |
| XYZ | 3.68 | 2.14 | 5.07 | - |
| YUV | 39.38 | 141.9 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 64 | 0 | 0.73 | 0.09 | 0.73 | 307.06 | 0.57 | 0.17 |
| Hex | 46 | 13 | 40 | 0 | 49 | 9 | 49 | 133 | 39 | 11 |
| Octal | 106 | 23 | 100 | 0 | 111 | 11 | 111 | 463 | 71 | 21 |
| Binary | 1000110 | 10011 | 1000000 | 0 | 1001001 | 1001 | 1001001 | 100110011 | 111001 | 10001 |
Color Harmonies of #461340
Complementary color
Monochromatic Colors of #461340
Black with #461340
Text Example
Text Example
White with #461340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461340; }
p { color: rgb(70,19,64); }
H1.HeaderClassName
{
color: #461340;
}
.AnyTagClassName
{
color: #461340;
}
</style>
background-color css
<style>
a { background-color: #461340; }
a { background-color: rgb(70,19,64); }
div.DivClassName
{
background-color: #461340;
}
.BgClassName
{
background-color: #461340;
}
</style>
border-color css
<style>
span { border-color: #461340; }
span { border-color: rgb(70,19,64); }
td.TdClassName
{
border-color: #461340;
}
.TagClassName
{
border-color: #461340;
}
</style>