Shades of Mardi Gras #361933
Tints of Mardi Gras #361933
RGB
CMYK
RGB Variations
Color information
#361933 (or 0x361933) is known color: Mardi Gras. HEX triplet: 36, 19 and 33. RGB value is (54,25,51). Sum of RGB (Red+Green+Blue) = 54+25+51=130 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.54% from 130); Green value is 25 (10.16% from 255 or 19.23% from 130); Blue value is 51 (20.31% from 255 or 39.23% from 130); Max value from RGB is 54 - color contains mainly: red. Hex color #361933 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361933 is #C9E6CC. Grayscale: #242424. Windows color (decimal): -13231821 or 3348790. OLE color: 3348790.
HSL color Cylindrical-coordinate representation of color #361933: hue angle of 306.21º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #361933 is Cyan = 0, Magento = 0.54, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 25 | 51 | - |
| CMYK | 0 | 0.54 | 0.06 | 0.79 |
| HSL | 306.21º | 0.37% | 0.15% | - |
| HSV(B) | 306.21º | 0.54% | 0.21% | - |
| XYZ | 2.47 | 1.72 | 3.33 | - |
| YUV | 36.64 | 136.11 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 51 | 0 | 0.54 | 0.06 | 0.79 | 306.21 | 0.37 | 0.15 |
| Hex | 36 | 19 | 33 | 0 | 36 | 6 | 4F | 132 | 25 | F |
| Octal | 66 | 31 | 63 | 0 | 66 | 6 | 117 | 462 | 45 | 17 |
| Binary | 110110 | 11001 | 110011 | 0 | 110110 | 110 | 1001111 | 100110010 | 100101 | 1111 |
Color Harmonies of #361933
Complementary color
Monochromatic Colors of #361933
Black with #361933
Text Example
Text Example
White with #361933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361933; }
p { color: rgb(54,25,51); }
H1.HeaderClassName
{
color: #361933;
}
.AnyTagClassName
{
color: #361933;
}
</style>
background-color css
<style>
a { background-color: #361933; }
a { background-color: rgb(54,25,51); }
div.DivClassName
{
background-color: #361933;
}
.BgClassName
{
background-color: #361933;
}
</style>
border-color css
<style>
span { border-color: #361933; }
span { border-color: rgb(54,25,51); }
td.TdClassName
{
border-color: #361933;
}
.TagClassName
{
border-color: #361933;
}
</style>