Shades of Mardi Gras #4A0947
Tints of Mardi Gras #4A0947
RGB
CMYK
RGB Variations
Color information
#4A0947 (or 0x4A0947) is known color: Mardi Gras. HEX triplet: 4A, 09 and 47. RGB value is (74,9,71). Sum of RGB (Red+Green+Blue) = 74+9+71=154 (20% of max value = 765). Red value is 74 (29.30% from 255 or 48.05% from 154); Green value is 9 (3.91% from 255 or 5.84% from 154); Blue value is 71 (28.12% from 255 or 46.10% from 154); Max value from RGB is 74 - color contains mainly: red. Hex color #4A0947 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #4A0947 is #B5F6B8. Grayscale: #232323. Windows color (decimal): -11925177 or 4655434. OLE color: 4655434.
HSL color Cylindrical-coordinate representation of color #4A0947: hue angle of 302.77º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #4A0947 is Cyan = 0, Magento = 0.88, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 74 | 9 | 71 | - |
| CMYK | 0 | 0.88 | 0.04 | 0.71 |
| HSL | 302.77º | 0.78% | 0.16% | - |
| HSV(B) | 302.77º | 0.88% | 0.29% | - |
| XYZ | 4.06 | 2.11 | 6.15 | - |
| YUV | 35.5 | 148.03 | 155.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 74 | 9 | 71 | 0 | 0.88 | 0.04 | 0.71 | 302.77 | 0.78 | 0.16 |
| Hex | 4A | 9 | 47 | 0 | 58 | 4 | 47 | 12F | 4E | 10 |
| Octal | 112 | 11 | 107 | 0 | 130 | 4 | 107 | 457 | 116 | 20 |
| Binary | 1001010 | 1001 | 1000111 | 0 | 1011000 | 100 | 1000111 | 100101111 | 1001110 | 10000 |
Color Harmonies of #4A0947
Complementary color
Monochromatic Colors of #4A0947
Black with #4A0947
Text Example
Text Example
White with #4A0947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4A0947; }
p { color: rgb(74,9,71); }
H1.HeaderClassName
{
color: #4A0947;
}
.AnyTagClassName
{
color: #4A0947;
}
</style>
background-color css
<style>
a { background-color: #4A0947; }
a { background-color: rgb(74,9,71); }
div.DivClassName
{
background-color: #4A0947;
}
.BgClassName
{
background-color: #4A0947;
}
</style>
border-color css
<style>
span { border-color: #4A0947; }
span { border-color: rgb(74,9,71); }
td.TdClassName
{
border-color: #4A0947;
}
.TagClassName
{
border-color: #4A0947;
}
</style>