Shades of Mardi Gras #460541
Tints of Mardi Gras #460541
RGB
CMYK
RGB Variations
Color information
#460541 (or 0x460541) is known color: Mardi Gras. HEX triplet: 46, 05 and 41. RGB value is (70,5,65). Sum of RGB (Red+Green+Blue) = 70+5+65=140 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50% from 140); Green value is 5 (2.34% from 255 or 3.57% from 140); Blue value is 65 (25.78% from 255 or 46.43% from 140); Max value from RGB is 70 - color contains mainly: red. Hex color #460541 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460541 is #B9FABE. Grayscale: #1F1F1F. Windows color (decimal): -12188351 or 4261190. OLE color: 4261190.
HSL color Cylindrical-coordinate representation of color #460541: hue angle of 304.62º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #460541 is Cyan = 0, Magento = 0.93, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 5 | 65 | - |
| CMYK | 0 | 0.93 | 0.07 | 0.73 |
| HSL | 304.62º | 0.87% | 0.15% | - |
| HSV(B) | 304.62º | 0.93% | 0.27% | - |
| XYZ | 3.53 | 1.79 | 5.16 | - |
| YUV | 31.28 | 147.03 | 155.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 5 | 65 | 0 | 0.93 | 0.07 | 0.73 | 304.62 | 0.87 | 0.15 |
| Hex | 46 | 5 | 41 | 0 | 5D | 7 | 49 | 131 | 57 | F |
| Octal | 106 | 5 | 101 | 0 | 135 | 7 | 111 | 461 | 127 | 17 |
| Binary | 1000110 | 101 | 1000001 | 0 | 1011101 | 111 | 1001001 | 100110001 | 1010111 | 1111 |
Color Harmonies of #460541
Complementary color
Monochromatic Colors of #460541
Black with #460541
Text Example
Text Example
White with #460541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460541; }
p { color: rgb(70,5,65); }
H1.HeaderClassName
{
color: #460541;
}
.AnyTagClassName
{
color: #460541;
}
</style>
background-color css
<style>
a { background-color: #460541; }
a { background-color: rgb(70,5,65); }
div.DivClassName
{
background-color: #460541;
}
.BgClassName
{
background-color: #460541;
}
</style>
border-color css
<style>
span { border-color: #460541; }
span { border-color: rgb(70,5,65); }
td.TdClassName
{
border-color: #460541;
}
.TagClassName
{
border-color: #460541;
}
</style>