Shades of Mardi Gras #39093A
Tints of Mardi Gras #39093A
RGB
CMYK
RGB Variations
Color information
#39093A (or 0x39093A) is known color: Mardi Gras. HEX triplet: 39, 09 and 3A. RGB value is (57,9,58). Sum of RGB (Red+Green+Blue) = 57+9+58=124 (16% of max value = 765). Red value is 57 (22.66% from 255 or 45.97% from 124); Green value is 9 (3.91% from 255 or 7.26% from 124); Blue value is 58 (23.05% from 255 or 46.77% from 124); Max value from RGB is 58 - color contains mainly: blue. Hex color #39093A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #39093A is #C6F6C5. Grayscale: #1C1C1C. Windows color (decimal): -13039302 or 3803449. OLE color: 3803449.
HSL color Cylindrical-coordinate representation of color #39093A: hue angle of 298.78º 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 #39093A is Cyan = 0.02, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.77.
Color convert
| RGB | 57 | 9 | 58 | - |
| CMYK | 0.02 | 0.84 | 0 | 0.77 |
| HSL | 298.78º | 0.73% | 0.13% | - |
| HSV(B) | 298.78º | 0.84% | 0.23% | - |
| XYZ | 2.55 | 1.37 | 4.13 | - |
| YUV | 28.94 | 144.4 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 58 | 0.02 | 0.84 | 0 | 0.77 | 298.78 | 0.73 | 0.13 |
| Hex | 39 | 9 | 3A | 2 | 54 | 0 | 4D | 12B | 49 | D |
| Octal | 71 | 11 | 72 | 2 | 124 | 0 | 115 | 453 | 111 | 15 |
| Binary | 111001 | 1001 | 111010 | 10 | 1010100 | 0 | 1001101 | 100101011 | 1001001 | 1101 |
Color Harmonies of #39093A
Complementary color
Monochromatic Colors of #39093A
Black with #39093A
Text Example
Text Example
White with #39093A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39093A; }
p { color: rgb(57,9,58); }
H1.HeaderClassName
{
color: #39093A;
}
.AnyTagClassName
{
color: #39093A;
}
</style>
background-color css
<style>
a { background-color: #39093A; }
a { background-color: rgb(57,9,58); }
div.DivClassName
{
background-color: #39093A;
}
.BgClassName
{
background-color: #39093A;
}
</style>
border-color css
<style>
span { border-color: #39093A; }
span { border-color: rgb(57,9,58); }
td.TdClassName
{
border-color: #39093A;
}
.TagClassName
{
border-color: #39093A;
}
</style>