Shades of Mardi Gras #460348
Tints of Mardi Gras #460348
RGB
CMYK
RGB Variations
Color information
#460348 (or 0x460348) is known color: Mardi Gras. HEX triplet: 46, 03 and 48. RGB value is (70,3,72). Sum of RGB (Red+Green+Blue) = 70+3+72=145 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.28% from 145); Green value is 3 (1.56% from 255 or 2.07% from 145); Blue value is 72 (28.52% from 255 or 49.66% from 145); Max value from RGB is 72 - color contains mainly: blue. Hex color #460348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460348 is #B9FCB7. Grayscale: #1E1E1E. Windows color (decimal): -12188856 or 4719430. OLE color: 4719430.
HSL color Cylindrical-coordinate representation of color #460348: hue angle of 298.26º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #460348 is Cyan = 0.03, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 3 | 72 | - |
| CMYK | 0.03 | 0.96 | 0 | 0.72 |
| HSL | 298.26º | 0.92% | 0.15% | - |
| HSV(B) | 298.26º | 0.96% | 0.28% | - |
| XYZ | 3.73 | 1.84 | 6.29 | - |
| YUV | 30.9 | 151.2 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 3 | 72 | 0.03 | 0.96 | 0 | 0.72 | 298.26 | 0.92 | 0.15 |
| Hex | 46 | 3 | 48 | 3 | 60 | 0 | 48 | 12A | 5C | F |
| Octal | 106 | 3 | 110 | 3 | 140 | 0 | 110 | 452 | 134 | 17 |
| Binary | 1000110 | 11 | 1001000 | 11 | 1100000 | 0 | 1001000 | 100101010 | 1011100 | 1111 |
Color Harmonies of #460348
Complementary color
Monochromatic Colors of #460348
Black with #460348
Text Example
Text Example
White with #460348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460348; }
p { color: rgb(70,3,72); }
H1.HeaderClassName
{
color: #460348;
}
.AnyTagClassName
{
color: #460348;
}
</style>
background-color css
<style>
a { background-color: #460348; }
a { background-color: rgb(70,3,72); }
div.DivClassName
{
background-color: #460348;
}
.BgClassName
{
background-color: #460348;
}
</style>
border-color css
<style>
span { border-color: #460348; }
span { border-color: rgb(70,3,72); }
td.TdClassName
{
border-color: #460348;
}
.TagClassName
{
border-color: #460348;
}
</style>