Shades of Mardi Gras #3A0936
Tints of Mardi Gras #3A0936
RGB
CMYK
RGB Variations
Color information
#3A0936 (or 0x3A0936) is known color: Mardi Gras. HEX triplet: 3A, 09 and 36. RGB value is (58,9,54). Sum of RGB (Red+Green+Blue) = 58+9+54=121 (16% of max value = 765). Red value is 58 (23.05% from 255 or 47.93% from 121); Green value is 9 (3.91% from 255 or 7.44% from 121); Blue value is 54 (21.48% from 255 or 44.63% from 121); Max value from RGB is 58 - color contains mainly: red. Hex color #3A0936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #3A0936 is #C5F6C9. Grayscale: #1C1C1C. Windows color (decimal): -12973770 or 3541306. OLE color: 3541306.
HSL color Cylindrical-coordinate representation of color #3A0936: hue angle of 304.9º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #3A0936 is Cyan = 0, Magento = 0.84, Yellow = 0.07 and Black (K on CMYK) = 0.77.
Color convert
| RGB | 58 | 9 | 54 | - |
| CMYK | 0 | 0.84 | 0.07 | 0.77 |
| HSL | 304.9º | 0.73% | 0.13% | - |
| HSV(B) | 304.9º | 0.84% | 0.23% | - |
| XYZ | 2.51 | 1.36 | 3.62 | - |
| YUV | 28.78 | 142.23 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 9 | 54 | 0 | 0.84 | 0.07 | 0.77 | 304.9 | 0.73 | 0.13 |
| Hex | 3A | 9 | 36 | 0 | 54 | 7 | 4D | 131 | 49 | D |
| Octal | 72 | 11 | 66 | 0 | 124 | 7 | 115 | 461 | 111 | 15 |
| Binary | 111010 | 1001 | 110110 | 0 | 1010100 | 111 | 1001101 | 100110001 | 1001001 | 1101 |
Color Harmonies of #3A0936
Complementary color
Monochromatic Colors of #3A0936
Black with #3A0936
Text Example
Text Example
White with #3A0936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0936; }
p { color: rgb(58,9,54); }
H1.HeaderClassName
{
color: #3A0936;
}
.AnyTagClassName
{
color: #3A0936;
}
</style>
background-color css
<style>
a { background-color: #3A0936; }
a { background-color: rgb(58,9,54); }
div.DivClassName
{
background-color: #3A0936;
}
.BgClassName
{
background-color: #3A0936;
}
</style>
border-color css
<style>
span { border-color: #3A0936; }
span { border-color: rgb(58,9,54); }
td.TdClassName
{
border-color: #3A0936;
}
.TagClassName
{
border-color: #3A0936;
}
</style>