Shades of Mardi Gras #361733
Tints of Mardi Gras #361733
RGB
CMYK
RGB Variations
Color information
#361733 (or 0x361733) is known color: Mardi Gras. HEX triplet: 36, 17 and 33. RGB value is (54,23,51). Sum of RGB (Red+Green+Blue) = 54+23+51=128 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.19% from 128); Green value is 23 (9.38% from 255 or 17.97% from 128); Blue value is 51 (20.31% from 255 or 39.84% from 128); Max value from RGB is 54 - color contains mainly: red. Hex color #361733 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361733 is #C9E8CC. Grayscale: #232323. Windows color (decimal): -13232333 or 3348278. OLE color: 3348278.
HSL color Cylindrical-coordinate representation of color #361733: hue angle of 305.81º degrees, saturation: 0.4, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #361733 is Cyan = 0, Magento = 0.57, Yellow = 0.06 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 23 | 51 | - |
| CMYK | 0 | 0.57 | 0.06 | 0.79 |
| HSL | 305.81º | 0.4% | 0.15% | - |
| HSV(B) | 305.81º | 0.57% | 0.21% | - |
| XYZ | 2.43 | 1.64 | 3.32 | - |
| YUV | 35.46 | 136.77 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 51 | 0 | 0.57 | 0.06 | 0.79 | 305.81 | 0.4 | 0.15 |
| Hex | 36 | 17 | 33 | 0 | 39 | 6 | 4F | 132 | 28 | F |
| Octal | 66 | 27 | 63 | 0 | 71 | 6 | 117 | 462 | 50 | 17 |
| Binary | 110110 | 10111 | 110011 | 0 | 111001 | 110 | 1001111 | 100110010 | 101000 | 1111 |
Color Harmonies of #361733
Complementary color
Monochromatic Colors of #361733
Black with #361733
Text Example
Text Example
White with #361733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361733; }
p { color: rgb(54,23,51); }
H1.HeaderClassName
{
color: #361733;
}
.AnyTagClassName
{
color: #361733;
}
</style>
background-color css
<style>
a { background-color: #361733; }
a { background-color: rgb(54,23,51); }
div.DivClassName
{
background-color: #361733;
}
.BgClassName
{
background-color: #361733;
}
</style>
border-color css
<style>
span { border-color: #361733; }
span { border-color: rgb(54,23,51); }
td.TdClassName
{
border-color: #361733;
}
.TagClassName
{
border-color: #361733;
}
</style>