Shades of Mardi Gras #361834
Tints of Mardi Gras #361834
RGB
CMYK
RGB Variations
Color information
#361834 (or 0x361834) is known color: Mardi Gras. HEX triplet: 36, 18 and 34. RGB value is (54,24,52). Sum of RGB (Red+Green+Blue) = 54+24+52=130 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.54% from 130); Green value is 24 (9.77% from 255 or 18.46% from 130); Blue value is 52 (20.70% from 255 or 40% from 130); Max value from RGB is 54 - color contains mainly: red. Hex color #361834 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361834 is #C9E7CB. Grayscale: #242424. Windows color (decimal): -13232076 or 3414070. OLE color: 3414070.
HSL color Cylindrical-coordinate representation of color #361834: hue angle of 304º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #361834 is Cyan = 0, Magento = 0.56, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 24 | 52 | - |
| CMYK | 0 | 0.56 | 0.04 | 0.79 |
| HSL | 304º | 0.38% | 0.15% | - |
| HSV(B) | 304º | 0.56% | 0.21% | - |
| XYZ | 2.47 | 1.69 | 3.44 | - |
| YUV | 36.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 52 | 0 | 0.56 | 0.04 | 0.79 | 304 | 0.38 | 0.15 |
| Hex | 36 | 18 | 34 | 0 | 38 | 4 | 4F | 130 | 26 | F |
| Octal | 66 | 30 | 64 | 0 | 70 | 4 | 117 | 460 | 46 | 17 |
| Binary | 110110 | 11000 | 110100 | 0 | 111000 | 100 | 1001111 | 100110000 | 100110 | 1111 |
Color Harmonies of #361834
Complementary color
Monochromatic Colors of #361834
Black with #361834
Text Example
Text Example
White with #361834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361834; }
p { color: rgb(54,24,52); }
H1.HeaderClassName
{
color: #361834;
}
.AnyTagClassName
{
color: #361834;
}
</style>
background-color css
<style>
a { background-color: #361834; }
a { background-color: rgb(54,24,52); }
div.DivClassName
{
background-color: #361834;
}
.BgClassName
{
background-color: #361834;
}
</style>
border-color css
<style>
span { border-color: #361834; }
span { border-color: rgb(54,24,52); }
td.TdClassName
{
border-color: #361834;
}
.TagClassName
{
border-color: #361834;
}
</style>