Shades of Mardi Gras #361434
Tints of Mardi Gras #361434
RGB
CMYK
RGB Variations
Color information
#361434 (or 0x361434) is known color: Mardi Gras. HEX triplet: 36, 14 and 34. RGB value is (54,20,52). Sum of RGB (Red+Green+Blue) = 54+20+52=126 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.86% from 126); Green value is 20 (8.20% from 255 or 15.87% from 126); Blue value is 52 (20.70% from 255 or 41.27% from 126); Max value from RGB is 54 - color contains mainly: red. Hex color #361434 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361434 is #C9EBCB. Grayscale: #212121. Windows color (decimal): -13233100 or 3413046. OLE color: 3413046.
HSL color Cylindrical-coordinate representation of color #361434: hue angle of 303.53º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #361434 is Cyan = 0, Magento = 0.63, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 52 | - |
| CMYK | 0 | 0.63 | 0.04 | 0.79 |
| HSL | 303.53º | 0.46% | 0.15% | - |
| HSV(B) | 303.53º | 0.63% | 0.21% | - |
| XYZ | 2.39 | 1.53 | 3.42 | - |
| YUV | 33.81 | 138.26 | 142.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 52 | 0 | 0.63 | 0.04 | 0.79 | 303.53 | 0.46 | 0.15 |
| Hex | 36 | 14 | 34 | 0 | 3F | 4 | 4F | 130 | 2E | F |
| Octal | 66 | 24 | 64 | 0 | 77 | 4 | 117 | 460 | 56 | 17 |
| Binary | 110110 | 10100 | 110100 | 0 | 111111 | 100 | 1001111 | 100110000 | 101110 | 1111 |
Color Harmonies of #361434
Complementary color
Monochromatic Colors of #361434
Black with #361434
Text Example
Text Example
White with #361434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361434; }
p { color: rgb(54,20,52); }
H1.HeaderClassName
{
color: #361434;
}
.AnyTagClassName
{
color: #361434;
}
</style>
background-color css
<style>
a { background-color: #361434; }
a { background-color: rgb(54,20,52); }
div.DivClassName
{
background-color: #361434;
}
.BgClassName
{
background-color: #361434;
}
</style>
border-color css
<style>
span { border-color: #361434; }
span { border-color: rgb(54,20,52); }
td.TdClassName
{
border-color: #361434;
}
.TagClassName
{
border-color: #361434;
}
</style>