Shades of Mardi Gras #3D0936
Tints of Mardi Gras #3D0936
RGB
CMYK
RGB Variations
Color information
#3D0936 (or 0x3D0936) is known color: Mardi Gras. HEX triplet: 3D, 09 and 36. RGB value is (61,9,54). Sum of RGB (Red+Green+Blue) = 61+9+54=124 (16% of max value = 765). Red value is 61 (24.22% from 255 or 49.19% from 124); Green value is 9 (3.91% from 255 or 7.26% from 124); Blue value is 54 (21.48% from 255 or 43.55% from 124); Max value from RGB is 61 - color contains mainly: red. Hex color #3D0936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #3D0936 is #C2F6C9. Grayscale: #1D1D1D. Windows color (decimal): -12777162 or 3541309. OLE color: 3541309.
HSL color Cylindrical-coordinate representation of color #3D0936: hue angle of 308.08º degrees, saturation: 0.74, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #3D0936 is Cyan = 0, Magento = 0.85, Yellow = 0.11 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 61 | 9 | 54 | - |
| CMYK | 0 | 0.85 | 0.11 | 0.76 |
| HSL | 308.08º | 0.74% | 0.14% | - |
| HSV(B) | 308.08º | 0.85% | 0.24% | - |
| XYZ | 2.69 | 1.45 | 3.63 | - |
| YUV | 29.68 | 141.73 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 9 | 54 | 0 | 0.85 | 0.11 | 0.76 | 308.08 | 0.74 | 0.14 |
| Hex | 3D | 9 | 36 | 0 | 55 | B | 4C | 134 | 4A | E |
| Octal | 75 | 11 | 66 | 0 | 125 | 13 | 114 | 464 | 112 | 16 |
| Binary | 111101 | 1001 | 110110 | 0 | 1010101 | 1011 | 1001100 | 100110100 | 1001010 | 1110 |
Color Harmonies of #3D0936
Complementary color
Monochromatic Colors of #3D0936
Black with #3D0936
Text Example
Text Example
White with #3D0936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D0936; }
p { color: rgb(61,9,54); }
H1.HeaderClassName
{
color: #3D0936;
}
.AnyTagClassName
{
color: #3D0936;
}
</style>
background-color css
<style>
a { background-color: #3D0936; }
a { background-color: rgb(61,9,54); }
div.DivClassName
{
background-color: #3D0936;
}
.BgClassName
{
background-color: #3D0936;
}
</style>
border-color css
<style>
span { border-color: #3D0936; }
span { border-color: rgb(61,9,54); }
td.TdClassName
{
border-color: #3D0936;
}
.TagClassName
{
border-color: #3D0936;
}
</style>