Shades of Mardi Gras #480742
Tints of Mardi Gras #480742
RGB
CMYK
RGB Variations
Color information
#480742 (or 0x480742) is known color: Mardi Gras. HEX triplet: 48, 07 and 42. RGB value is (72,7,66). Sum of RGB (Red+Green+Blue) = 72+7+66=145 (19% of max value = 765). Red value is 72 (28.52% from 255 or 49.66% from 145); Green value is 7 (3.12% from 255 or 4.83% from 145); Blue value is 66 (26.17% from 255 or 45.52% from 145); Max value from RGB is 72 - color contains mainly: red. Hex color #480742 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #480742 is #B7F8BD. Grayscale: #202020. Windows color (decimal): -12056766 or 4327240. OLE color: 4327240.
HSL color Cylindrical-coordinate representation of color #480742: hue angle of 305.54º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #480742 is Cyan = 0, Magento = 0.90, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 7 | 66 | - |
| CMYK | 0 | 0.90 | 0.08 | 0.72 |
| HSL | 305.54º | 0.82% | 0.15% | - |
| HSV(B) | 305.54º | 0.9% | 0.28% | - |
| XYZ | 3.73 | 1.92 | 5.33 | - |
| YUV | 33.16 | 146.53 | 155.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 7 | 66 | 0 | 0.90 | 0.08 | 0.72 | 305.54 | 0.82 | 0.15 |
| Hex | 48 | 7 | 42 | 0 | 5A | 8 | 48 | 132 | 52 | F |
| Octal | 110 | 7 | 102 | 0 | 132 | 10 | 110 | 462 | 122 | 17 |
| Binary | 1001000 | 111 | 1000010 | 0 | 1011010 | 1000 | 1001000 | 100110010 | 1010010 | 1111 |
Color Harmonies of #480742
Complementary color
Monochromatic Colors of #480742
Black with #480742
Text Example
Text Example
White with #480742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #480742; }
p { color: rgb(72,7,66); }
H1.HeaderClassName
{
color: #480742;
}
.AnyTagClassName
{
color: #480742;
}
</style>
background-color css
<style>
a { background-color: #480742; }
a { background-color: rgb(72,7,66); }
div.DivClassName
{
background-color: #480742;
}
.BgClassName
{
background-color: #480742;
}
</style>
border-color css
<style>
span { border-color: #480742; }
span { border-color: rgb(72,7,66); }
td.TdClassName
{
border-color: #480742;
}
.TagClassName
{
border-color: #480742;
}
</style>