Shades of Mardi Gras #361738
Tints of Mardi Gras #361738
RGB
CMYK
RGB Variations
Color information
#361738 (or 0x361738) is known color: Mardi Gras. HEX triplet: 36, 17 and 38. RGB value is (54,23,56). Sum of RGB (Red+Green+Blue) = 54+23+56=133 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40.60% from 133); Green value is 23 (9.38% from 255 or 17.29% from 133); Blue value is 56 (22.27% from 255 or 42.11% from 133); Max value from RGB is 56 - color contains mainly: blue. Hex color #361738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361738 is #C9E8C7. Grayscale: #232323. Windows color (decimal): -13232328 or 3675958. OLE color: 3675958.
HSL color Cylindrical-coordinate representation of color #361738: hue angle of 296.36º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #361738 is Cyan = 0.04, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 23 | 56 | - |
| CMYK | 0.04 | 0.59 | 0 | 0.78 |
| HSL | 296.36º | 0.42% | 0.15% | - |
| HSV(B) | 296.36º | 0.59% | 0.22% | - |
| XYZ | 2.54 | 1.68 | 3.93 | - |
| YUV | 36.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 56 | 0.04 | 0.59 | 0 | 0.78 | 296.36 | 0.42 | 0.15 |
| Hex | 36 | 17 | 38 | 4 | 3B | 0 | 4E | 128 | 2A | F |
| Octal | 66 | 27 | 70 | 4 | 73 | 0 | 116 | 450 | 52 | 17 |
| Binary | 110110 | 10111 | 111000 | 100 | 111011 | 0 | 1001110 | 100101000 | 101010 | 1111 |
Color Harmonies of #361738
Complementary color
Monochromatic Colors of #361738
Black with #361738
Text Example
Text Example
White with #361738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361738; }
p { color: rgb(54,23,56); }
H1.HeaderClassName
{
color: #361738;
}
.AnyTagClassName
{
color: #361738;
}
</style>
background-color css
<style>
a { background-color: #361738; }
a { background-color: rgb(54,23,56); }
div.DivClassName
{
background-color: #361738;
}
.BgClassName
{
background-color: #361738;
}
</style>
border-color css
<style>
span { border-color: #361738; }
span { border-color: rgb(54,23,56); }
td.TdClassName
{
border-color: #361738;
}
.TagClassName
{
border-color: #361738;
}
</style>