Shades of Mardi Gras #461045
Tints of Mardi Gras #461045
RGB
CMYK
RGB Variations
Color information
#461045 (or 0x461045) is known color: Mardi Gras. HEX triplet: 46, 10 and 45. RGB value is (70,16,69). Sum of RGB (Red+Green+Blue) = 70+16+69=155 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.16% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 69 (27.34% from 255 or 44.52% from 155); Max value from RGB is 70 - color contains mainly: red. Hex color #461045 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461045 is #B9EFBA. Grayscale: #262626. Windows color (decimal): -12185531 or 4526150. OLE color: 4526150.
HSL color Cylindrical-coordinate representation of color #461045: hue angle of 301.11º 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 #461045 is Cyan = 0, Magento = 0.77, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 69 | - |
| CMYK | 0 | 0.77 | 0.01 | 0.73 |
| HSL | 301.11º | 0.63% | 0.17% | - |
| HSV(B) | 301.11º | 0.77% | 0.27% | - |
| XYZ | 3.79 | 2.1 | 5.84 | - |
| YUV | 38.19 | 145.39 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 69 | 0 | 0.77 | 0.01 | 0.73 | 301.11 | 0.63 | 0.17 |
| Hex | 46 | 10 | 45 | 0 | 4D | 1 | 49 | 12D | 3F | 11 |
| Octal | 106 | 20 | 105 | 0 | 115 | 1 | 111 | 455 | 77 | 21 |
| Binary | 1000110 | 10000 | 1000101 | 0 | 1001101 | 1 | 1001001 | 100101101 | 111111 | 10001 |
Color Harmonies of #461045
Complementary color
Monochromatic Colors of #461045
Black with #461045
Text Example
Text Example
White with #461045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461045; }
p { color: rgb(70,16,69); }
H1.HeaderClassName
{
color: #461045;
}
.AnyTagClassName
{
color: #461045;
}
</style>
background-color css
<style>
a { background-color: #461045; }
a { background-color: rgb(70,16,69); }
div.DivClassName
{
background-color: #461045;
}
.BgClassName
{
background-color: #461045;
}
</style>
border-color css
<style>
span { border-color: #461045; }
span { border-color: rgb(70,16,69); }
td.TdClassName
{
border-color: #461045;
}
.TagClassName
{
border-color: #461045;
}
</style>