Shades of Mardi Gras #460542
Tints of Mardi Gras #460542
RGB
CMYK
RGB Variations
Color information
#460542 (or 0x460542) is known color: Mardi Gras. HEX triplet: 46, 05 and 42. RGB value is (70,5,66). Sum of RGB (Red+Green+Blue) = 70+5+66=141 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.65% from 141); Green value is 5 (2.34% from 255 or 3.55% from 141); Blue value is 66 (26.17% from 255 or 46.81% from 141); Max value from RGB is 70 - color contains mainly: red. Hex color #460542 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460542 is #B9FABD. Grayscale: #1F1F1F. Windows color (decimal): -12188350 or 4326726. OLE color: 4326726.
HSL color Cylindrical-coordinate representation of color #460542: hue angle of 303.69º 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 #460542 is Cyan = 0, Magento = 0.93, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 5 | 66 | - |
| CMYK | 0 | 0.93 | 0.06 | 0.73 |
| HSL | 303.69º | 0.87% | 0.15% | - |
| HSV(B) | 303.69º | 0.93% | 0.27% | - |
| XYZ | 3.56 | 1.8 | 5.31 | - |
| YUV | 31.39 | 147.53 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 5 | 66 | 0 | 0.93 | 0.06 | 0.73 | 303.69 | 0.87 | 0.15 |
| Hex | 46 | 5 | 42 | 0 | 5D | 6 | 49 | 130 | 57 | F |
| Octal | 106 | 5 | 102 | 0 | 135 | 6 | 111 | 460 | 127 | 17 |
| Binary | 1000110 | 101 | 1000010 | 0 | 1011101 | 110 | 1001001 | 100110000 | 1010111 | 1111 |
Color Harmonies of #460542
Complementary color
Monochromatic Colors of #460542
Black with #460542
Text Example
Text Example
White with #460542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460542; }
p { color: rgb(70,5,66); }
H1.HeaderClassName
{
color: #460542;
}
.AnyTagClassName
{
color: #460542;
}
</style>
background-color css
<style>
a { background-color: #460542; }
a { background-color: rgb(70,5,66); }
div.DivClassName
{
background-color: #460542;
}
.BgClassName
{
background-color: #460542;
}
</style>
border-color css
<style>
span { border-color: #460542; }
span { border-color: rgb(70,5,66); }
td.TdClassName
{
border-color: #460542;
}
.TagClassName
{
border-color: #460542;
}
</style>