Shades of Mardi Gras #361432
Tints of Mardi Gras #361432
RGB
CMYK
RGB Variations
Color information
#361432 (or 0x361432) is known color: Mardi Gras. HEX triplet: 36, 14 and 32. RGB value is (54,20,50). Sum of RGB (Red+Green+Blue) = 54+20+50=124 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.55% from 124); Green value is 20 (8.20% from 255 or 16.13% from 124); Blue value is 50 (19.92% from 255 or 40.32% from 124); Max value from RGB is 54 - color contains mainly: red. Hex color #361432 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361432 is #C9EBCD. Grayscale: #212121. Windows color (decimal): -13233102 or 3281974. OLE color: 3281974.
HSL color Cylindrical-coordinate representation of color #361432: hue angle of 307.06º 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 #361432 is Cyan = 0, Magento = 0.63, Yellow = 0.07 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 50 | - |
| CMYK | 0 | 0.63 | 0.07 | 0.79 |
| HSL | 307.06º | 0.46% | 0.15% | - |
| HSV(B) | 307.06º | 0.63% | 0.21% | - |
| XYZ | 2.35 | 1.51 | 3.19 | - |
| YUV | 33.59 | 137.26 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 50 | 0 | 0.63 | 0.07 | 0.79 | 307.06 | 0.46 | 0.15 |
| Hex | 36 | 14 | 32 | 0 | 3F | 7 | 4F | 133 | 2E | F |
| Octal | 66 | 24 | 62 | 0 | 77 | 7 | 117 | 463 | 56 | 17 |
| Binary | 110110 | 10100 | 110010 | 0 | 111111 | 111 | 1001111 | 100110011 | 101110 | 1111 |
Color Harmonies of #361432
Complementary color
Monochromatic Colors of #361432
Black with #361432
Text Example
Text Example
White with #361432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361432; }
p { color: rgb(54,20,50); }
H1.HeaderClassName
{
color: #361432;
}
.AnyTagClassName
{
color: #361432;
}
</style>
background-color css
<style>
a { background-color: #361432; }
a { background-color: rgb(54,20,50); }
div.DivClassName
{
background-color: #361432;
}
.BgClassName
{
background-color: #361432;
}
</style>
border-color css
<style>
span { border-color: #361432; }
span { border-color: rgb(54,20,50); }
td.TdClassName
{
border-color: #361432;
}
.TagClassName
{
border-color: #361432;
}
</style>