Shades of Mardi Gras #461248
Tints of Mardi Gras #461248
RGB
CMYK
RGB Variations
Color information
#461248 (or 0x461248) is known color: Mardi Gras. HEX triplet: 46, 12 and 48. RGB value is (70,18,72). Sum of RGB (Red+Green+Blue) = 70+18+72=160 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.75% from 160); Green value is 18 (7.42% from 255 or 11.25% from 160); Blue value is 72 (28.52% from 255 or 45% from 160); Max value from RGB is 72 - color contains mainly: blue. Hex color #461248 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461248 is #B9EDB7. Grayscale: #272727. Windows color (decimal): -12185016 or 4723270. OLE color: 4723270.
HSL color Cylindrical-coordinate representation of color #461248: hue angle of 297.78º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #461248 is Cyan = 0.03, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 18 | 72 | - |
| CMYK | 0.03 | 0.75 | 0 | 0.72 |
| HSL | 297.78º | 0.6% | 0.18% | - |
| HSV(B) | 297.78º | 0.75% | 0.28% | - |
| XYZ | 3.91 | 2.2 | 6.35 | - |
| YUV | 39.7 | 146.23 | 149.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 18 | 72 | 0.03 | 0.75 | 0 | 0.72 | 297.78 | 0.6 | 0.18 |
| Hex | 46 | 12 | 48 | 3 | 4B | 0 | 48 | 12A | 3C | 12 |
| Octal | 106 | 22 | 110 | 3 | 113 | 0 | 110 | 452 | 74 | 22 |
| Binary | 1000110 | 10010 | 1001000 | 11 | 1001011 | 0 | 1001000 | 100101010 | 111100 | 10010 |
Color Harmonies of #461248
Complementary color
Monochromatic Colors of #461248
Black with #461248
Text Example
Text Example
White with #461248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461248; }
p { color: rgb(70,18,72); }
H1.HeaderClassName
{
color: #461248;
}
.AnyTagClassName
{
color: #461248;
}
</style>
background-color css
<style>
a { background-color: #461248; }
a { background-color: rgb(70,18,72); }
div.DivClassName
{
background-color: #461248;
}
.BgClassName
{
background-color: #461248;
}
</style>
border-color css
<style>
span { border-color: #461248; }
span { border-color: rgb(70,18,72); }
td.TdClassName
{
border-color: #461248;
}
.TagClassName
{
border-color: #461248;
}
</style>