Shades of Mardi Gras #460341
Tints of Mardi Gras #460341
RGB
CMYK
RGB Variations
Color information
#460341 (or 0x460341) is known color: Mardi Gras. HEX triplet: 46, 03 and 41. RGB value is (70,3,65). Sum of RGB (Red+Green+Blue) = 70+3+65=138 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.72% from 138); Green value is 3 (1.56% from 255 or 2.17% from 138); Blue value is 65 (25.78% from 255 or 47.10% from 138); Max value from RGB is 70 - color contains mainly: red. Hex color #460341 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460341 is #B9FCBE. Grayscale: #1D1D1D. Windows color (decimal): -12188863 or 4260678. OLE color: 4260678.
HSL color Cylindrical-coordinate representation of color #460341: hue angle of 304.48º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #460341 is Cyan = 0, Magento = 0.96, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 3 | 65 | - |
| CMYK | 0 | 0.96 | 0.07 | 0.73 |
| HSL | 304.48º | 0.92% | 0.14% | - |
| HSV(B) | 304.48º | 0.96% | 0.27% | - |
| XYZ | 3.51 | 1.75 | 5.15 | - |
| YUV | 30.1 | 147.7 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 3 | 65 | 0 | 0.96 | 0.07 | 0.73 | 304.48 | 0.92 | 0.14 |
| Hex | 46 | 3 | 41 | 0 | 60 | 7 | 49 | 130 | 5C | E |
| Octal | 106 | 3 | 101 | 0 | 140 | 7 | 111 | 460 | 134 | 16 |
| Binary | 1000110 | 11 | 1000001 | 0 | 1100000 | 111 | 1001001 | 100110000 | 1011100 | 1110 |
Color Harmonies of #460341
Complementary color
Monochromatic Colors of #460341
Black with #460341
Text Example
Text Example
White with #460341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460341; }
p { color: rgb(70,3,65); }
H1.HeaderClassName
{
color: #460341;
}
.AnyTagClassName
{
color: #460341;
}
</style>
background-color css
<style>
a { background-color: #460341; }
a { background-color: rgb(70,3,65); }
div.DivClassName
{
background-color: #460341;
}
.BgClassName
{
background-color: #460341;
}
</style>
border-color css
<style>
span { border-color: #460341; }
span { border-color: rgb(70,3,65); }
td.TdClassName
{
border-color: #460341;
}
.TagClassName
{
border-color: #460341;
}
</style>