Shades of Mardi Gras #461345
Tints of Mardi Gras #461345
RGB
CMYK
RGB Variations
Color information
#461345 (or 0x461345) is known color: Mardi Gras. HEX triplet: 46, 13 and 45. RGB value is (70,19,69). Sum of RGB (Red+Green+Blue) = 70+19+69=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 19 (7.81% from 255 or 12.03% from 158); Blue value is 69 (27.34% from 255 or 43.67% from 158); Max value from RGB is 70 - color contains mainly: red. Hex color #461345 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461345 is #B9ECBA. Grayscale: #272727. Windows color (decimal): -12184763 or 4526918. OLE color: 4526918.
HSL color Cylindrical-coordinate representation of color #461345: hue angle of 301.18º 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 #461345 is Cyan = 0, Magento = 0.73, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 19 | 69 | - |
| CMYK | 0 | 0.73 | 0.01 | 0.73 |
| HSL | 301.18º | 0.57% | 0.17% | - |
| HSV(B) | 301.18º | 0.73% | 0.27% | - |
| XYZ | 3.83 | 2.2 | 5.85 | - |
| YUV | 39.95 | 144.4 | 149.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 69 | 0 | 0.73 | 0.01 | 0.73 | 301.18 | 0.57 | 0.17 |
| Hex | 46 | 13 | 45 | 0 | 49 | 1 | 49 | 12D | 39 | 11 |
| Octal | 106 | 23 | 105 | 0 | 111 | 1 | 111 | 455 | 71 | 21 |
| Binary | 1000110 | 10011 | 1000101 | 0 | 1001001 | 1 | 1001001 | 100101101 | 111001 | 10001 |
Color Harmonies of #461345
Complementary color
Monochromatic Colors of #461345
Black with #461345
Text Example
Text Example
White with #461345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461345; }
p { color: rgb(70,19,69); }
H1.HeaderClassName
{
color: #461345;
}
.AnyTagClassName
{
color: #461345;
}
</style>
background-color css
<style>
a { background-color: #461345; }
a { background-color: rgb(70,19,69); }
div.DivClassName
{
background-color: #461345;
}
.BgClassName
{
background-color: #461345;
}
</style>
border-color css
<style>
span { border-color: #461345; }
span { border-color: rgb(70,19,69); }
td.TdClassName
{
border-color: #461345;
}
.TagClassName
{
border-color: #461345;
}
</style>